aMule Forum
English => Compilation problems => Topic started by: BeFalou on June 01, 2005, 09:16:24 AM
-
Hi,
20050531 also has this error:
ServerSocket.cpp: En member function `bool CServerSocket::ProcessPacket(const char*, unsigned int, unsigned char)':
ServerSocket.cpp:428: error: `ShowUserCount' undeclared (first use this function)
ServerSocket.cpp:428: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[3]: *** [amuled-ServerSocket.o] Error 1
Regards.
-
Can you please post full compilation log ? Since it compiles for me, I would like to see what's happen there ...
-
ClientList.h:339:3: warning: #warning This is actually a much bigger import, the kademlia process list.
ClientList.h:340:3: warning: #warning So, check usage - they are already ported
In file included from PartFile.h:38,
from ServerSocket.cpp:40:
KnownFile.h:227:3: warning: #warning KAD TODO - Check usage
In file included from ServerSocket.cpp:42:
SearchList.h:95:3: warning: #warning KAD TODO: Who cares about this?
ServerSocket.cpp: In member function `bool CServerSocket::ProcessPacket(const char*, uint32, int8)':
ServerSocket.cpp:428: error: 'class CamuleDaemonApp' has no member named 'ShowUserCount'
make[3]: *** [amuled-ServerSocket.o] Error 1
make[3]: Leaving directory `/home/stefanero/temp/amule-dev-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/stefanero/temp/amule-dev-cvs/src'
-
It ONLY compiles for lfroen. And I'm amazed it compiles for lfroen, as it should never compile :P
-
I would say it should compile but doesn't. It sounds like you wanted it to not compile.
-
Vollstrecker sounds like you did not get the joke....
-
It ONLY compiles for lfroen
I'm not near compiler right now, but I will check that I commited same code that compiled :)
-
Originally posted by Vollstrecker
I would say it should compile but doesn't. It sounds like you wanted it to not compile.
Willing to be an asshole for any special reason?
-
Originally posted by lfroen
It ONLY compiles for lfroen
I'm not near compiler right now, but I will check that I commited same code that compiled :)
doesn't matter you did ;) You moved a CORE function to the GUI base. Look at the commit mail.
-
Originally posted by Kry
Originally posted by Vollstrecker
I would say it should compile but doesn't. It sounds like you wanted it to not compile.
Willing to be an asshole for any special reason?
Just a try to be evil. :D
-
You failed the test then :P
-
I know I will never be so evil like you are. But I'm getting better.:evil:
-
On the wrong way, tho