[Xorp-hackers] Porting xorp

Ben Greear greearb at candelatech.com
Mon Feb 16 09:24:43 PST 2015


On 02/16/2015 04:12 AM, Rajeesh R wrote:
> Hi ,
> 
> Thanks.
> 
> I found one thing that all my header file checkings are failing . [....... Checking whether fpclassify is declared... no
> Checking whether fpclassify is declared... no ERROR:  Cannot find fpclassify, tried -std=gnu99 as well ]
> 
> Do I want to modify the allconfig.py and SConstruct file according to my include path ?
> currently I am passing paths as arguemet scon arguement 
> 
> My command is 
> 
> scons CC=${HOME}/git/project/tools/ucfront-gcc   CXX=${HOME}/git/project/tools/ucfront-g++  CPPPATH=-I${HOME}/git/project/include LINKPATH= ${HOME}/git/project/lib 

You did not answer my question:

Are you using the latest code from the git tree?

Please go look at the code that is complaining.  There were issues with this before,
though I don't recall the details.  'gitk' and other tools will show you the history
around that code.

Have you tried compiling with normal x86 compiler to make sure at least that works for you?

Thanks,
Ben

> 
> Thanks
> Rajeesh
> 
> ________________________________________
> From: Ben Greear [greearb at candelatech.com]
> Sent: Monday, February 16, 2015 1:01 AM
> To: Rajeesh R; xorp-hackers at icir.org
> Subject: Re: [Xorp-hackers] Porting xorp
> 
> On 02/15/2015 02:08 AM, Rajeesh R wrote:
>> Hi,
>>
>> while cross compiling I getting some errors
> 
> Did you try the top-of-tree git repo for xorp?
> 
> Either way, you could have to do some changes to the code
> to get it to work with your cross-compiler.  I don't have time
> to fix your problems for you, but if you get patches that help,
> please send them to the mailing list and I can review them and
> apply them if they make sense.
> 
> Thanks,
> Ben
> 
> --
> Ben Greear <greearb at candelatech.com>
> Candela Technologies Inc  http://www.candelatech.com
> 
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> ______________________________________________________________________
> 


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



More information about the Xorp-hackers mailing list