Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 16:07:23 +0200 (MET DST)
From:      "Wilhelm B. Kloke" <wb@yorikke.arb-phys.uni-dortmund.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/8021: ldconfig -elf does not merge /usr/local/lib
Message-ID:  <199809221407.QAA02213@yorikke.arb-phys.uni-dortmund.de>

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

>Number:         8021
>Category:       bin
>Synopsis:       ldconfig -elf does not merge /usr/local/lib
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 22 07:10:01 PDT 1998
>Last-Modified:
>Originator:     Wilhelm B. Kloke
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	FreeBSD 3.0-CURRENT this week

>Description:

	In ports/graphics I failed to make tiff34 because the
	dependency jpeg-9.0 could not be resolved.
	I traced this down to ldconfig, which does not merge
	either /usr/X11R6/lib nor /usr/local/lib into the hints-file.
	The file is there and accessible:
> su-2.01# file /usr/local/lib/libjpeg.so.9.0
> /usr/local/lib/libjpeg.so.9.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped
	but ldconfig -m /usr/local/lib does not add it.

>How-To-Repeat:

	easily, I hope.

>Fix:
	
	Don't know.

>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?199809221407.QAA02213>