Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 03:03:58 -0800 (PST)
From:      Alan Batie <alan@agora.rdrop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/47840: libm.so.2 broken on "stable" branch
Message-ID:  <200302031103.h13B3wEd010588@agora.rdrop.com>

next in thread | raw e-mail | index | archive | help

>Number:         47840
>Category:       bin
>Synopsis:       libm.so.2 broken on "stable" branch
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 03 03:10:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alan Batie
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
RainDrop Laboratories
>Environment:
System: FreeBSD agora.rdrop.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Feb 3 00:57:16 PST 2003 root@agora.rdrop.com:/usr/src/freebsd/src/sys/compile/AGORA i386


	
>Description:
	I just finished a "make world" update, and it broke java, and thus
	some of my web server apps, and probably other things:

	<agora.rdrop.com> [164] $ java 
	/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp"

>How-To-Repeat:
	cvs co -r RELENG_4 src
	cd src
	make world
	mergemaster
	cd /sys/i386/conf
	config xxx
	cd /sys/compile/xxx
	makedepend
	make
	make install
	reboot
>Fix:

	I copied an old libm.so.2 from another machine to fix.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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