Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 1995 17:20:01 -0700
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs
Subject:   ports/420: packages/audio/maplay-1.2.tgz depends on libg++.so.3.0?
Message-ID:  <199505150020.RAA08205@freefall.cdrom.com>
In-Reply-To: Your message of Sun, 14 May 1995 17:14:48 PDT <199505150014.RAA05004@fenestro.parc.xerox.com>

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

>Number:         420
>Category:       ports
>Synopsis:       packages/audio/maplay-1.2.tgz depends on libg++.so.3.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 17:20:01 1995
>Originator:     Bill Fenner
>Organization:
Xerox PARC
>Release:        FreeBSD 2.1.0-Development i386
>Environment:

	
	FreeBSD-2.0 SNAP-950412, ftp.freebsd.org's /packages
	directory as of noon on 5/14/95

>Description:

	
	maplay was linked with libg++.so.3.0

	% maplay tv-Doctors_of_Dub.map
	ld.so: maplay: libg++.so.3.0: Undefined error: 0

	but SNAP-950412 only comes with 2.0; and the 2.0 revision works
	just fine with the maplay binary

>How-To-Repeat:

	

	run maplay on a SNAP-950412 system

>Fix:
	
	
	workaround:

	ln -s libg++.so.2.0 /usr/lib/libg++.so.3.0

	but that has some unfortunate side effects

	fix: rebuild maplay?  make libg++.so.3.0 available?

>Audit-Trail:
>Unformatted:





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