|
From: <da...@sm...> - 2006-03-09 14:30:14
|
I am wanting to deploy an app onto a 64bit zSeries IBM machine, running SUSE 9. The standard build files expectedly don't work, and when I try to run the build.sh, I get the following build errors. /tmp/ccgjLbxa.o(.text+0x4ce): In function `wrapperStartPendingSignalled': : undefined reference to `ceil' /tmp/ccgjLbxa.o(.text+0x528): In function `wrapperStartPendingSignalled': : undefined reference to `ceil' /tmp/ccgjLbxa.o(.text+0x5fa): In function `wrapperStopPendingSignalled': : undefined reference to `ceil' /tmp/ccgjLbxa.o(.text+0x50b6): In function `wrapperProtocolRead': : undefined reference to `ceil' /tmp/ccgjLbxa.o(.text+0x5144): In function `wrapperProtocolRead': : undefined reference to `ceil' I know that Leif, you don't have direct access to this kind of architecture, but you can sign up for a 30 day free access (and not the kind where you have to cancel your subscription or you are charged extortionately) at http://www-03.ibm.com/servers/enable/site/testdrive/zseries/ This is the system I am currently trying to install against, to later install onto a real local zSeries. Many thanks for any help anybody can provide, David Hayes |