Date: Fri, 7 Apr 1995 12:50:09 -0500 (CDT) From: Ron Porter <porter@fozzie.chem.wisc.edu> To: freebsd-questions@freefall.cdrom.com Subject: ncsa httpd dosn't work for me either Message-ID: <9504071750.AA15278@fozzie.chem.wisc.edu>
next in thread | raw e-mail | index | archive | help
Hello, I also can't get ncsa_httpd to complie for me. Someone said in an erlier post that they chose NetBSD as ann option, where? I don't have NetBSD as a optio in Makefile. I did try addinng AUX_CFLAGS= -D_HAVE_PARAM_H because the ports howto metioned it. This got me farther than the choices of: Sunos and Ultrix. But it bomed out with these errors httpd.c:163: warning: passing arg 2 of `accept' from incompatible pointer type gcc -c -O2 -D_HAVE_PARAM_H http_request.c gcc -c -O2 -D_HAVE_PARAM_H util.c util.c:753: warning: passing arg 2 of `getpeername' from incompatible pointer type util.c:755: warning: passing arg 2 of `getsockname' from incompatible pointer type gcc -c -O2 -D_HAVE_PARAM_H http_delete.c gcc -o httpd http_config.o httpd.o http_request.o util.o http_dir.o http_alias.o http_log.o http_mime.o http_access.o http_auth.o http_get.o http_post.o http_script.o http_include.o rfc931.o http_put.o http_delete.o http_auth.o: Undefined symbol `_crypt' referenced from text segment *** Error code 1 Stop. can anyone help? Ron -- [-Ronald W. Porter---------------------][-486DX-40 8Mbs---------------------] [-Univ. Of Wisconsin-----Go Bucky!!----][-Running FreeBSD 2.0 (950210 SNAP)-] [-Chemistry Dept.----------------------] [-Madison, Wi 53706--------------------] [-608-262-0190-------------------------] [-porter@chem.wisc.edu-----------------] [---or---porter@fozzie.chem.wisc.edu---]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504071750.AA15278>