I am running FreeBSD 4.5-Release gcc version 2.95.3 20010315 (release) 
[FreeBSD], postgresql 7.2 and i got a gnuworld compile error.

cservice.cc:2132: syntax error before `;'
cservice.cc:2134: `_list' undeclared (first use this function)
cservice.cc:2134: (Each undeclared identifier is reported only once
cservice.cc:2134: for each function it appears in.)
cservice.cc:2134: implicit declaration of function `int 
gnuworld::va_start(...)'
cservice.cc:2136: implicit declaration of function `int 
gnuworld::va_end(...)'
cservice.cc: In method `bool gnuworld::cservice::logAdminMessage(const 
char *, ...)':
cservice.cc:2180: syntax error before `;'
cservice.cc: In method `bool gnuworld::cservice::logDebugMessage(const 
char *, ...)':
cservice.cc:2205: syntax error before `;'
cservice.cc: In method `int gnuworld::cservice::Notice(const 
gnuworld::iClient *, const char *, ...)':
cservice.cc:3438: syntax error before `;'
cservice.cc:3440: use of class template `template <class _Tp, class 
_Alloc = class allocator<_Tp1> > list<_Tp,_Alloc>' as expression
cservice.cc:3441: use of class template `template <class _Tp, class 
_Alloc = class allocator<_Tp1> > list<_Tp,_Alloc>' as expression
gmake: *** [cservice.lo] Error 1
s allocator<_Tp1> > list<_Tp,_Alloc>' as expression
cservice.cc:3442: use of class template `template <class _Tp, class 
_Alloc = cla

Reply via email to