Compiling on AIX-7.1

Witold Kręcicki wpk at isc.org
Mon Oct 24 18:17:23 UTC 2016


W dniu 24.10.2016 o 19:24, Davis, Donald W pisze:
> Has anyone compiled bind-9.11 on AIX version 7.1?  I have gcc
> installed.  The first make failed with “nslookup.c:39:31: fatal error:
> readline/readline.h: No such file or directory”
> 
> I installed the readline library and now is failing with the following
> errors:
> 
> ld: 0711-317 ERROR: Undefined symbol: .__cxa_finalize
> 
> ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
> 
> ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
> 
> collect2: error: ld returned 8 exit status
Could you paste the ./configure options you are using?
Try adding LDFLAGS="-lm" to ./configure

-- 
wpk


More information about the bind-users mailing list