gomd-devel
[Top][All Lists]
Advanced

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

Re: [gomd-devel] <DAEMON> (local) clusterSnapshot support done.


From: Matthias Rechenburg
Subject: Re: [gomd-devel] <DAEMON> (local) clusterSnapshot support done.
Date: Fri, 8 Aug 2003 14:11:33 +0200
User-agent: KMail/1.4.3

Howdy JP ;) Matt again,

checked out the gomd again and here is the error ;)
(it is not a includes or libs issue, hehehehe)

address@hidden daemon]# g++ -O3 -g -Wall -pedantic -L../lib -L/urs/lib -lccgnu2 
-lgomd -lm -ldl -lgtop-2.0 -lgtop_common-2.0 -lgtop_sysdeps-2.0 -pthread 
-I../lib -I. -I/usr/include/cc++2/ -I/usr/include/libgtop-2.0/ main.cpp 
aclCheck.o aclRulebook.o connHandler.o gomd2gomd.o gomdSearcher.o ncSocket.o 
omInfo.o requestHistory.o requestRule.o security.o sysInfo.o sysLog.o utils.o 
-o gomd
connHandler.o: In function 
`connHandler::createSnapshot(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >)':
/usr/include/c++/3.2/bits/stl_alloc.h:633: undefined reference to 
`clusterSnapshot::createSnapshot(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >)'
connHandler.o: In function 
`connHandler::createSnapshot(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >)':
/usr/local/gomd/daemon/connHandler.cpp:63: undefined reference to 
`clusterSnapshot::getFormattedSnapshot(bool)'
collect2: ld returned 1 exit status
address@hidden daemon]#

I got the compile line but removing the @ from the linking line in the 
Makefile and re-executed it. All includes and libs are in place so this
should work ;)
.... maybe you are in the middle of an update ?

have fun,

Matt
... take your time, too hot here, what is the weather on your side ;) ?
-- 
E-mail  :  address@hidden
www     : http://www.openmosixview.com
an openMosix-cluster management GUI

"The difficult we do immediately;  the impossible takes 
 a little longer."





reply via email to

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