Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Subject: powerpc-aix nightly build failure: 'daemon' undefined in krb524d X-RT-Original-Encoding: iso-8859-1 Content-Length: 1387 This happens with cc as well as gcc: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DKRB5_KRB4_COMPAT=1 -DHAVE_BT_RSEQ=1 -DKRB5_PRIVATE=1 -DKRB5_DEPRECATED=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DNEED_DAEMON_PROTO=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DUSE_MASTER -DKRB524_PRIVATE=1 -I../include -I./../include -I../include/krb5 -I./../include/krb5 -I./../include/kerberosIV -I../include/kerberosIV -I. -I. -g -O2 -Wall -Wmissing-prototypes -Wcast-qual -Wcast-align -Wconversion -Wshadow -Wno-comment -pedantic -c conv_princ.c conv_princ.c:28: warning: no previous prototype for `krb524_convert_princs' gcc -L../lib -g -O2 -Wall -Wmissing-prototypes -Wcast-qual -Wcast-align -Wconversion -Wshadow -Wno-comment -pedantic -o krb524d krb524d.o cnv_tkt_skey.o conv_princ.o -lkadm5srv -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lkrb4 -ldes425 -lkrb5 -lk5crypto -lcom_err ld: 0711-317 ERROR: Undefined symbol: .daemon ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: The error code from the last command is 1.