DJ wrote:
./configure --without-open-ssl
make[2]: Entering directory `/tmp/ntp/ntp-dev-4.2.0b-20051008/ntpd'
env CSET=`cat ../version` ../scripts/mkver ntpd
Version <ntpd [EMAIL PROTECTED] Mon Oct 10 20:06:18 UTC 2005 (2)>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
-I/usr/include -g -
O2 -DHAVE_BAD_HEADERS -D_XOPEN_EXTENDED_SOURCE -Wall -Wcast-qual
-Wmissing-proto
types -Wpointer-arith -Wshadow -Wstrict-prototypes -c version.c
gcc -g -O2 -DHAVE_BAD_HEADERS -D_XOPEN_EXTENDED_SOURCE -Wall
-Wcast-qual -Wmiss
ing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes
-L/usr/local/ssl/li
b -o ntpd cmd_args.o ntp_config.o ntp_io.o ntpd.o version.o libntpd.a
../libnt
p/libntp.a -lm -lcrypto -lld
ld: 0711-317 ERROR: Undefined symbol:
.OPENSSL_add_all_algorithms_noconf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status
make[2]: *** [ntpd] Error 1
make[2]: Leaving directory `/tmp/ntp/ntp-dev-4.2.0b-20051008/ntpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/ntp/ntp-dev-4.2.0b-20051008'
This looks like someone forgot to conditionalize some code to not
require SSL. It shouldn't be too hard to track down.
Danny
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions