Slackware :: Src2pkg Install / Line 438: 'read_pkg_info_desc : Not A Valid Identifier?

Jun 28, 2010

I have a little problem installing src2pkg on my linux from stratch system.

I downloaded the package and saved it on /
After that I did cd /usr/libexec/src2pkg/src2pkg-helpers

There I did a sh src2pkg.setup
But now I'm getting this error message :

/usr/libexec/src2pkg/13-make-description: line 438: 'read_pkg_info_desc : not a valid identifier.

Do anyone have any idea what went wrong ?

View 14 Replies


ADVERTISEMENT

Slackware :: Src2pkg Installing Privoxy / Build A Package Of Privoxy With Src2pkg?

Apr 15, 2010

In INSTALL I can see:

Quote:

to build from either unpacked tarball or CVS source:

autoheader
autoconf
./configure # (--help to see options)
make # (the make from GNU, sometimes called gmake)
su # Possibly required
make -n install # (to see where all the files will go)
make -s install # (to really install, -s to silence output)
code....

I think that trouble is in autoheader. I don't now does src2pkg (2.1) support it.Is it impossible to build a package of privoxy with src2pkg?

View 9 Replies View Related

Slackware :: Src2pkg Install - With Helpers ?

Mar 12, 2010

Had 1.9.9 installed and upgraded using 2.1 but 'src2pkg --setup' throws an error. So I removed any existing packages and re-downloaded/reinstalled.

Same issue:

What's strange is that there is a src2pkg-helpers-1.0-x86_64-1.tgz package in the directory from which src2pkg was installed, but the setup procedure is trying to install using src2pkg-helpers-1.0.tar.bz2. So it's as if 'src2pkg --setup' is trying to install using the wrong src package ...

I can download the helpers install package which has the correct name, but I'd prefer to sort this out first.

View 10 Replies View Related

Slackware :: Src2pkg Running Make Install Has Failed With Error: 1

Mar 10, 2010

when i upgraded to slackware-current few days ago i tried to create packages with src2pkg and i get this:

Checking for Makefile rule: 'install' Okay
Checking support for DESTDIR (or similar) - Found DESTDIR
Installing using DESTDIR - Using:
make DESTDIR=/tmp/xf86-video-intel-2.10.901-i486-1 install
Notice - Possible error running 'make install'
FATAL! Running make install has failed with error: 1
Try using INSTALL_LINE 'make -i install' Exiting...

is it because of i have slackware 32bits i installed src2pkg successfully on slackware 13 but on slackware-current if i remove it and do src2pkg --setup i get error something like cannot live without it every time. when wanting to create src2pkg-helpers.

but i want to know what im doing wrong ?

before i created packages successfully. i execute src2pkg as root

View 14 Replies View Related

OpenSUSE Install :: Install (MBR Identifier) - Error: No Devices Matches MBR Identifier "hex Number"

Jun 2, 2010

Every single image i try from opensuse 11.2 on usb stick i have the same error: No devices matches MBR identifier "hex number" Before asking me for fdisk or whatever, my MD5 sums are all right and i tried both unetbootin and "dd if=path of=usb_path" methods.

View 1 Replies View Related

General :: Warnings / Errors "not A Valid Identifier" At Bash Login

Jul 19, 2010

-bash: export: `/usr/java/default': not a valid identifier messages when we login as root to one of our server. This started occurring after a consultant installed software on the server. I have looked around in .bashrc, etc. for the error path so I can remove it, but can't seem to locate it. Does anyone have any tips on how to locate script line where this is being included, and/or trace the login procedure to find the culprit?

View 7 Replies View Related

Slackware :: Src2pkg Fails With No_Install_Line Given?

Aug 14, 2010

I know this is probably simple, but I have been trying to upgrade to the latest release of Opera, downloaded the Bz2 file, and when running source to package it fails with this error. Opera seems to be the only app this fails with. I got the same error on the previous release as well, so I just gave up and waited until Slackpackage.org finally got that release.

I searched here and the net, and did in fact find a previous post about this, but, truthfully, I didn't understand the explanation at all.

Anyone have any idea how to handle this error?

View 12 Replies View Related

Slackware :: Use Src2pkg On Source Directories?

Apr 27, 2010

I am wondering if there is a way to use src2pkg on source directories I have checked out from git? I can't see any such option in the manpage. At the moment it works if I tar it up, but I can't find a way to just use the directory directly.

View 1 Replies View Related

Slackware :: Src2pkg - Building Xorgxserver 1.8 ?

May 10, 2010

Im having problem building xorg-xserver 1.8 with src2pkg

Heres src2pkg build script:

Code:

error that im getting is :

Code:

What am i doing wrong? sysconfdir=/etc directive is inside the script.

View 14 Replies View Related

Slackware :: Using Src2pkg To Build Svn Sources

May 25, 2010

What's the best way to use src2pkg to build sources checked out from svn?

Src2pkg expects a source tarball. But when you check out or export a program's code from svn you don't get a tarball. You just get a source directory.

Do I tar and gzip the directory? Or is there a way to skip that step?

View 4 Replies View Related

Slackware :: Slackware Identifier Icon Missing

Jan 23, 2011

I am using Firefox-4.0b9 from /testing. I never deleted the old profile from 3.6x days. I just noticed that the Slackware identifier icon is now just a generic Linux icon. I checked in about:config, and the general. useragent.extra.linux string is still set to Slackware Linux.Is there something different to do for FF-4x? This isn't a real problem, just an annoying matter of pride.

View 14 Replies View Related

Slackware :: Make The Kernel-headers With Src2pkg?

Jun 25, 2010

Im trying to make a sort of slackware using LFS.In the first chapter I have to make the kernel-headers this way :

make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /usr/include

Can I do these steps also with using a the source and src2pkg ?

View 6 Replies View Related

Slackware :: Src2pkg Doinst.sh Auto Library Links

Apr 1, 2011

auto generated doinst.sh files when using the -A switch.

The file will contain link removal and generation for libraries in the package eg.

When upgrading to a new version of the app, the library name might change eg.

So the links that doinst.sh creates is now incorrect. ie. the link is now dead because it points to a file that does not exist. Does one have to regenerate .src2pkg and resulting doinst.sh when using a new version of the package or is there another way to have doinst.sh regenerated without redoing .src2pkg?

View 2 Replies View Related

Slackware :: Cheese-camera.c:1034: Error: (Each Undeclared Identifier Is Reported Only Once

Oct 27, 2010

I got some error in make

Code:

bash-4.1# ./configure
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk

[code]....

View 14 Replies View Related

OpenSUSE Install :: No Devices Matches MBR Identifier

Nov 9, 2010

I've made a bootable USB with 10.3 live CD. I can boot successfully using a 10.3 live CD as long as the USB stick is not plugged in, but if I try to boot from the USB stick, or from the CD when the USB stick is plugged in, I get "No devices matches MBR identifier: !" where the bit after the colon is 2 spaces followed by the exclamation mark. I've seen this message reported elsewhere but never with a blank for the MBR id.I'm running on a Dell Insprion 9100 with 1.5G RAM.

View 2 Replies View Related

OpenSUSE Install :: Can't Boot LiveCD / 'No Devices Matches MBR Identifier' Error

Jul 5, 2010

I am certain that the problem is not with the CD. It can boot on my laptop. It's the RC2 of OpenSuse 11.3 Gnome. When I try to boot on my PC, I get the error "No devices matches MBR identifier: 0x502eadc3".I had some problems when installing Ubuntu, with HDD partitioning because it's SATA3. I tried several things, chandged from IDE to ACHI in Bios, then after it didn't work I simply plugged out all of the Sata cables but still the same. It should be because of Bios settings I guess.I have Gigabyte X58A-UD3R mainboard. Please help, I really love OpenSuse

View 5 Replies View Related

Slackware :: Slackware64-13.0 Multilib Can Not Build Valid Initrd For Kernels 2.6.30

Feb 27, 2010

I've just installed a Slackware64-13.0 test machine with alienBOB's multilib packages. I'm running the stock kernel generic-2.6.29.6 with an initrd set up using mkinitrd.confEverything is fine except that I cannot build a right initrd for kernels 2.6.30, both the /testing one or a custom build: if I try, it will panic at boot with the "couldn't find a valid RAM disk image" error.On the same hardware, without multilib support, I was able to correctly build and boot 2.6.30 initrds.

View 11 Replies View Related

Slackware :: Wireless Connections - Valid Ip Address, But No Network Connectivity?

Apr 8, 2011

I'm having making network/internet connection with my laptop. I have:Toshiba 1415 S173laptop
NetGear WG511T pcmcia card using madwifiNetGear WPNT511 pcmcia card using windows driver via ndiswrapperSlackware 12.2In both cases the card is recognized, and I can get a list of access points with iwlist.I can set the card to connect to the desired access point. I can use dhclient to get an ip address from the remote dhcp server. This works, the card is assigned a valid ip address on the desired network.Once I do this, however, I cannot access any network resources, no Internet, and no other devices on the network can see, ping, or access my laptop. It does this with with both cards, using madwifi or the windows driver via ndiswrapper.

View 9 Replies View Related

Slackware :: Wine Install Fails At Line 291 - Alien Bob's SlackBuild Script

Jan 30, 2010

Using slack 13.0 32-bit.

I'm using [url] with one modification only:

The version number at $SRCVER was changed to 1.1.37

The script has failed with the following error message:

Code:

The code at that line is

Code:

I also have noted the following (in part) outputs previous to the error

Code:

It appears to me that a successful build may have been made at /tmp/build/package-wine/usr But the install has failed.

View 14 Replies View Related

OpenSUSE Install :: Install Problem - No Valid EXT4 File System?

Sep 16, 2010

I just trying installing OpenSuse 11.2 on a Dell Dimension 4500 2.0 Ghz with 512 mb memory and 40 gb hard drive.During the installation the following error was produced: "System Check for partition /dev/sdb1 contains no valid Ext4 file system". After the install process was completed, the keyboard and mouse were not useable

View 7 Replies View Related

Slackware :: Slackware Current Installpkg Line 59 Rev Command Not Found

Feb 28, 2011

First time I've done this in awhile Upgrading my Slackware64 -current VM, following the standard routine that has always worked in the past -

Code:

slackpkg clean-system
slackpkg install-new
The clean-system removed 2 packages -
util-linux-ng
eggdbus

Installpkg will no longer work, complaining that the rev command is not found. The problem hit with the removal of util-linux-ng. I cp'd util-linux to ~/. Extracted with tar and executed the doinstall. Fixed.

View 4 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

Ubuntu Servers :: Install Software - Valid Sources.list For Sparc

Jan 21, 2010

i have a recicled sun fire v240 that i need to use for central loging server, i got an ubuntu 7.10 cd that i got to install succefully in the server. So foar so good, the problem now is that i cant install any software, everytime i run apt-get update the error says:

[Code]...

I guess the old repositories configured in the old 7.10 iso are no longer valid, where can i find a valid one?

View 1 Replies View Related

CentOS 5 :: Generate Unique Identifier On 5.x?

Jul 30, 2009

how can I generate unique identifier on centos 5.x I read some thing about using utility such as uuid or uuidgen

View 1 Replies View Related

OpenSUSE Install :: Red Line Of Error Msg During Boot System Console Stolen At Line: 266 SuSE11.4?

Apr 29, 2011

...../etc/init.d/before.local...System Console Stolen at line: 266 This line of red warning consistently appears immediately after something that ended with /etc/init.d/before.localThis is during the boot.Have anyone see it before ?It appears both in kernel versions:2.6.37.6-0.5-desktop2.6.37.1-1.2-desktop

View 3 Replies View Related

Ubuntu Multimedia :: Unique Identifier For A Music File?

Feb 6, 2010

I am looking to understand what would be the optimal or standard way to create a unique id for music files. Something like md5 sum, but taking into consideration that the music files contain some metadata that can be changed.At the end of the day I would like to create a backup database containing all my ratings for the songs. It should be independent from the filename and location.I have seen the libofa, but there does not seem to be much information about it. It is integrated into some GUI tools including Amarok, but they do not do what I want. PUID from Musicbrainz is explicitly closed source based.

View 1 Replies View Related

Programming :: Loading Driver - Undeclared Identifier Reported

Nov 18, 2010

I tried to load a simple driver program. I am using RHEL5. When I tried to compile my 'driver.c' program it shows the following error:

[root@jameslee ~]# gcc -c device.c
device.c:1:25: error: linux/module.h: No such file or directory
device.c: In function 'init_module':
device.c:6: error: 'KERN_INFO' undeclared (first use in this function)
device.c:6: error: (Each undeclared identifier is reported only once
device.c:6: error: for each function it appears in.)
device.c:6: error: expected ')' before string constant
device.c: In function 'cleanup_module':
device.c:12: error: 'KERN_INFO' undeclared (first use in this function)
device.c:12: error: expected ')' before string constant

View 9 Replies View Related

Programming :: YACC Syntax Error Unexpected Identifier

Feb 5, 2010

I was going through this Lex/YACC tutorial: [URL]... and I was working along with it. The Lex examples worked fine, but the YACC one quit white compiling

[Code]...

View 5 Replies View Related

Software :: Installing Ffmpeg-php / Error: (Each Undeclared Identifier Is Reported?

Jun 8, 2011

I have installed php-devel successfully prior to go with the installation (yum install php-devel). Here is what I did;

1.wget "url
2.tar xjvf ffmpeg-php-0.6.0.tbz2
3.cd ffmpeg-php-0.6.0
4.phpize
5../configure
6.make
7.make install
code....

View 7 Replies View Related

Ubuntu Networking :: SNMP Error Message - Unknown Object Identifier

Mar 25, 2011

In both CentOS 5.5 and FreeBSD 7.4 when I use
Code:
snmpget -v 1 -c public windows_host system.sysDescr.0
I get the remote windows machine system description just fine. But not in ubuntu.
Searching snmp-net FAQ for the erroe message "Unknown Object Identifier", I got this to work around
Code:
snmpget -v 1 -c public 127.0.0.1 SNMPv2-MIB::system.sysDescr.0
But it not worked either.. Searching "MIB" using apt-file search, I installed "snmp-mibs-downloader", and now
Code:
snmpget -v 1 -c public 127.0.0.1 SNMPv2-MIB::system.sysDescr.0
works.. but
Code:
snmpget -v 1 -c public windows_host system.sysDescr.0
still breaks..
Why it works in CentOS and FreeBSD but not in Ubuntu?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved