pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: first time I prepare a package



Thomas,

2011/4/15 Thomas Klausner <thomasklausner%users.sourceforge.net@localhost>:

>> In file included from kademlia/kademlia/Search.h:44,
>>                  from kademlia/kademlia/SearchManager.cpp:41:
>> kademlia/kademlia/../../AdunanzA.h:60:1: warning: "_B" redefined
>
> Fix this one -- find out why they define _B and make it use a
> different symbol instead, to avoid the conflict with




>> /usr/include/g++/bits/ctype_base.h: At global scope:
>> /usr/include/g++/bits/ctype_base.h:53: error: '_B' was not declared in
>> this scope
>
> Of course, you also need to change the places in the code that use the
> _B macro defined there.

Right, I already did that ! I made a patch and it built !

Thanks so much anyhow for your help !

The _B macro was used just once a few lines after the definition, the
original aMule code just used B and didn't bother to define anything
new.

Thanks again ;-)
Catonano

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index