Build error: wcschr.o

Jan-Benedict Glaw jbglaw at lug-owl.de
Tue Jan 3 16:50:41 UTC 2006


Hi!

The recent string changes introduced this build error for me:

:
:
vax-linux-uclibc-gcc -c libc/string/wcschr.c -o libc/string/wcschr.o -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I./include -I. -Os -funit-at-a-time -isystem /tmp/build-temp-vax-linux-uclibc/install/usr/lib/gcc/vax-linux-uclibc/4.2.0/include -DNDEBUG
libc/string/strchr.c:29: error: 'strchr' aliased to undefined symbol '__strchr'                                          
make: *** [libc/string/wcschr.o] Error 1                                                                                 

The two strong_alias()es are wrong, a 'W' is missing there...

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw at lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20060103/d074ac59/attachment-0002.pgp 


More information about the uClibc mailing list