← Back to team overview

rohc team mailing list archive

[Question #251025]: Error while installation

 

New question #251025 on rohc:
https://answers.launchpad.net/rohc/+question/251025

I am getting the following error / warning during installation. Is this okay or anything need to be done??

make all
make  all-recursive
make[1]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0'
Making all in src
make[2]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src'
Making all in common
make[3]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
Making all in protocols
make[4]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
Making all in .
make[4]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
  CC     librohc_common_la-crc.lo
cc1: warnings being treated as errors
crc.c: In function ‘crc_calculate’:
crc.c:307: error: will never be executed
crc.c: In function ‘rohc_crc_get_polynom’:
crc.c:988: error: will never be executed
make[4]: *** [librohc_common_la-crc.lo] Error 1
make[4]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0'
make: *** [all] Error 2
bcg@BCGA53:~/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0$ make install
Making install in src
make[1]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src'
Making install in common
make[2]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
Making install in protocols
make[3]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
make[4]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
make[3]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common/protocols'
Making install in .
make[3]: Entering directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
  CC     librohc_common_la-crc.lo
cc1: warnings being treated as errors
crc.c: In function ‘crc_calculate’:
crc.c:307: error: will never be executed
crc.c: In function ‘rohc_crc_get_polynom’:
crc.c:988: error: will never be executed
make[3]: *** [librohc_common_la-crc.lo] Error 1
make[3]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src/common'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/bcg/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0/src'
make: *** [install-recursive] Error 1
bcg@BCGA53:~/Ashok_Kumar/ROHC_Codes/ROHC-1.7.0/rohc-1.7.0$  


-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.