Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 17:23:48 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Christoph Kukulies <kuku@physik.rwth-aachen.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: __fpclassifyd
Message-ID:  <20030829172348.1aa0b5d4.Alexander@Leidinger.net>
In-Reply-To: <200308291454.h7TEsb913915@accms33.physik.rwth-aachen.de>
References:  <200308291454.h7TEsb913915@accms33.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Aug 2003 16:54:37 +0200
Christoph Kukulies <kuku@physik.rwth-aachen.de> wrote:

> 
> I did a cvsup and rebuild of world and ports, portupgrade,
> reinstalled mod_php4, apache and still get this
> sh apache.sh start
> Syntax error on line 237 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "__fpclassifyd"
> 
> I'm pretty sure that my binaries are in sync. A dangling libraries somewhere?

I see something similar. I tried to recompile cdrdao after upgrading
from a pre /lib world (the actual cdrdao binary doesn't burn with
ATAng+ATAPICAM and I wanted to try if I need to recompile (I don't think
I should, but anyway...)) and I see unresolved symbol error from the
linker to e.g. __infinity. I've grepped for "fpclass" in /lib/libm.so.2
and it finds "__fpclassifyf" here...

Does this ring a bell somewhere?

Bye,
Alexander.

-- 
     The three Rs of Microsoft support: Retry, Reboot, Reinstall.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7



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