P2P unter FreeBSD

From: Deef <webmaster(at)cybs.de>
Date: Thu, 03 Apr 2003 21:05:53 +0200

Hallo zusammen!

Seid mehreren Stunden versuche ich jetzt irgendeinen P2P - Client unter
meinem FreeBSD 5.0-release zu installieren ... ohne Erfolg!

Kann jemand einen bestimmten empfehlen? Ich hatte mich eigentlich auf
Mutella eingeschossen, aber das kopilieren bricht mit folgender
Fehlermeldung ab:

nexus# make
make all-recursive
Making all in mutella
Making all in docs
Making all in en
source='uiterminal.cpp' object='uiterminal.o' libtool=no
depfile='.deps/uiterminal.Po' tmpdepfile='.deps/uiterminal.TPo'
depmode=gcc3 /bin/sh ../depcomp g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include -D_REENTRANT -D_MIT_POSIX_THREADS -fno-exceptions
-fno-check-new -pthread -g -O0 -c -o uiterminal.o `test -f
uiterminal.cpp || echo './'`uiterminal.cpp
In file included from uiterminal.cpp:36:
mutella.h:83: `slist' not declared
In file included from /usr/include/g++/backward/iostream.h:31,
                 from tstring.h:25,
                 from mutella.h:98,
                 from uiterminal.cpp:36:
/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning
This file includes at least one deprecated or antiquated header. Please
consider using one of the 32 headers found in section 17.4.1.2 of the
C++ standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
In file included from uiterminal.cpp:39:
controller.h:109: 'slist' is used as a type, but is not defined as a type.
controller.h:110: 'slist' is used as a type, but is not defined as a type.
In file included from uiterminal.cpp:42:
property.h:254: warning: `typename std::set<t_type, std::less<_Key>,
   std::allocator<_CharT> >::iterator' is implicitly a typename
property.h:254: warning: implicit typename is deprecated, please see the
   documentation for details
In file included from uiterminal.cpp:48:
lineinput.h:34: syntax error before `&' token
uiterminal.cpp:174: syntax error before `&' token
uiterminal.cpp:2198: syntax error before `&' token
uiterminal.cpp: In member function `virtual bool
   MyLineInput::CompleteWord(...)':
uiterminal.cpp:2203: `part' undeclared (first use this function)
uiterminal.cpp:2203: (Each undeclared identifier is reported only once
for each
   function it appears in.)
uiterminal.cpp:2213: `listCompletions' undeclared (first use this function)
*** Error code 1

Stop in /usr/local/mutella-0.4.1/mutella.
*** Error code 1

Stop in /usr/local/mutella-0.4.1/mutella.
*** Error code 1

Stop in /usr/local/mutella-0.4.1.
*** Error code 1

Stop in /usr/local/mutella-0.4.1.
nexus#

Mit anderen Clienten hatte ich aehnliche Probleme ... woran koennte das
liegen?

Vielen Dank im vorraus!

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 03 Apr 2003 - 21:05:10 CEST

search this site