I have been trying to build alsa for Hammerfall Lite with the 1.0.0rc2
Seems to fail to create OSS emulation, which I need.  What have I missed?

==John ffitch
------------------------------------------------------------------------
gcc -shared  alsa-oss.lo  -ldl /usr/lib/libasound.so -lm -ldl -lpthread  -Wl,-soname 
-Wl,libaoss.so.0 -o .libs/libaoss.so.0.0.0
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libpthread.a(wrapsyscall.o): In 
function `close':
/usr/src/build/85131-i386/BUILD/glibc-2.2.4/linuxthreads/wrapsyscall.c:74: multiple 
definition of `__close'
alsa-oss.lo:/home/jpff/alsa-oss-1.0.0rc2/alsa-oss.c:1759: first defined here
/usr/bin/ld: Warning: size of symbol `__close' changed from 187 to 53 in wrapsyscall.o
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libpthread.a(wrapsyscall.o): In 
function `fcntl':
/usr/src/build/85131-i386/BUILD/glibc-2.2.4/linuxthreads/wrapsyscall.c:79: multiple 
definition of `__fcntl'
alsa-oss.lo:/home/jpff/alsa-oss-1.0.0rc2/alsa-oss.c:1804: first defined here
/usr/bin/ld: Warning: size of symbol `__fcntl' changed from 100 to 64 in wrapsyscall.o
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libpthread.a(wrapsyscall.o): In 
function `open':
/usr/src/build/85131-i386/BUILD/glibc-2.2.4/linuxthreads/wrapsyscall.c:111: multiple 
definition of `__open'
alsa-oss.lo:/home/jpff/alsa-oss-1.0.0rc2/alsa-oss.c:1731: first defined here
/usr/bin/ld: Warning: size of symbol `__open' changed from 190 to 64 in wrapsyscall.o
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libpthread.a(wrapsyscall.o): In 
function `read':
/usr/src/build/85131-i386/BUILD/glibc-2.2.4/linuxthreads/wrapsyscall.c:153: multiple 
definition of `__read'
alsa-oss.lo:/home/jpff/alsa-oss-1.0.0rc2/alsa-oss.c:1782: first defined here
/usr/bin/ld: Warning: size of symbol `__read' changed from 100 to 67 in wrapsyscall.o
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libpthread.a(wrapsyscall.o): In 
function `write':
/usr/src/build/85131-i386/BUILD/glibc-2.2.4/linuxthreads/wrapsyscall.c:178: multiple 
definition of `__write'
alsa-oss.lo:/home/jpff/alsa-oss-1.0.0rc2/alsa-oss.c:1774: first defined here
/usr/bin/ld: Warning: size of symbol `__write' changed from 100 to 67 in wrapsyscall.o
collect2: ld returned 1 exit status


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to