hi all, when compiling a system for my x86 pc using buildroot, I got the following error at alsa-lib:
../src/.libs/libasound.so: undefined reference to `wordfree' ../src/.libs/libasound.so: undefined reference to `wordexp' but, my uClibc-0.9.29.config has: # # Big and Tall # UCLIBC_HAS_REGEX=y UCLIBC_HAS_REGEX_OLD=y UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y Am I doing something wrong, or wordexp is not correctly defined? I'm using uclibc 0.9.29 w/ the buildroot patches: uClibc-0.9.29-001-fix-mmap.patch uClibc-0.9.29-conditional-sched_affinity.patch uClibc-0.9.29-fix-fget_putc.diff uClibc-0.9.29-fix-gethostent_r-failure-retval.patch uClibc-0.9.29-fix-internal_function-definition.patch uClibc-0.9.29-rm-whitespace.patch uClibc-0.9.29-wchar.config uclibc rocks! bye, rafael diniz -- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Ciência da Computação @ Unicamp Rádio Muda, radiolivre.org, TV Piolho, tvlivre.org, www.midiaindependente.org Chave PGP: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2FF86098 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
