On 3/28/06, Richard Fish <[EMAIL PROTECTED]> wrote:
> On 3/28/06, Technomancer <[EMAIL PROTECTED]> wrote:
> > Hello guys! I'm having some trouble building alsa on my machine.
> >
> > The alsa kernel driver builds fine, but I get many error messages when
> > alsasound tries to load the module and also a lot of error messages
> > when the service is stopped.
> >
> > I tried to build the modules with alsa-driver (I have disabled the
> > alsa option in the kernel) but it fails to compile, with the following
> > error:
> >
> > include/linux/pci.h:460: error: syntax error before numeric constant
>
> I think we are going to need a few more preceding lines here.
>
> Also, which kernel version are you trying to build against?
>
> -Richard
>
> --
> [email protected] mailing list
>
>
Well... I was using 2.6.15-gentoo-r1 and upgraded to 2.6.16 hoping
this was bug in the Kernel version. The strange thing is that kernel
alsa works fine but the alsasound script reports errors. The
alsa-driver packages just fails to compile as I said.
The sound card is CMI 8738 and the motherboard is an old Asus TUV4X.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
uname -a output:
Linux tannhauser 2.6.16-gentoo #3 PREEMPT Tue Mar 28 21:38:05 BRT 2006
i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
make.conf:
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="mmx sse opengl nvidia glut fbcon svga acpi alsa esd usb nptl
nptlonly crypt ssl doc sdl directfb v4l qt xprint lm_sensors -kde -oss
-arts -gnome -gtk -gtk2 -eds -ipv6"
--
[email protected] mailing list