[Pdns-users] Compiling on AIX

bert hubert bert.hubert at netherlabs.nl
Fri Apr 20 21:49:26 UTC 2007


On Thu, Apr 19, 2007 at 10:56:35AM +0000, miguelsanders at telenet.be wrote:
> Ok, that issue is solved now (I compiled the openldap libraries first, and did not use the AIX ldap libraries).
> But now there is still something wrong when compiling zone2ldap and zone2sql.
> It keeps mentioning the following:

Try looking at the command line 'make pdns_server' emits if you delete
pdns_server first.

Then compare that to the command line used to link zone2sql and zone2ldap.

You may need to add '-lc'.
> ld: 0711-317 ERROR: Undefined symbol: .toupper(int)
> ld: 0711-317 ERROR: Undefined symbol: .inet_pton(int, char const*, void*)
> ld: 0711-317 ERROR: Undefined symbol: .fcntl(int, int, ...)

But I'm no AIX expert.

Good luck!

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list