← Back to team overview

rohc team mailing list archive

Re: [Question #251025]: Error while installation

 

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

    Status: Open => Needs information

Didier Barvaux requested more information:
Hello,

> 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

Hmm, strange, those errors should only be non-fatal warnings by default.
What is your Linux distribution? What compiler do you use? Which version
of your compiler? Did you specify -Werror in your CFLAGS ? Did you run
./configure <options> or ./autogen.sh <options> ?

And what is the result of:
  $ head config.log

Regards,
Didier

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