not sure if this is the right place to send this, as it isnt officially
gnuworld, but would be appreciated if anyone can offer any advice/
support.
--------------------------------------------------------------------------

g++ -DHAVE_CONFIG_H -I. -I. -I../include -DHAVE_NAMESPACE_STD
-DHAVE_CXX_STRING_HEADER -DDLL
IMPORT= -I/usr/local/pgsql/include -I../include -I../libgnuworld -W -Wall
-pipe -I../libltdl
-g -O0 -MT libcservice_la-ADDUSERIDCommand.lo -MD -MP -MF
.deps/libcservice_la-ADDUSERIDComma
nd.Tpo -c ADDUSERIDCommand.cc  -fPIC -DPIC -o
.libs/libcservice_la-ADDUSERIDCommand.o
In file included from /usr/include/c++/3.2.2/backward/iomanip.h:31,
                 from ADDUSERIDCommand.cc:6:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning
This file includes
 at least one deprecated or antiquated header. Please consider using one
of the 32 headers fo
und in section 17.4.1.2 of the C++ standard. Examples include substituting
the <X> header for
 the <X.h> header for C++ includes, or <sstream> instead of the deprecated
header <strstream.
h>. To disable this warning use -Wno-deprecated.
ADDUSERIDCommand.cc:27: syntax error before `::' token
ADDUSERIDCommand.cc:32: `Message' was not declared in this scope
ADDUSERIDCommand.cc:33: parse error before `if'
ADDUSERIDCommand.cc:45: `bot' was not declared in this scope
ADDUSERIDCommand.cc:45: `theClient' was not declared in this scope
ADDUSERIDCommand.cc:46: parse error before `if'
ADDUSERIDCommand.cc:52: `bot' was not declared in this scope
ADDUSERIDCommand.cc:53: parse error before `if'
ADDUSERIDCommand.cc:65: `bot' was not declared in this scope
ADDUSERIDCommand.cc:65: `st' was not declared in this scope
ADDUSERIDCommand.cc:66: parse error before `if'
ADDUSERIDCommand.cc:83: ISO C++ forbids declaration of `srand' with no type
ADDUSERIDCommand.cc:83: `int srand' redeclared as different kind of symbol
/usr/include/stdlib.h:475: previous declaration of `void srand(unsigned int)'
ADDUSERIDCommand.cc:88: parse error before `for'
ADDUSERIDCommand.cc:88: parse error before `;' token
ADDUSERIDCommand.cc:88: syntax error before `++' token
ADDUSERIDCommand.cc:91: syntax error before `+=' token
ADDUSERIDCommand.cc:96: 'md5' is used as a type, but is not defined as a
type.
ADDUSERIDCommand.cc:97: 'md5Digest' is used as a type, but is not defined
as a type.
ADDUSERIDCommand.cc:100: `st' was not declared in this scope
ADDUSERIDCommand.cc:103: syntax error before `.' token
ADDUSERIDCommand.cc:104: syntax error before `.' token
ADDUSERIDCommand.cc:109: parse error before `for'
ADDUSERIDCommand.cc:109: parse error before `;' token
ADDUSERIDCommand.cc:114: 'strstream' is used as a type, but is not defined
as a
   type.
ADDUSERIDCommand.cc:115: syntax error before `<<' token
ADDUSERIDCommand.cc:116: syntax error before `.' token
ADDUSERIDCommand.cc:117: parse error before `;' token
ADDUSERIDCommand.cc:117: syntax error before `++' token
ADDUSERIDCommand.cc:121: syntax error before `<<' token
ADDUSERIDCommand.cc:124: `output' was not declared in this scope
ADDUSERIDCommand.cc:129: `st' was not declared in this scope
ADDUSERIDCommand.cc:129: 'StringTokenizer' is used as a type, but is not
   defined as a type.
ADDUSERIDCommand.cc:131: parse error before `if'
ADDUSERIDCommand.cc:141: 'strstream' is used as a type, but is not defined
as a
   type.
ADDUSERIDCommand.cc:142: syntax error before `<<' token
ADDUSERIDCommand.cc:159: `bot' was not declared in this scope
ADDUSERIDCommand.cc:159: `theQuery' was not declared in this scope
ADDUSERIDCommand.cc:160: parse error before `delete'
ADDUSERIDCommand.cc:168: syntax error before `->' token
gmake[1]: *** [libcservice_la-ADDUSERIDCommand.lo] Error 1
gmake[1]: Leaving directory `/home/darth/gnuworld-sithnet/mod.cservice'
gmake: *** [all-recursive] Error 1
[EMAIL PROTECTED] gnuworld-sithnet]$uname -a
Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:18:24 EST 2003 i686
athlon i386 GNU/Linux
OS: RedHat 9
(command was 'built' into makefiles etc under rh7.3 - 9 is recent upgrade..)
gmake --version
GNU Make version 3.79.1
automake version used:1.7.5
autoconf version used:2.13
--------------------------------------------------------------------------
-Darth
http://sithnet-dev.sourceforge.net

Reply via email to