From owner-freebsd-stable Mon Nov 24 06:52:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA07096 for stable-outgoing; Mon, 24 Nov 1997 06:52:07 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from chokepnt.uni-bonn.de (rhrz-isdn3-p14.rhrz.uni-bonn.de [131.220.225.78]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA07063; Mon, 24 Nov 1997 06:52:02 -0800 (PST) (envelope-from uzsv2k@uni-bonn.de) Received: from chokepnt.uni-bonn.de (chokepnt.uni-bonn.de [192.168.0.15]) by chokepnt.uni-bonn.de (8.8.7/8.8.5) with SMTP id PAA04185; Sat, 22 Nov 1997 15:31:52 +0100 (CET) Message-ID: <3476ECD8.41C67EA6@uni-bonn.de> Date: Sat, 22 Nov 1997 15:31:52 +0100 From: Philipp Reichmuth X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Questions CC: FreeBSD-stable Subject: ldconfig problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi folks! I am experiencing the following problem: Often if I try to compile a port (or whatever that uses shared libraries), I see the following error sequence: XXXXX==== /usr/ports/print/ghostview/ make ================================XXXXX >> Checksum OK for ghostview-1.5.tar.gz. ===> Building for ghostview-1.5 rm -f ghostview cc -o ghostview -m486 -O2 -L/usr/X11R6/lib main.o misc.o callbacks.o actions.o dialogs.o Ghostview.o ps.o getenv.o setenv.o strcasecmp.o SelFile.o Dir.o Path.o Draw.o -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm -lgnumalloc ld: -lgnumalloc: no match *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. YYYYY=======================================================================YYYYY libgnumalloc.so.2.0 is in my ldconfig path, however, because ldconfig -r says: XXXXX==== ldconfig -r | grep "numall" ======================================XXXXX 9:-lgnumalloc.2.0 => /usr/lib/compat/libgnumalloc.so.2.0 YYYYY=======================================================================YYYYY My system is an "out-of-the-box" CTM'ed FreeBSD-2.2.5-stable system. I CTM my ports as well. What is amiss here? Philipp -- > ======================================================================= > formerly - now > =======================================================================