Hi to all,
Compiling libsigc++-2.0.18 on my arm device (Linksys nslu2), (OS: slugos),
root@linky:~# uname -a
Linux linky 2.6.21.7 #1 PREEMPT Mon Dec 24 23:12:24 UTC 2007 armv5teb
unknown
after `./configure --prefix=/usr` and `make`
I've got some errors by libtool on linking process:
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o
libsigc-2.0.la -rpath /usr/lib signal.lo signal_base.lo trackable.lo
connection.lo slot.lo slot_base.lo lambda.lo
grep:
/home/slug/releases/slugos-4.8-beta/nslu2be.tmp/cross/armeb-linux/lib/libstdc++.la:
No such file or directory
/bin/sed: can't read
/home/slug/releases/slugos-4.8-beta/nslu2be.tmp/cross/armeb-linux/lib/libstdc++.la:
No such file or directory
libtool: link:
`/home/slug/releases/slugos-4.8-beta/nslu2be.tmp/cross/armeb-linux/lib/libstdc++.la'
is not a valid libtool archive
The complete log is on:
http://pastebin.com/f29a4946eThe problem is that the path: /home/slug/releases/slugos-4.8-beta/ isn't
my current working directory, maybe libtool take this path by the
compiler or somewhere..
the correct path for libstdc++.la on my system is: /usr/lib/libstdc++.la
and the current working directory is: /home/alex/libsigc++-2.0.18
I don't know how to solve this problem, hoping someone tell me a
workaround to complete the building process.
Thanks,
--
Alessandro Arrichiello
Studente in Ingegneria Informatica all' Università Federico II di Napoli
URL:
http://www.alexworld.itEmail: <
alezzandro@...> <
al.arrichiello@...>
<
info@...> <
alex@...>
_______________________________________________
libsigc-list mailing list
libsigc-list@...
http://mail.gnome.org/mailman/listinfo/libsigc-list