|
From: Martin K. <mar...@un...> - 2005-12-02 10:38:54
|
Hi, When compiling the service wrapper on an Linux/AMD64 box I get following errors: /tmp/ccWtwCwN.o: In function `wrapperStartPendingSignalled': wrapper.c:(.text+0x3d4c): undefined reference to `ceil' /tmp/ccWtwCwN.o: In function `wrapperStopPendingSignalled': wrapper.c:(.text+0x3e50): undefined reference to `ceil' /tmp/ccWtwCwN.o: In function `wrapperProtocolRead': wrapper.c:(.text+0x427c): undefined reference to `ceil' Has anybody a solution for this problem? Martin |