[Sqlrelay-discussion] rudiments-0.28pre2 compile error
Brought to you by:
mused
|
From: Samuel Luxford-W. <sl...@wi...> - 2005-02-02 18:15:40
|
Hi Dave, I have tried your suggestion of editing src/client.C and inserting: #include <stdlib.h> It now gets further through the compile but seem fails at the linking stage with the following error: make[1]: Entering directory `/home/slw/rudiments-0.28pre2/src' /bin/sh ../libtool --mode=compile g++ -Wall -Wall -pipe -D_REENTRANT -I../ -I../include -c unixclientsocket.C -o unixclientsocket.lo g++ -Wall -Wall -pipe -D_REENTRANT -I../ -I../include -c unixclientsocket.C -fPIC -DPIC -o .libs/unixclientsocket.o unixclientsocket.C: In member function `virtual void unixclientsocket::initialize(namevaluepairs*)': unixclientsocket.C:49: error: `atoi' undeclared (first use this function) unixclientsocket.C:49: error: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [unixclientsocket.lo] Error 1 make[1]: Leaving directory `/home/slw/rudiments-0.28pre2/src' make: *** [all] Error 2 Also - any joy with that zope problem? Thanks, Sam -------------- Winckworth Sherwood Solicitors and Parliamentary Agents DX 148400 WESTMINSTER 5 : 35 Great Peter Street, London SW1P 3LR Telephone 020 7593 5000 Fax 020 7593 5099 -Confidentiality- This email message and any attachments are confidential; they may be subject to legal professional privilege and are intended for the named recipient only. If you are not the named recipient, please return the message and enclosures immediately and delete them from your system. -Caution- Before advice received only by email (whether by attachment or otherwise) may be relied on, the authenticity of the communication must be verified by means independent of email. -Regulation- The firm is regulated by the Law Society. -Partners- A list of partners is available for inspection at each office of the firm and on the firm's website at http://www.winckworths.co.uk |