checking rpcsvc/yp_prot.h presence... yes
configure: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled
configure: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite headers?
configure: WARNING: rpcsvc/yp_prot.h: see the Autoconf documentation
configure: WARNING: rpcsvc/yp_prot.h: section "Present But Cannot Be Compiled"
configure: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's result
configure: WARNING: rpcsvc/yp_prot.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 rpcsvc/yp_prot.h... yes
configure:5558: checking rpcsvc/yp_prot.h usability configure:5570: cc -c -O conftest.c >&5 cc-1070 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 222 The indicated type is incomplete.
struct sockaddr_in dom_server_addr; ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 225 The identifier "CLIENT" is undefined.
CLIENT *dom_client; ^
cc-1070 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 264 The indicated type is incomplete.
struct in_addr ypbind_binding_addr; /* In network order */ ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 334 The identifier "bool_t" is undefined.
extern bool_t xdr_datum(XDR *, datum *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 334 The identifier "XDR" is undefined.
extern bool_t xdr_datum(XDR *, datum *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 335 The identifier "bool_t" is undefined.
extern bool_t xdr_yp_inaddr(XDR *, struct in_addr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 335 The identifier "XDR" is undefined.
extern bool_t xdr_yp_inaddr(XDR *, struct in_addr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 337 The identifier "bool_t" is undefined.
extern bool_t xdr_ypall(XDR *, struct ypall_callback *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 337 The identifier "XDR" is undefined.
extern bool_t xdr_ypall(XDR *, struct ypall_callback *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 338 The identifier "bool_t" is undefined.
extern bool_t xdr_ypbind_resp(XDR *, struct ypbind_resp *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 338 The identifier "XDR" is undefined.
extern bool_t xdr_ypbind_resp(XDR *, struct ypbind_resp *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 339 The identifier "bool_t" is undefined.
extern bool_t xdr_ypbind_setdom(XDR *, struct ypbind_setdom *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 339 The identifier "XDR" is undefined.
extern bool_t xdr_ypbind_setdom(XDR *, struct ypbind_setdom *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 340 The identifier "bool_t" is undefined.
extern bool_t xdr_ypdomain_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 340 The identifier "XDR" is undefined.
extern bool_t xdr_ypdomain_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 341 The identifier "bool_t" is undefined.
extern bool_t xdr_ypmap_parms(XDR *, struct ypmap_parms *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 341 The identifier "XDR" is undefined.
extern bool_t xdr_ypmap_parms(XDR *, struct ypmap_parms *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 342 The identifier "bool_t" is undefined.
extern bool_t xdr_ypmap_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 342 The identifier "XDR" is undefined.
extern bool_t xdr_ypmap_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 343 The identifier "bool_t" is undefined.
extern bool_t xdr_ypmaplist_wrap_string(XDR *, char *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 343 The identifier "XDR" is undefined.
extern bool_t xdr_ypmaplist_wrap_string(XDR *, char *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 344 The identifier "bool_t" is undefined.
extern bool_t xdr_ypowner_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 344 The identifier "XDR" is undefined.
extern bool_t xdr_ypowner_wrap_string(XDR *, char **); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 345 The identifier "bool_t" is undefined.
extern bool_t xdr_yppushresp_xfr(XDR *, struct yppushresp_xfr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 345 The identifier "XDR" is undefined.
extern bool_t xdr_yppushresp_xfr(XDR *, struct yppushresp_xfr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 346 The identifier "bool_t" is undefined.
extern bool_t xdr_ypreq_key(XDR *, struct ypreq_key *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 346 The identifier "XDR" is undefined.
extern bool_t xdr_ypreq_key(XDR *, struct ypreq_key *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 347 The identifier "bool_t" is undefined.
extern bool_t xdr_ypreq_nokey(XDR *, struct ypreq_nokey *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 347 The identifier "XDR" is undefined.
extern bool_t xdr_ypreq_nokey(XDR *, struct ypreq_nokey *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 348 The identifier "bool_t" is undefined.
extern bool_t xdr_ypreq_xfr(XDR *, struct ypreq_xfr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 348 The identifier "XDR" is undefined.
extern bool_t xdr_ypreq_xfr(XDR *, struct ypreq_xfr *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 349 The identifier "bool_t" is undefined.
extern bool_t xdr_ypresp_key_val(XDR *, struct ypresp_key_val *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 349 The identifier "XDR" is undefined.
extern bool_t xdr_ypresp_key_val(XDR *, struct ypresp_key_val *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 350 The identifier "bool_t" is undefined.
extern bool_t xdr_ypresp_master(XDR *, struct ypresp_master *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 350 The identifier "XDR" is undefined.
extern bool_t xdr_ypresp_master(XDR *, struct ypresp_master *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 351 The identifier "bool_t" is undefined.
extern bool_t xdr_ypresp_order(XDR *, struct ypresp_order *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 351 The identifier "XDR" is undefined.
extern bool_t xdr_ypresp_order(XDR *, struct ypresp_order *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 352 The identifier "bool_t" is undefined.
extern bool_t xdr_ypresp_maplist(XDR *, struct ypresp_maplist *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 352 The identifier "XDR" is undefined.
extern bool_t xdr_ypresp_maplist(XDR *, struct ypresp_maplist *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 353 The identifier "bool_t" is undefined.
extern bool_t xdr_ypresp_val(XDR *, struct ypresp_val *); ^
cc-1020 cc: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 353 The identifier "XDR" is undefined.
extern bool_t xdr_ypresp_val(XDR *, struct ypresp_val *); ^
41 errors detected in the compilation of "conftest.c".
configure:5576: $? = 2
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_VOLATILE 1
| #include <standards.h>
| #define SYSV 1
| #ifndef __cplusplus
| #define inline __inline
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_RPC_RPC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rpcsvc/yp_prot.h>
configure:5599: result: no
configure:5603: checking rpcsvc/yp_prot.h presence
configure:5613: cc -E conftest.c
configure:5619: $? = 0
configure:5639: result: yes
configure:5652: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled
configure:5654: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite headers?
configure:5656: WARNING: rpcsvc/yp_prot.h: see the Autoconf documentation
configure:5658: WARNING: rpcsvc/yp_prot.h: section "Present But Cannot Be Compiled"
configure:5660: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's result
configure:5662: WARNING: rpcsvc/yp_prot.h: in the future, the compiler will take precedence
configure:5674: checking for rpcsvc/yp_prot.h
configure:5681: result: yes
---Jason Mader, FHWA/NHTSA National Crash Analysis Center, The George Washington University, VA Campus
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf