From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 08:22:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13E3816A4BF for ; Fri, 29 Aug 2003 08:22:13 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AC643FD7 for ; Fri, 29 Aug 2003 08:22:12 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd10.aul.t-online.de by mailout10.sul.t-online.com with smtp id 19sl4l-0008S5-02; Fri, 29 Aug 2003 17:22:11 +0200 Received: from Andro-Beta.Leidinger.net (rIZLlsZcYeg+7uqYUhIRR2gR4yRfa9BHcBqWq801vTcqG4UdiyX36v@[80.131.110.239]) by fmrl10.sul.t-online.com with esmtp id 19sl4i-0qbZ5c0; Fri, 29 Aug 2003 17:22:08 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h7TFNA9O094509; Fri, 29 Aug 2003 17:23:10 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h7TFNmmo011330; Fri, 29 Aug 2003 17:23:48 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 29 Aug 2003 17:23:48 +0200 From: Alexander Leidinger To: Christoph Kukulies 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> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: rIZLlsZcYeg+7uqYUhIRR2gR4yRfa9BHcBqWq801vTcqG4UdiyX36v@t-dialin.net cc: freebsd-current@freebsd.org Subject: Re: __fpclassifyd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 15:22:13 -0000 On Fri, 29 Aug 2003 16:54:37 +0200 Christoph Kukulies 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