...
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT conf.lo -MD -MP
-MF .deps/conf.make[2]: Leaving directory `/src/alsa-lib-1.0.8/src/alisp'
make[2]: Entering directory `/src/alsa-lib-1.0.8/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.
./include    -g -O2 -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" \
 -c -o conf.lo `test -f 'conf.c' || echo './'`conf.c; \
then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; \
else rm -f ".deps/conf.Tpo"; exit 1; \
fi
mkdir .libs
Tpo -c conf.c  -fPIC -DPIC -o .libs/conf.o
conf.c:2581: error: parse error before "ino_t"
conf.c:2581: warning: no semicolon at end of struct or union
conf.c:2583: error: parse error before '}' token
conf.c: In function `snd_config_hook_load':
conf.c:2770: error: dereferencing pointer to incomplete type
conf.c:2791: error: invalid use of undefined type `struct finfo'
conf.c:2791: error: dereferencing pointer to incomplete type
conf.c:2804: error: invalid use of undefined type `struct finfo'
conf.c:2804: error: dereferencing pointer to incomplete type
conf.c:2806: error: invalid use of undefined type `struct finfo'
conf.c:2806: error: dereferencing pointer to incomplete type
conf.c:2811: error: invalid use of undefined type `struct finfo'
conf.c:2811: error: dereferencing pointer to incomplete type
conf.c:2815: error: invalid use of undefined type `struct finfo'
conf.c:2815: error: dereferencing pointer to incomplete type
conf.c:2822: error: invalid use of undefined type `struct finfo'
conf.c:2822: error: dereferencing pointer to incomplete type
conf.c:2823: error: invalid use of undefined type `struct finfo'
conf.c:2823: error: dereferencing pointer to incomplete type
conf.c: In function `snd_config_update_r':
conf.c:2946: error: invalid application of `sizeof' to incomplete type `finfo'
conf.c:2955: error: invalid use of undefined type `struct finfo'
conf.c:2955: error: dereferencing pointer to incomplete type
conf.c:2966: error: invalid use of undefined type `struct finfo'
conf.c:2966: error: dereferencing pointer to incomplete type
conf.c:2967: error: dereferencing pointer to incomplete type
conf.c:2968: error: dereferencing pointer to incomplete type
conf.c:2969: error: dereferencing pointer to incomplete type
conf.c:2970: error: dereferencing pointer to incomplete type
conf.c:2972: error: invalid use of undefined type `struct finfo'
conf.c:2972: error: dereferencing pointer to incomplete type
conf.c:2972: error: invalid use of undefined type `struct finfo'
conf.c:2972: error: dereferencing pointer to incomplete type
conf.c:2972: error: invalid application of `sizeof' to incomplete type `finfo'
conf.c:2982: error: invalid use of undefined type `struct finfo'
conf.c:2982: error: dereferencing pointer to incomplete type
conf.c:2983: error: invalid use of undefined type `struct finfo'
conf.c:2983: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2984: error: dereferencing pointer to incomplete type
conf.c:2985: error: dereferencing pointer to incomplete type
conf.c:2985: error: dereferencing pointer to incomplete type
conf.c:2986: error: dereferencing pointer to incomplete type
conf.c:2986: error: dereferencing pointer to incomplete type
conf.c:2987: error: dereferencing pointer to incomplete type
conf.c:2987: error: dereferencing pointer to incomplete type
conf.c:3025: error: invalid use of undefined type `struct finfo'
conf.c:3025: error: dereferencing pointer to incomplete type
conf.c:3030: error: invalid use of undefined type `struct finfo'
conf.c:3030: error: dereferencing pointer to incomplete type
conf.c:3034: error: invalid use of undefined type `struct finfo'
conf.c:3034: error: dereferencing pointer to incomplete type
conf.c: In function `snd_config_update_free':
conf.c:3085: error: invalid use of undefined type `struct finfo'
conf.c:3085: error: dereferencing pointer to incomplete type
make[2]: *** [conf.lo] Error 1
make[2]: Leaving directory `/src/alsa-lib-1.0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/alsa-lib-1.0.8/src'
make: *** [all-recursive] Error 1
bash-3.00#

Dont suppose anyone could care to enlighten me, alsa-lib-1.0.{7,8} Never had these errors upon my last lfs install, so im wondering if anyone knows anything I could be missing.

Thanks, Marty

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to