dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]SEE/Andromeda compile problem ?


From: Gopal.V
Subject: [DotGNU]SEE/Andromeda compile problem ?
Date: Thu, 17 Jan 2002 20:46:25 +0530
User-agent: Mutt/1.2.5i

Hi Everybody,
        I am confused about one small fact about the SEE/Andromeda
daemon. I have got a *FRESH* cvs today along with the latest
CommonC++ sources (1.9.3). Compiled & Installed the CommonC++
on the system (A Redhat 7.1 with a 2.4.9 i686 Linux Kernel,
g++ 2.96).But the problem with compiling SEE is that I get a 
*parse* error ?.I won't have complained if I had got a SEGFAULT. 
(that happens to the best among us). I've attatched the error
messages thrown. Please advise or update CVS whichever is 
necessary.

--begin--error--messages--
Making all in server
make[1]: Entering directory `/home/gopal/dotgnu/see/andromeda/server'
c++ -DPACKAGE=\"andromeda\" -DVERSION=\"0.0.2\" -DHAVE_SETENV=1 
-DHAVE_STRTOK_R=1 -DHAVE_LOCALTIME_R=1  -I. -I.      -g -O2 
-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -g -O2 -D_GNU_SOURCE 
-DVERPATH=\"0.0.2\" -DANDROMEDA_EXPORT -c test.cpp
In file included from test.cpp:17:
andromeda.h:61: parse error before `{'
andromeda.h: In function `const char *getPlugins ()':
andromeda.h:71: `getLast' undeclared (first use this function)
andromeda.h:71: (Each undeclared identifier is reported only once for 
each function it appears in.)
andromeda.h: At top level:
andromeda.h:80: parse error before `}'
andromeda.h:93: parse error before `{'
andromeda.h:98: friend declaration not in class definition
andromeda.h:99: friend declaration not in class definition
andromeda.h:101: parse error before `protected'
andromeda.h:115: virtual outside class declaration
andromeda.h: In function `void Stop ()':
andromeda.h:115: `Terminate' undeclared (first use this function)
andromeda.h: At top level:
andromeda.h:116: parse error before `}'
andromeda.h:133: syntax error before `*'
andromeda.h:187: syntax error before `;'
test.cpp: In method `void TestPlugin::Initial ()':
test.cpp:31: `SLOG_DEBUG' undeclared (first use this function)
test.cpp:31: `slog' undeclared (first use this function)
make[1]: *** [test.o] Error 1
make[1]: Leaving directory `/home/gopal/dotgnu/see/andromeda/server'
make: *** [all-recursive] Error 1
--end---error---messages--

Gopal.V
-- 
 The difference between insanity and genius is only measured by success
 //===<=>===\\
|| GNU RULEZ ||
 \\===<=>===//


reply via email to

[Prev in Thread] Current Thread [Next in Thread]