[nsd-users] can't compile current svn

Chris Smith fixie at chrissmith.org
Mon Mar 7 03:24:22 UTC 2011


Hello,

Having some issues with the current svn version 3206.

Note that it could be my systems as previously built versions no
longer compile either with gcc-4.5.2 and glibc-2.13.

However, just in case... these are the errors:
=======================================
nsd.c:867:3: warning: ignoring return value of ‘chown’, declared with
attribute warn_unused_result
radtree.c: In function ‘radix_delete’:
/usr/include/bits/string3.h:49:1: sorry, unimplemented: inlining
failed in call to ‘memcpy’: redefined extern inline functions are not
considered for inlining
radtree.c:622:8: sorry, unimplemented: called from here
/usr/include/bits/string3.h:56:1: sorry, unimplemented: inlining
failed in call to ‘memmove’: redefined extern inline functions are not
considered for inlining
radtree.c:626:9: sorry, unimplemented: called from here
/usr/include/bits/string3.h:56:1: sorry, unimplemented: inlining
failed in call to ‘memmove’: redefined extern inline functions are not
considered for inlining
radtree.c:671:9: sorry, unimplemented: called from here
make: *** [whole] Error 1
=======================================

The current code does build fine with gcc-4.4.3 and glibc-2.11.1 and
will build with gcc-4.5.2 and glibc-2.13 if I enforce the CFLAG
-fno-inline although I'm guessing that should not be necessary.

Any assistance is appreciated.

Thank you,

Chris




More information about the nsd-users mailing list