Bug 156051 - net-p2p/valknut - Updated version available
|
Bug#:
156051
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: net-p2p@gentoo.org
|
Reported By: markusk@bnet-ibb.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: net-p2p/valknut - Updated version available
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-11-23 11:30 0000
|
There was a long time no update of valknut. Unfortunately, due to changes in
recent versions of DC++ (>= 0.696), valknut may soon be no longer usable,
because DC++ will be unable to download from valknut.
There is an updated version available with further patches on
http://www.dcs.warwick.ac.uk/~csucda/valknut.html
I can't compile valknut. error:
source='dceditserver.cpp' object='dceditserver.o' libtool=no \
depfile='.deps/dceditserver.Po' tmpdepfile='.deps/dceditserver.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -I. -Iui
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-I/usr/local/include -I/usr/include/libxml2 -Wnon-virtual-dtor -Wno-long-long
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o
dceditserver.o `test -f 'dceditserver.cpp' || echo './'`dceditserver.cpp
dceditserver.cpp: In member function ‘void
DCEditServer::SetProfile(DCConfigHubProfile*)’:
dceditserver.cpp:78: error: ‘class DCConfigHubProfile’ has no
member named ‘m_bExtHubCount’
dceditserver.cpp: In member function ‘void
DCEditServer::GetProfile(DCConfigHubProfile*)’:
dceditserver.cpp:97: error: ‘class DCConfigHubProfile’ has no
member named ‘m_bExtHubCount’
make[3]: *** [dceditserver.o] Error 1
any ideas?
You need to compile and install dclib 0.3.8 before you compile valknut 0.3.8.
Sorry that there is no check in the configure script for the required dclib
version, this has been added to svn and will appear in any future valknut
versions.