Michael Tansella <[email protected]> writes: >> Michael Tansella <[email protected]> writes: >> > How can I establish a communication connection (I want to transfer Text) >> > from >> >> You can consider using "miredo" techonology. That way you don't have >> to maintain a special publically accessible server yourself. It >> basically gives you dynamic ipv6 address you can reach from anywhere. > > Thanks, sounds interesting. Did somebody successfully compile it? > > It configures successfull. > It compiles very much and then I get the following error: > > generating symbol list for `libtun6.la' > nm .libs/tun6.o .libs/diag.o ../compat/.libs/libcompat.a | | /bin/sed > 's/.* > //' | sort | uniq > .libs/libtun6.exp > ../libtool: eval: line 1: syntax error: "|" unexpected > make[2]: *** [libtun6.la] Error 2 > > It seems to be a libtool problem. Any idea?
If you're compiling on FR it's quite possible you have problems because of busybox. Try to install GNU tools (bash, sed etc) instead. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

