Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 16:50:50 +0100
From:      Christoph Kukulies <kuku@physik.rwth-aachen.de>
To:        freebsd-ports@freebsd.org
Subject:   apache13 port fails
Message-ID:  <200302191550.QAA09978@accms33.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I tried to build the apache13 port today, and even after cvsuping
ports-all I still get in apache13:

cc -c  -I./os/unix -I./include -I/usr/local/include  -funsigned-char -O -pipe -mcpu=pentiumpro -DDOCUMENT_LOCATION=\"/usr/local/www/data\"  -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -DHARD_SERVER_LIMIT=512 `./apaci` buildmark.c
cc  -funsigned-char -O -pipe -mcpu=pentiumpro -DDOCUMENT_LOCATION=\"/usr/local/www/data\"  -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -DHARD_SERVER_LIMIT=512 `./apaci`  -L/usr/local/lib -Wl,-E  -o httpd buildmark.o modules.o  modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a  ap/libap.a    -lcrypt -lexpat
ap/libap.a(ap_snprintf.o): In function `ap_vformatter':
ap_snprintf.o(.text+0x123c): undefined reference to `__fpclassifyd'
ap_snprintf.o(.text+0x125b): undefined reference to `__fpclassifyd'
*** Error code 1

Stop in /home/ports/www/apache13/work/apache_1.3.27/src.
*** Error code 1

Stop in /home/ports/www/apache13/work/apache_1.3.27.
*** Error code 1

Stop in /home/ports/www/apache13/work/apache_1.3.27.
*** Error code 1

Stop in /home/ports/www/apache13.

Help! I need an apache server.

--
Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302191550.QAA09978>