Re: first time I prepare a package
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 12, 2011 at 09:21:13PM +0200, Catonano wrote: > 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. Thomas ------------------------------------------------------------------------------ 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