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
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to