Picon
Picon

latest cvs does not compile

Hi!

Other versions did compile ok, but in the latest cvs dclib compilation
ends soon with error:

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I.. -DDEBUG  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Icore
-Ihash -Ixfer   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -Wwrite-strings -g3 -fno-inline -fno-exceptions
-fno-check-new -fno-common -D_REENTRANT -Wall -I/usr/include/libxml2
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -g3 -fno-inline -fno-exceptions -fno-check-new -fno-common
-c -o cdownloadmanager.lo `test -f 'cdownloadmanager.cpp' || echo
'./'`cdownloadmanager.cpp
cdownloadmanager.cpp: In member function `eDirection
CDownloadManager::CheckWaitTransfer(CTransfer*)':
cdownloadmanager.cpp:1776: error: 'class CXFERUsrBan' has no member named
'AddReq'
cdownloadmanager.cpp:1714: warning: unused variable 'i'
make[3]: *** [cdownloadmanager.lo] Error 1
make[3]: Leaving directory `/home/sarenius/dcgui/030305/dclib/dclib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sarenius/dcgui/030305/dclib/dclib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sarenius/dcgui/030305/dclib'
make: *** [all] Error 2

Why?

--

-- 
(Continue reading)

Mathias Küster | 4 Mar 10:00
Picon

Re: latest cvs does not compile

http://dcgui.berlios.de/forum/viewtopic.php?t=2900

Vesa-Matti Sarenius wrote:
> Hi!
> 
> Other versions did compile ok, but in the latest cvs dclib compilation
> ends soon with error:
> 
> /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I. -I.. -DDEBUG  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Icore
> -Ihash -Ixfer   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
> -Wpointer-arith -Wwrite-strings -g3 -fno-inline -fno-exceptions
> -fno-check-new -fno-common -D_REENTRANT -Wall -I/usr/include/libxml2
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
> -Wwrite-strings -g3 -fno-inline -fno-exceptions -fno-check-new -fno-common
> -c -o cdownloadmanager.lo `test -f 'cdownloadmanager.cpp' || echo
> './'`cdownloadmanager.cpp
> cdownloadmanager.cpp: In member function `eDirection
> CDownloadManager::CheckWaitTransfer(CTransfer*)':
> cdownloadmanager.cpp:1776: error: 'class CXFERUsrBan' has no member named
> 'AddReq'
> cdownloadmanager.cpp:1714: warning: unused variable 'i'
> make[3]: *** [cdownloadmanager.lo] Error 1
> make[3]: Leaving directory `/home/sarenius/dcgui/030305/dclib/dclib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/sarenius/dcgui/030305/dclib/dclib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/sarenius/dcgui/030305/dclib'
> make: *** [all] Error 2
> 
(Continue reading)

Thomas Martinsen | 12 Mar 21:48
Picon

bug in CVS dclib

seems to me like a variable is missing a few places in the source of dclib..
fixed it with putting in where the errors appeared  eltMedium eltTTHL;
Robin Hill | 13 Mar 21:30
Picon

Re: bug in CVS dclib

On Sat Mar 12, 2005 at 09:48:17PM +0100, Thomas Martinsen wrote:

> seems to me like a variable is missing a few places in the source of dclib..
> fixed it with putting in where the errors appeared  eltMedium eltTTHL;
>
See http://dcgui.berlios.de/forum/viewtopic.php?t=2900

There's big changes being made to the dclib code so it's probably not
going to compile and/or work properly for a while yet.

Cheers,
        Robin

--

-- 
     ___        
    ( ' }     |       Robin Hill        <robin <at> robinhill.me.uk> |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |
Jānis Indāns | 19 Mar 07:54
Picon

Can't parse your DC++ tag


I'm apologise about my bad and pour language!

I compiled valknut from source 0.3.7 becose of package for
Slackware (Dropline) did not work corectly.
I understund that my quesion is stupid:(

In to http://dcgui.berlios.de/doc/manual.html man page 
Add Tag is writen
<DCGUI V:version,M:mode,H:hubs,S:slots,L:limit>
In to DCGUI options I have _DCGUI V:0.3.7,M:P,H:1,S:3,L:3_
And so I get from Hub message like this!
<SecureHub> Can't parse your DC++ tag, I suppose it's wrong

I understend that I wrote tag incorectly
could some one help me corect tag???? 
Robin Hill | 21 Mar 11:26
Picon

Re: Can't parse your DC++ tag

On Sat Mar 19, 2005 at 08:54:48AM +0200, J?nis Ind?ns wrote:

> In to http://dcgui.berlios.de/doc/manual.html man page 
> Add Tag is writen
> <DCGUI V:version,M:mode,H:hubs,S:slots,L:limit>
> In to DCGUI options I have _DCGUI V:0.3.7,M:P,H:1,S:3,L:3_
> And so I get from Hub message like this!
> <SecureHub> Can't parse your DC++ tag, I suppose it's wrong
> 
> I understend that I wrote tag incorectly
> could some one help me corect tag???? 
> 
You don't need to actually enter a tag at all, just tick the box saying
"Add Description Tag" (on the Identify tab of the Options dialog) and
Valknut will automatically add it.

Cheers,
        Robin
--

-- 
     ___        
    ( ' }     |       Robin Hill        <robin <at> robinhill.me.uk> |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |

Gmane