Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem emerging emu10k1-- makefile bug ?! :/
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Kephren
n00b
n00b


Joined: 20 Aug 2003
Posts: 27

PostPosted: Wed Aug 27, 2003 6:34 pm    Post subject: problem emerging emu10k1-- makefile bug ?! :/ Reply with quote

when I emerge emu10k1 that's what I got.

Quote:

root@user # emerge emu10k1
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/emu10k1-0.20a-r5 to /
>>> md5 src_uri ;-) emu10k1-v0.20a.tar.bz2
>>> Unpacking source...
>>> Unpacking emu10k1-v0.20a.tar.bz2 to /var/tmp/portage/emu10k1-0.20a-r5/work
>>> Source unpacked.
make -Cscripts
make[1]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts'
gcc -I/usr/src/linux/include get_version.c -o get_version
make -f /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/Makefile.get_options -C /usr/src/linux get_version_target
make[2]: Entering directory `/usr/src/linux-2.4.20-gentoo-r6'
make[2]: Warning: File `/usr/src/linux-2.4.20-gentoo-r6/.hdepend' has modification time 9.7e+04 s in the future
echo "KERNEL_VERSION := 2.4.20-gentoo-r6" >> /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/../.opts
echo "CFLAGS += -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386" >> /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/../.opts
echo "CC := gcc" >> /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/../.opts
echo "MODFLAGS += -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h" >> /var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts/../.opts
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r6'
make[1]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/scripts'
**
** Compilation configured for KERNEL_VERSION := 2.4.20-gentoo-r6, now compile it with:
** make
**
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -M audio.c cardmi.c cardmo.c cardwi.c cardwo.c efxmgr.c emuadxmg.c hwaccess.c irqmgr.c main.c midi.c mixer.c recmgr.c timer.c voicemgr.c ecard.c passthrough.c 2.4/emu_wrapper.c > .depend
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -DEXPORT_SYMTAB -M ac97_codec.c >> .depend
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o audio.o audio.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardmi.o cardmi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardmo.o cardmo.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardwi.o cardwi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardwo.o cardwo.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o efxmgr.o efxmgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o emuadxmg.o emuadxmg.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o hwaccess.o hwaccess.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o irqmgr.o irqmgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o main.o main.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o midi.o midi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o mixer.o mixer.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o recmgr.o recmgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o timer.o timer.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o voicemgr.o voicemgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o ecard.o ecard.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o passthrough.o passthrough.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o 2.4/emu_wrapper.o 2.4/emu_wrapper.c
ld -r audio.o cardmi.o cardmo.o cardwi.o cardwo.o efxmgr.o emuadxmg.o hwaccess.o irqmgr.o main.o midi.o mixer.o recmgr.o timer.o voicemgr.o ecard.o passthrough.o 2.4/emu_wrapper.o -o emu10k1.o
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/usr/src/linux/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -DEXPORT_SYMTAB -c -o ac97_codec.o ac97_codec.c
**
** The driver was succefully compiled, now install it with:
** make install
**
cd utils && make
make[1]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils'
cd as10k1 && make
make[2]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/as10k1'
gcc -M *.c -W -Wall > .depend
as10k1.c:42:13: warning: multi-line string literals are deprecated
gcc -W -Wall -c -o as10k1.o as10k1.c
as10k1.c:42:13: warning: multi-line string literals are deprecated
as10k1.c: In function `parse_cli_args':
as10k1.c:167: warning: deprecated use of label at end of compound statement
gcc -W -Wall -c -o parse.o parse.c
gcc -W -Wall -c -o assemble.o assemble.c
gcc -W -Wall -c -o macro.o macro.c
gcc as10k1.o parse.o assemble.o macro.o -o as10k1
cd effects && make
make[3]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/as10k1/effects'
../as10k1 -n ac3pass.asm
as10k1: Overiding gpr declaration checks
../as10k1 -n ac3pass-audigy.asm
as10k1: Overiding gpr declaration checks
../as10k1 5band-eq.asm
../as10k1 atten.asm
../as10k1 c2f.asm
../as10k1 chorus.asm
../as10k1 chorus_2.asm
../as10k1 delay.asm
../as10k1 fir.asm
../as10k1 flanger.asm
../as10k1 flanger_2.asm
../as10k1 gain.asm
../as10k1 gain_2.asm
../as10k1 gain_4.asm
../as10k1 gain_6.asm
../as10k1 inv.asm
../as10k1 prologic.asm
../as10k1 sine.asm
../as10k1 surround.asm
../as10k1 tone-old.asm
../as10k1 tone.asm
../as10k1 tremolo.asm
../as10k1 vibrato.asm
../as10k1 vol.asm
../as10k1 vol_2.asm
../as10k1 vol_pcm.asm
make[3]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/as10k1/effects'
make[2]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/as10k1'
cd play-ac3 && make
make[2]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/play-ac3'
gcc -g -Wall -c -o ac3-iec958.o ac3-iec958.c
ac3-iec958.c: In function `ac3_iec958_build_burst':
ac3-iec958.c:99: warning: implicit declaration of function `swab'
gcc -g -Wall play-ac3.c ac3-iec958.o -o play-ac3
play-ac3.c: In function `main':
play-ac3.c:85: warning: implicit declaration of function `strcmp'
gcc -g -Wall play-raw.c -o play-raw
play-raw.c: In function `main':
play-raw.c:45: warning: implicit declaration of function `strcmp'
play-raw.c:84: warning: implicit declaration of function `swab'
make[2]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/play-ac3'
cd mixer && make
make[2]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/mixer'
gcc -M emu-dspmgr.c emu-config.c > .depend
(cd lib; make all)
make[3]: Entering directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/mixer/lib'
gcc -M *.c > .depend
debug.c:363:16: warning: multi-line string literals are deprecated
dsp.c:1406:16: warning: multi-line string literals are deprecated
dsp.c:1428:16: warning: multi-line string literals are deprecated
gcc -g -O2 -Wall -c -o dsp.o dsp.c
dsp.c:1406:16: warning: multi-line string literals are deprecated
dsp.c:1428:16: warning: multi-line string literals are deprecated
gcc -g -O2 -Wall -c -o driver_access.o driver_access.c
gcc -g -O2 -Wall -c -o debug.o debug.c
debug.c:363:16: warning: multi-line string literals are deprecated
gcc -g -O2 -Wall -c -o file.o file.c
file.c: In function `dsp_read_patch':
file.c:452: warning: deprecated use of label at end of compound statement
gcc -g -O2 -Wall -c -o mix.o mix.c
ld -r dsp.o driver_access.o debug.o file.o mix.o -o libdsp.o
make[3]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/mixer/lib'
gcc -g -O2 -Wall -c -o emu-dspmgr.o emu-dspmgr.c
gcc emu-dspmgr.o lib/libdsp.o -o emu-dspmgr
gcc -g -O2 -Wall -c -o emu-config.o emu-config.c
gcc emu-config.o lib/mix.o -o emu-config
make[2]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils/mixer'
make[1]: Leaving directory `/var/tmp/portage/emu10k1-0.20a-r5/work/emu10k1-v0.20a/utils'
**
** Now type "make install-tools" to install the tools
**

>>> Install emu10k1-0.20a-r5 into /var/tmp/portage/emu10k1-0.20a-r5/image/ category media-sound
make: Warning: File `/usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h' has modification time 1.3e+06 s in the future
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o audio.o audio.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardmi.o cardmi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardmo.o cardmo.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardwi.o cardwi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o cardwo.o cardwo.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o efxmgr.o efxmgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o emuadxmg.o emuadxmg.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o hwaccess.o hwaccess.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o irqmgr.o irqmgr.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DEMU10K1_SEQUENCER -I2.4/ -I/drivers/sound -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.20-gentoo-r6/include/linux/modversions.h -c -o main.o main.c
main.c:112:26: sound_config.h: No such file or directory
main.c:113:24: midi_synth.h: No such file or directory
main.c: In function `emu10k1_midi_init':
main.c:448: warning: implicit declaration of function `sound_alloc_mididev_Rba413f87'
main.c:452: `std_midi_synth' undeclared (first use in this function)
main.c:452: (Each undeclared identifier is reported only once
main.c:452: for each function it appears in.)
main.c:453: `midi_devs_Rb3ae63d0' undeclared (first use in this function)
main.c:455: sizeof applied to an incomplete type
main.c:459: warning: implicit declaration of function `sound_unload_mididev_Ra6bb414c'
main.c:465: sizeof applied to an incomplete type
main.c:465: sizeof applied to an incomplete type
main.c:465: sizeof applied to an incomplete type
main.c:467: warning: implicit declaration of function `sequencer_init_Rf78f6363'
main.c: In function `emu10k1_midi_cleanup':
main.c:493: `midi_devs_Rb3ae63d0' undeclared (first use in this function)
main.c: At top level:
main.c:1422: variable `emu10k1_midi_operations' has initializer but incomplete type
main.c:1425: warning: excess elements in struct initializer
main.c:1425: warning: (near initialization for `emu10k1_midi_operations')
main.c:1427: extra brace group at end of initializer
main.c:1427: (near initialization for `emu10k1_midi_operations')
main.c:1427: warning: excess elements in struct initializer
main.c:1427: warning: (near initialization for `emu10k1_midi_operations')
main.c:1428: `std_midi_synth' undeclared here (not in a function)
main.c:1428: warning: excess elements in struct initializer
main.c:1428: warning: (near initialization for `emu10k1_midi_operations')
main.c:1429: extra brace group at end of initializer
main.c:1429: (near initialization for `emu10k1_midi_operations')
main.c:1429: warning: excess elements in struct initializer
main.c:1429: warning: (near initialization for `emu10k1_midi_operations')
main.c:1430: warning: excess elements in struct initializer
main.c:1430: warning: (near initialization for `emu10k1_midi_operations')
main.c:1431: warning: excess elements in struct initializer
main.c:1431: warning: (near initialization for `emu10k1_midi_operations')
main.c:1432: warning: excess elements in struct initializer
main.c:1432: warning: (near initialization for `emu10k1_midi_operations')
main.c:1433: warning: excess elements in struct initializer
main.c:1433: warning: (near initialization for `emu10k1_midi_operations')
main.c:1434: warning: excess elements in struct initializer
main.c:1434: warning: (near initialization for `emu10k1_midi_operations')
main.c:1435: warning: excess elements in struct initializer
main.c:1435: warning: (near initialization for `emu10k1_midi_operations')
main.c:1436: warning: excess elements in struct initializer
main.c:1436: warning: (near initialization for `emu10k1_midi_operations')
main.c:1437: warning: excess elements in struct initializer
main.c:1437: warning: (near initialization for `emu10k1_midi_operations')
main.c:1438: warning: excess elements in struct initializer
main.c:1438: warning: (near initialization for `emu10k1_midi_operations')
main.c:1440: warning: excess elements in struct initializer
main.c:1440: warning: (near initialization for `emu10k1_midi_operations')
main.c:1422: storage size of `emu10k1_midi_operations' isn't known
make: *** [main.o] Error 1

!!! ERROR: media-sound/emu10k1-0.20a-r5 failed.
!!! Function src_install, Line 40, Exitcode 2
!!! could not install
anyone ... know what's wrong..... ?


ty

-Keph


Last edited by Kephren on Wed Aug 27, 2003 7:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
packersthor
n00b
n00b


Joined: 27 May 2003
Posts: 34
Location: Wyoming, United States

PostPosted: Wed Aug 27, 2003 6:36 pm    Post subject: Reply with quote

emu10k1 should not need to be emerged. It is a module in the current kernel. try...
Code:
modprobe emu10k1
then you could add it to your /etc/modules.autoload

Darrell
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum