[Buildroot] Trouble linking libroxml

Shawn J. Goff shawn7400 at gmail.com
Tue Mar 19 22:21:30 UTC 2013


I'm trying to link use libroxml, but I'm getting errors like this:

    undefined reference to `roxml_load_buf(char*)'

The compiler line looks like this:

    arm-unknown-linux-gnueabi-g++   main.o debug.o modem.o mutex.o
qmodem.o serial.o util.o -lusb -lrt -lpthread -lm -lcurl -lroxml -o
modem-monitor

libroxml.so is built and in the target and the sysroot, and
arm-unknown-linux-gnueabi-nm shows the symbol is present.


Is there anything else I might be missing?


More information about the buildroot mailing list