So I figured I would try to use the Rawhide kernel to get support for
my SBLive card.  But I didn't want to upgrade all the libraries, etc.
So I grabbed the SRPMs that looked like they were needed and I rebuilt
them.

One of the SRPMs I tried to rebuild was sndconfig-0.42-1.src.rpm.
Unfortunately, this one won't build.  It complains about 

> [...]
> make[1]: Entering directory `/usr/src/redhat/BUILD/sndconfig-0.42/kudzu'
> cc -c -O2 -m486 -fno-strength-reduce -Wall -D_GNU_SOURCE -DVERSION=\"0.27\" 
>-I/usr/include/python1.5 -o kudzu.o kudzu.c
> cc -c -O2 -m486 -fno-strength-reduce -Wall -D_GNU_SOURCE -DVERSION=\"0.27\" 
>-I/usr/include/python1.5 -o pci.o pci.c
> pci.c:23: pci/pci.h: No such file or directory
> make[1]: *** [pci.o] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/sndconfig-0.42/kudzu'
> make: *** [sndconfig] Error 2
> Bad exit status from /var/tmp/rpm-tmp.3130 (%build)

The problem is that pci.c has a directive to #include <pci/pci.h>.  Anyone
know what package contains that system header file?  Do I need updated
libraries after all?  (There is a /usr/include/sys/pci.h in glibc-devel,
but that would be included as <sys/pci.h>.)

Alternatively, is there a way to get SBLive support that fits in with
RedHat's sound subsystem organization so that it won't break when I
upgrade and that doesn't require upgrading the whole system to Rawhide
or RH6.2beta?

Thanks.

                Matthew Saltzman
                Clemson University Math Sciences
                [EMAIL PROTECTED]
                http://www.math.clemson.edu/~mjs



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to