Hello,
I downloaded the latest alsa drivers and started compiling on my
system (Kernel 2.2.15, Debian 2.1). After sometime, the process aborts
with the following message:
<snip>
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c
-fPIC -DPIC pcm_misc.c -o .libs/pcm_misc.lo
In file included from /usr/include/linux/asound.h:39,
from ../../include/asoundlib.h:25,
from pcm_local.h:22,
from pcm_misc.c:32:
/usr/include/netinet/in.h:204: conflicting types for `ntohl'
/usr/include/asm/byteorder.h:22: previous declaration of `ntohl'
/usr/include/netinet/in.h:206: conflicting types for `htonl'
/usr/include/asm/byteorder.h:24: previous declaration of `htonl'
make[3]: *** [pcm_misc.lo] Error 1
make[3]: Leaving directory `/home/mas/tmp/alsa-lib-0.5.8/src/pcm'
make[2]: *** [pcm/libpcm.la] Error 2
make[2]: Leaving directory `/home/mas/tmp/alsa-lib-0.5.8/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/mas/tmp/alsa-lib-0.5.8/src'
make: *** [install-recursive] Error 1
But, I could sucessfully compile the same on RH6.2. Is there something
that is missing in the Debian system which is causing the error? I
also noticed another strange problem during the compilation. After
compiling the alsa-driver, if I type a command cd and press tab key,
it just logs me out. It is the same on all terminals. During the
course of this compilation, I am facing many problems, which are not
reproducible. Any pointers would be helpful
Thanks,
sridhar
---------------------------------------------------------------
Sridhar M.A. Powered by:
University of Mysore, Manasagangotri Debian GNU/Linux 2.1
Mysore 570 006, INDIA
-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting. The site is
at http://botsie.tripod.com/beforeposting/