Menu

#1 neconfig.h failed to compile

open
nobody
None
5
2003-06-23
2003-06-23
Anonymous
No

Making all in ne_common
make[1]: Entering directory
`/cygdrive/d/neshare-0.2.5/ne_common'
source='nemsgerror.cpp' object='nemsgerror.lo'
libtool=yes \ depfile='.deps/nemsgerror.Plo'
tmpdepfile='.deps/nemsgerror.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile g++
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"neshare\"
-DVERSION=\"0.2.5\" -DNE_PROTOCOL_VERSION=\"0.2.1\"
-DNE_VERSION=\"0.2.5\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DSIZEOF_UNSIGNED_SHORT=2
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4
-DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1
-DHAVE_INET_ATON=1 -DHAVE_INET_ADDR=1 -DHAVE_POLL=1
-DHAVE_SELECT=1 -DHAVE_STRERROR=1 -I. -I.
-I/usr/local/include -g -O2 -c -o nemsgerror.lo
`test -f nemsgerror.cpp || echo './'`nemsgerror.cpp
rm -f .libs/nemsgerror.lo
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"neshare\"
-DVERSION=\"0.2.5\" -DNE_PROTOCOL_VERSION=\"0.2.1\"
-DNE_VERSION=\"0.2.5\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DSIZEOF_UNSIGNED_SHORT=2
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4
-DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1
-DHAVE_INET_ATON=1 -DHAVE_INET_ADDR=1 -DHAVE_POLL=1
-DHAVE_SELECT=1 -DHAVE_STRERROR=1 -I. -I.
-I/usr/local/include -g -O2 -c nemsgerror.cpp -MT
nemsgerror.lo -MD -MP -MF .deps/nemsgerror.TPlo
-DDLL_EXPORT -DPIC -o .libs/nemsgerror.lo
cc1plus: warning: changing search order for system
directory "/usr/local/include"
cc1plus: warning: as it has already been specified as
a non-system directory
In file included from necommonheaders.h:37,
from nemsgerror.cpp:21:
neconfig.h:86: `string' was not declared in this scope
neconfig.h:86: syntax error before `*' token
neconfig.h:165: `string' was not declared in this scope
neconfig.h:165: 'vector' is used as a type, but is not
defined as a type.
In file included from necommonheaders.h:38,
from nemsgerror.cpp:21:
neutils.h:29: parse error before `*' token
neutils.h:40: parse error before `long'
neutils.h:41: parse error before `*' token
neutils.h:42: parse error before `*' token
In file included from necommonheaders.h:39,
from nemsgerror.cpp:21:
nesyslog.h:75: syntax error before `*' token
make[1]: *** [nemsgerror.lo] Error 1
make[1]: Leaving directory
`/cygdrive/d/neshare-0.2.5/ne_common'
make: *** [all-recursive] Error 1

Discussion


Log in to post a comment.