Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 10:04:23 +0100
From:      "Christoph P. Kukulies" <kuku@physik.rwth-aachen.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Christoph Kukulies <kuku@physik.rwth-aachen.de>, freebsd-ports@FreeBSD.ORG
Subject:   Re: apache13 port fails
Message-ID:  <20030220100423.A26030@gilberto.physik.rwth-aachen.de>
In-Reply-To: <20030219222216.GG1388@rot13.obsecurity.org>; from kris@obsecurity.org on Wed, Feb 19, 2003 at 02:22:16PM -0800
References:  <200302191550.QAA09978@accms33.physik.rwth-aachen.de> <20030219222216.GG1388@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 19, 2003 at 02:22:16PM -0800, Kris Kennaway wrote:
> On Wed, Feb 19, 2003 at 04:50:50PM +0100, Christoph Kukulies wrote:
> > 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
> 
> Are you sure you have a completely up-to-date base system?  It looks
> like you're running 5.0-CURRENT.

You're probably correct. I cvsuped once and that may have been before
5.0R came out. Looking at uname -a yesterday  Sorry, will check again.

Do you think it's because my tree is older than 5.0R or newer? 
Would cvsuping and world building again go into direction of
healing or would it make things worse? :-)


--
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?20030220100423.A26030>