Hi, Still not building on armel:
-snip- /bin/bash ../libtool --tag=CC --mode=link cc -Wall -I.. -g -O2 -g -Wall -O2 ../orc/liborc-0.4.la -lm -lrt -o example1 example1.o libtool: link: cc -Wall -I.. -g -O2 -g -Wall -O2 -o .libs/example1 example1.o ../orc/.libs/liborc-0.4.so -lm -lrt ../orc/.libs/liborc-0.4.so: undefined reference to `strsplit' ../orc/.libs/liborc-0.4.so: undefined reference to `get_cpuinfo_line' collect2: ld returned 1 exit status -snip- Looking at the code, the results of get_cpuinfo_line are not used for anything, sigh... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

