From owner-freebsd-questions Fri Sep 1 14: 5:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (CDR27-115.accesscable.net [24.138.27.115]) by hub.freebsd.org (Postfix) with ESMTP id B221E37B423 for ; Fri, 1 Sep 2000 14:05:41 -0700 (PDT) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id SAA02354; Fri, 1 Sep 2000 18:05:19 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 1 Sep 2000 18:05:18 -0300 (ADT) From: The Hermit Hacker To: freebsd-questions@freebsd.org Cc: ben@algroup.co.uk Subject: apache 1.3.12+ssl-1.41 under FreeBSD - egd problem? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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