Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156051 - net-p2p/valknut - Updated version available
Summary: net-p2p/valknut - Updated version available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-23 11:30 UTC by Markus Kohls
Modified: 2007-01-10 18:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kohls 2006-11-23 11:30:02 UTC
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
Comment 1 bartek 2006-12-19 06:59:46 UTC
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?
Comment 2 Edward Sheldrake 2007-01-03 07:02:40 UTC
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.
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2007-01-10 18:30:16 UTC
In CVS, thanks.