[Buildroot] Implicit declaration of mblen

Kees van Unen Keesvanunen at hotmail.com
Mon Oct 23 16:11:35 UTC 2017


> Copy the the make command line from the xlib_libX11, append V=1 to it, and 
> you'll see the compilation commands. Copy the compilation command for the 
> failing file, replace the -c with -E and the -o with some filename, so you
> get 
> the preprocessed file. Then in that preprocessed file check which stdlib.h
> it 
> includes. stdlib.h should be included from include/X11/Xlibint.h. 

Hi, I managed to get the preprocessor file (see uploaded file). It includes
the next stdlib.h:

output/host/arm-buildroot-linux-uclibc/gnueabihf/sysroot/usr/include/stdlib.h

In this version of stdlib.h there is no reference to mblen (see uploaded
file).

Regards,
Kees

imCallbk.o
<http://buildroot-busybox.2317881.n4.nabble.com/file/t2263/imCallbk.o>  
stdlib.h
<http://buildroot-busybox.2317881.n4.nabble.com/file/t2263/stdlib.h>  






--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/



More information about the buildroot mailing list