--- In [email protected], "Alexis Deltour" <[EMAIL PROTECTED]> wrote: > > Hi, > I'm using VMWare Debian devboard-R2_01, I configure foxboard target : > ACME FOXBOARD LX816, Linux 2.6.x, uClibc, ... but i don't manage to > compile my prog with libxml2, Is anyone manage to configure libxml2 > with foxboard ? After libxml2-2.6.26 make with the following > config : ./configure --prefix=/home/fox/devboard-R2_01/target/cris- > axis-linux-gnuuclibc/usr --host=cris-axis-linux-gnuuclibc --enable- > static=yes, I make my application with : CC += -I/home/fox/devboard- > R2_01/target/cris-axis-linux-gnuuclibc/usr/include - > I/home/fox/devboard-R2_01/target/cris-axis-linux- > gnuuclibc/usr/include/libxml2 > LDLIBS += -L/home/fox/devboard-R2_01/target/cris-axis-linux- > gnuuclibc/usr/lib -lxml2 -lz -lm > but I obtain a link error : > /home/fox/devboard-R2_01/target/cris-axis-linux- > gnuuclibc/usr/lib/libxml2.so : could not read symbols : Invalid > operation > collect2 : ld returned 1 exit status > > Faithfully, > > Alexis.
Hi, I'm using fedora devboard-R2_10 and libxml2-IR_6_26-2 ....r/lib/libxml2.so : could not read symbols : Invalid operation collect2 : ld returned 1 exit status I have the same problem, you solves it? thank you for answering me. Faithfully, <eric.
