New question #133413 on rohc: https://answers.launchpad.net/rohc/+question/133413
hi everyone, this is log when when i compile with 'make' command make all-recursive make[1]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1' Making all in src make[2]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src' Making all in common make[3]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/common' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/common' Making all in comp make[3]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/comp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/comp' Making all in decomp make[3]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/decomp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src/decomp' make[3]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src' make[2]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/src' Making all in test make[2]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/test' Making all in app make[2]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/app' Making all in tunnel make[3]: Entering directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/app/tunnel' /bin/bash ../../libtool --tag=CC --mode=link gcc -g -Wall -Wstrict-prototypes -g -O2 -L../../src/common/.libs -L../../src/comp/.libs -L../../src/decomp/.libs -o rohctunnel tunnel.o -lrohc_common -lrohc_comp -lrohc_decomp -lm -lpcap -lpcap -lpcap -lpcap -lpcap -lpcap -lpcap libtool: link: cannot find the library `' or unhandled argument `AKHIR' make[3]: *** [rohctunnel] Error 1 make[3]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/app/tunnel' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1/app' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/media/TUGAS AKHIR 2010/ROHC PACKET/rohc-1.3.1' make: *** [all] Error 2 thanks in advanced Sam -- You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

