Date: Fri, 1 Sep 2000 18:05:18 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: freebsd-questions@freebsd.org Cc: ben@algroup.co.uk Subject: apache 1.3.12+ssl-1.41 under FreeBSD - egd problem? Message-ID: <Pine.BSF.4.21.0009011802040.743-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
FreeBSD has a /dev/random device, so doesn't use EGD, yet I'm getting the following when trying to compile ... ? gcc -I./os/unix -I./include -I/usr/include -funsigned-char -DTARGET=\"httpsd\" -DUSE_EXPAT -I./lib/expat-lite -fpic -DSHARED_CORE -DAPACHE_SSL `./apaci` -Wl,-E -o libhttpsd.ep -DSHARED_CORE_TIESTATIC main/http_main.c -L. -lhttpsd -lcrypt -L/usr/lib -lssl -lcrypto ./libhttpsd.so: undefined reference to `RAND_egd_bytes' *** Error code 1 Stop in /usr/local/src/newstuff/apache_1.3.12/src. *** Error code 1 Stop in /usr/local/src/newstuff/apache_1.3.12. *** Error code 1 Stop in /usr/local/src/newstuff/apache_1.3.12. Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009011802040.743-100000>