[Pdns-dev] Re: [patch] PowerDNS LDAP backend
    Christof Meerwald 
    cmeerw at cmeerw.org
       
    Wed Mar 21 23:38:49 CET 2007
    
    
  
On Wed, 21 Mar 2007 17:35:29 +0100, Norbert Sendetzky wrote:
> On Wednesday 21 March 2007 12:22, bert hubert wrote:
>> No idea why this happens. _Z11fillSOADataRKSsR7SOAData =3D
>> fillSOAData(std::basic_string<char, std::char_traits<char>,
>> std::allocator<char> > const&, SOAData&) which is part of dnspacket.o the=
> se
>> days.
>>
>> It used to be part of the DNSPacket class.
> Could you make fillSOAData() inline and move it to dnspacket.hh?
BTW, see man ld for an explanation:
       -E
       --export-dynamic
         When creating a dynamically linked executable, add all symbols to
	 the dynamic symbol table.  The dynamic symbol table is the set of
	 symbols which are visible from dynamic objects at run time.
         If you do not use this option, the dynamic symbol table will nor-
	 mally contain only those symbols which are referenced by some
	 dynamic object mentioned in the link.
         If you use "dlopen" to load a dynamic object which needs to refer
	 back to the symbols defined by the program, rather than some other
	 dynamic object, then you will probably need to use this option when
	 linking the program itself.
Christof
-- 
http://cmeerw.org                              sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org                   xmpp:cmeerw at cmeerw.org
    
    
More information about the Pdns-dev
mailing list