help..error compiling in ubuntu 10.04

Asked by sam

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

Question information

Language:
English Edit question
Status:
Solved
For:
rohc Edit question
Assignee:
No assignee Edit question
Solved by:
Arvind
Solved:
Last query:
Last reply:
Revision history for this message
Best Arvind (arvindkhadri) said :
#1

On 10 November 2010 11:33, sam <email address hidden> wrote:

> 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 <https://launchpad.net/%7Erohc>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~rohc <https://launchpad.net/%7Erohc>
> More help : https://help.launchpad.net/ListHelp
>
The problem is with your Disk label, change it to a simple one.

Revision history for this message
sam (achmadsamhudi) said :
#2

thanks arvind problem solved but when i execute 'make check' another problem appear...

Making check in src
make[1]: Entering directory `/home/xamp/rohc-1.3.1/src'
Making check in common
make[2]: Entering directory `/home/xamp/rohc-1.3.1/src/common'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/src/common'
Making check in comp
make[2]: Entering directory `/home/xamp/rohc-1.3.1/src/comp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/src/comp'
Making check in decomp
make[2]: Entering directory `/home/xamp/rohc-1.3.1/src/decomp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/src/decomp'
make[2]: Entering directory `/home/xamp/rohc-1.3.1/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/src'
make[1]: Leaving directory `/home/xamp/rohc-1.3.1/src'
Making check in test
make[1]: Entering directory `/home/xamp/rohc-1.3.1/test'
make test
make[2]: Entering directory `/home/xamp/rohc-1.3.1/test'
make[2]: `test' is up to date.
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/test'
make check-TESTS
make[2]: Entering directory `/home/xamp/rohc-1.3.1/test'
FAIL: test_ipvx_smallcid.sh
FAIL: test_ipv4fragmented_smallcid.sh
FAIL: test_ipv4_icmp_smallcid.sh
FAIL: test_ipv4_icmp_bug580491_smallcid.sh
FAIL: test_ipv4_icmp+tcp_smallcid.sh
FAIL: test_ipv4_ipv4_icmp_smallcid.sh
FAIL: test_ipv4_ipv4_udplite_smallcid.sh
FAIL: test_ipv4_ipv4_udp_rtp_mp3_smallcid.sh
FAIL: test_ipv4_ipv4_udp_rtp_mp3-variable-pt_smallcid.sh
FAIL: test_ipv4_ipv4_udp_rtp_video1_smallcid.sh
FAIL: test_ipv4_ipv4_udp_rtp_video2_smallcid.sh
FAIL: test_ipv4_ipv4_udp_smallcid.sh
FAIL: test_ipv4_ipv6ext_udp_rtp_video1_smallcid.sh
FAIL: test_ipv4_ipv6_icmp_smallcid.sh
FAIL: test_ipv4_ipv6_udplite_smallcid.sh
FAIL: test_ipv4_ipv6_udp_rtp_video1_smallcid.sh
FAIL: test_ipv4_ipv6_udp_rtp_video2_smallcid.sh
FAIL: test_ipv4_ipv6_udp_smallcid.sh
FAIL: test_ipv4_udplite_smallcid.sh
FAIL: test_ipv4_udp_rtp_h323_smallcid.sh
FAIL: test_ipv4_udp_rtp_misc_smallcid.sh
FAIL: test_ipv4_udp_rtp_mp3_smallcid.sh
FAIL: test_ipv4_udp_rtp_rtp+rtp+icmp_smallcid.sh
FAIL: test_ipv4_udp_rtp_video2_smallcid.sh
FAIL: test_ipv4_udp_rtp_video3_smallcid.sh
FAIL: test_ipv4_udp_rtp_video1_smallcid.sh
FAIL: test_ipv4_udp_rtp_voip_smallcid.sh
FAIL: test_ipv4_udp_rtp_voip+video_smallcid.sh
FAIL: test_ipv4_udp_smallcid.sh
FAIL: test_ipv6ext_icmp_smallcid.sh
FAIL: test_ipv6ext_icmp-large-ipv6-ext_smallcid.sh
FAIL: test_ipv6ext_ipv6ext_icmp_smallcid.sh
FAIL: test_ipv6ext_udp_rtp_audio-vlc_smallcid.sh
FAIL: test_ipv6ext_udp_smallcid.sh
FAIL: test_ipv6_icmp_smallcid.sh
FAIL: test_ipv6_ipv6_icmp_smallcid.sh
FAIL: test_ipv6_ipv6_udplite_smallcid.sh
FAIL: test_ipv6_ipv6_udp_smallcid.sh
FAIL: test_ipv6_udplite_smallcid.sh
FAIL: test_ipv6_udp_rtp_audio-vlc_smallcid.sh
FAIL: test_ipv6_udp_rtp_video2_smallcid.sh
FAIL: test_ipv6_udp_rtp_video1_smallcid.sh
FAIL: test_ipv6_udp_smallcid.sh
FAIL: test_ipvx_largecid.sh
FAIL: test_ipv4fragmented_largecid.sh
FAIL: test_ipv4_icmp_largecid.sh
FAIL: test_ipv4_icmp_bug580491_largecid.sh
FAIL: test_ipv4_icmp+tcp_largecid.sh
FAIL: test_ipv4_ipv4_icmp_largecid.sh
FAIL: test_ipv4_ipv4_udplite_largecid.sh
FAIL: test_ipv4_ipv4_udp_rtp_mp3_largecid.sh
FAIL: test_ipv4_ipv4_udp_rtp_mp3-variable-pt_largecid.sh
FAIL: test_ipv4_ipv4_udp_rtp_video1_largecid.sh
FAIL: test_ipv4_ipv4_udp_rtp_video2_largecid.sh
FAIL: test_ipv4_ipv4_udp_largecid.sh
FAIL: test_ipv4_ipv6ext_udp_rtp_video1_largecid.sh
FAIL: test_ipv4_ipv6_icmp_largecid.sh
FAIL: test_ipv4_ipv6_udplite_largecid.sh
FAIL: test_ipv4_ipv6_udp_rtp_video1_largecid.sh
FAIL: test_ipv4_ipv6_udp_rtp_video2_largecid.sh
FAIL: test_ipv4_ipv6_udp_largecid.sh
FAIL: test_ipv4_udplite_largecid.sh
FAIL: test_ipv4_udp_rtp_h323_largecid.sh
FAIL: test_ipv4_udp_rtp_misc_largecid.sh
FAIL: test_ipv4_udp_rtp_mp3_largecid.sh
FAIL: test_ipv4_udp_rtp_rtp+rtp+icmp_largecid.sh
FAIL: test_ipv4_udp_rtp_video2_largecid.sh
FAIL: test_ipv4_udp_rtp_video3_largecid.sh
FAIL: test_ipv4_udp_rtp_video1_largecid.sh
FAIL: test_ipv4_udp_rtp_voip_largecid.sh
FAIL: test_ipv4_udp_rtp_voip+video_largecid.sh
FAIL: test_ipv4_udp_largecid.sh
FAIL: test_ipv6ext_icmp_largecid.sh
FAIL: test_ipv6ext_icmp-large-ipv6-ext_largecid.sh
FAIL: test_ipv6ext_ipv6ext_icmp_largecid.sh
FAIL: test_ipv6ext_udp_rtp_audio-vlc_largecid.sh
FAIL: test_ipv6ext_udp_largecid.sh
FAIL: test_ipv6_icmp_largecid.sh
FAIL: test_ipv6_ipv6_icmp_largecid.sh
FAIL: test_ipv6_ipv6_udplite_largecid.sh
FAIL: test_ipv6_ipv6_udp_largecid.sh
FAIL: test_ipv6_udplite_largecid.sh
FAIL: test_ipv6_udp_rtp_audio-vlc_largecid.sh
FAIL: test_ipv6_udp_rtp_video2_largecid.sh
FAIL: test_ipv6_udp_rtp_video1_largecid.sh
FAIL: test_ipv6_udp_largecid.sh
===========================================
86 of 86 tests failed
Please report to http://launchpad.net/rohc/
===========================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/xamp/rohc-1.3.1/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/xamp/rohc-1.3.1/test'
make: *** [check-recursive] Error 1

Revision history for this message
sam (achmadsamhudi) said :
#3

finally i solved for those error...just exctract rohc-tests-1.3.1.tar.bz2 and merge all 'test' folder to your rohc directory...

problem solved.

thanks everyone..

Revision history for this message
sam (achmadsamhudi) said :
#4

Thanks Arvind, that solved my question.

Revision history for this message
Arvind (arvindkhadri) said :
#5

On 10 November 2010 22:15, sam <email address hidden> wrote:

> Question #133413 on rohc changed:
> https://answers.launchpad.net/rohc/+question/133413
>
> Status: Open => Solved
>
> sam confirmed that the question is solved:
> Thanks Arvind, that solved my question.
>
> --
> 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 <https://launchpad.net/%7Erohc>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~rohc <https://launchpad.net/%7Erohc>
> More help : https://help.launchpad.net/ListHelp
>
You are welcome :)