//flex table opened by JP

Click to See Complete Forum and Search --> : TAR error


c3p0-11n
06-05-2001, 03:05 PM
Tring to work on sound card Vortex2. Ran tar -xzvf au88xx-1.1.2.tar.gz

Got error message:
h:1:2: #error Modules should never use kernel-headers system header
h:2:2: #error but headers from an appropriate kernel-source make: ***[au_audio.o] error 1

Can this be fixed?

SpookyEddy
06-06-2001, 07:03 AM
Install "kernel-source" rpm first, then install the drivers.

c3p0-11n
06-06-2001, 03:21 PM
error: failed dependencies

ncrses-devel is needed
egcs is needed
egcs-cpp is needed
flex is needed
db3-devel is needed
bison is needed
byacc is needed

Are these rpm's?

SpookyEddy
06-06-2001, 05:12 PM
Yes these are rpms, all of them are on CD1 of Mandrake 8.

To install use "Software Manager" in X/KDE or from command line:

cd /mnt/cdrom
rpm -ivh "full package name"

Almost sorted, not far now http://www.sysopt.com/forum/smile.gif

Good luck.

Eddy

c3p0-11n
06-06-2001, 05:34 PM
not able to find ncurses-devel on eather of my CD's

Also can't find the url to rpm's

If you don't mind

Thanks
Bruce

SpookyEddy
06-06-2001, 06:29 PM
The "ncurses-devel" rpm is:

"libncurses5-devel-5.2-12mdk"

I would recommend again using the "Software Manager" app in KDE, it will make this easier if you are new to all this.

Eddy

c3p0-11n
06-06-2001, 07:13 PM
Hi eddy

software manager showes libncurses5 as being installed.

the rpm
ncruses-devel is dependent on
ncruses-ext which is dependent on
libtinfo.so.5 which is supposed to be in
ncrises-5.2-12mdk already installed.
I tried a rebuilddb of ncruses-5.1-12mdk but that did not fix the missing libtinfo.so.5.

I would think that rebuilddb would work but maybe I must remove it and replace it new. a surch at rpmfind for libtinfo.so.5 found a old version of ncruses which the already installed version did not like.