bin/88404: ggatec and ggated links to library in /usr/lib

Christian Laursen xi at borderworlds.dk
Wed Nov 2 10:30:25 PST 2005


>Number:         88404
>Category:       bin
>Synopsis:       ggatec and ggated links to library in /usr/lib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 02 18:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Christian Laursen
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
The Border Worlds 
>Environment:
System: FreeBSD andorian.borderworlds.dk 6.0-RELEASE FreeBSD 6.0-RELEASE #16: Wed Nov 2 12:55:44 CET 2005 root at andorian.borderworlds.dk:/usr/obj/usr/src/sys/ANDORIAN i386


	
>Description:
/sbin/ggatec and /sbin/ggated both link to /usr/lib/libpthread.so.2.

The result is that ggatec and ggated do not work when in single user mode with
only / mounted.

$ ldd /sbin/ggatec
/sbin/ggatec:
        libgeom.so.3 => /lib/libgeom.so.3 (0x28077000)
        libsbuf.so.3 => /lib/libsbuf.so.3 (0x2807b000)
        libbsdxml.so.2 => /lib/libbsdxml.so.2 (0x2807e000)
        libutil.so.5 => /lib/libutil.so.5 (0x2809b000)
        libpthread.so.2 => /usr/lib/libpthread.so.2 (0x280a7000)
        libc.so.6 => /lib/libc.so.6 (0x280cc000)

	
>How-To-Repeat:
Run ggatec or ggated without /usr mounted.
	
>Fix:
libpthread.so.2 should probably be moved to /lib.
	


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list