[Xorp-users] scons treats warnings as errors

Ben Greear greearb at candelatech.com
Fri Oct 19 12:04:11 PDT 2012


On 10/19/2012 11:41 AM, Moxie Dee wrote:
> OS X: 10.8.2-x86_64
> Xcode: 4.5.1
> CLT: 4.5.0.0.1.1249367152
> LLVM-GCC: build 2336
> Clang: 4.1 build 421
>
> openssl 1.0.1c
> scons 2.2.0
>
> disable_werror=true or --warn=no-all have no effect
>
> Command executed: >scons<

The command executed should be:

scons disable_werror=true

And your logs should show something like this:

Disable Firewall:  False
Disable Profile :  False
Disable -Werror :  True
Enable lex hack :  False
Disable warning logs :  False
Disable error logs :  False


It appears that your version of Xorp is not new enough for this feature.

What version are you using?

Either way, try getting the latest code from github.

Thanks,
Ben



-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-users mailing list