On 03/13/2012 11:14 AM, Gorja Prasad-B37785 wrote: > Ben, > > Thanks for the reply and I have registered with my coreID. > > I have compiled openssl-1.0.0 and installed at default location > /usr/local/ssl/ and can see /usr/local/ssl/lib and /usr/local/ssl/bin > directories. > > scons build= powerpc-none-linux-gnuspe \ > > STRIP=$(TOOL_CHAIN)/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspe-strip > \ > > CC=$(TOOL_CHAIN)/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspe-gcc \ > > CXX=$(TOOL_CHAIN)/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspe-g++ > > CFLAGS=-I=-I/usr/local/ssl/include \ > > CXXFLAGS=-I/usr/local/ssl/include \ > > LINKFLAGS=-L/usr/local/ssl/lib > > I hit the road either ERROR: Cannot find required openssl/md5.h or ERROR: > cannot find fpclassify,tried –std=gnu99 as well. > > >>>>>>>I think I compiled openssl and placed it in the standard include & > library paths for the cross-compiler when using ARM > > Could you provide the paths where you have placed opensssl for ARM.
Please post the last bit of your compile log where the error occurs. That fpclassify thing is something else I think. Please post the few lines around that message as well. Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
