Paste number 9764: Wrong order of check in orbit2

Index of paste annotations: 2 | 1

Paste number 9764: Wrong order of check in orbit2
Pasted by: miga
When:5 years, 3 weeks ago
Share:Tweet this! | http://paste.lisp.org/+7J8
Channel:#fink
Paste contents:
Raw Source | XML | Display As
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h:     check for missing prerequisite headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h:     section "Present But Cannot Be Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for resolv.h... yes

Annotations for this paste:

Annotation number 2: Again this infamous array type has incomplete element type error
Pasted by: miga
When:5 years, 3 weeks ago
Share:Tweet this! | http://paste.lisp.org/+7J8/2
Paste contents:
Raw Source | Display As
configure:24745: checking resolv.h usability
configure:24757: gcc -c -O3 -funroll-loops -fstrict-aliasing -no-cpp-precomp -I/sw/include conftest.c >&5
In file included from conftest.c:92:
/usr/include/resolv.h:189: error: array type has incomplete element type
/usr/include/resolv.h:203: error: field 'addr' has incomplete type
/usr/include/resolv.h:231: error: field 'sin' has incomplete type
configure:24763: $? = 1
configure: failed program was:
| /* confdefs.h.  */

Annotation number 1: check in config.in in orbit2 for resolv
Pasted by: miga
When:5 years, 3 weeks ago
Share:Tweet this! | http://paste.lisp.org/+7J8/1
Paste contents:
Raw Source | Display As
AC_CHECK_FUNC(res_init,,[AC_CHECK_LIB(resolv,res_init)])
AC_CHECK_LIB(resolv,res_9_init)

Colorize as:
Show Line Numbers
Index of paste annotations: 2 | 1

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.