From owner-freebsd-questions Wed Nov 10 15:10:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id BC1DC14F20; Wed, 10 Nov 1999 15:10:36 -0800 (PST) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 874D99B25; Wed, 10 Nov 1999 18:10:35 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 7DAD9BA1D; Wed, 10 Nov 1999 18:10:35 -0500 (EST) Date: Wed, 10 Nov 1999 18:10:35 -0500 (EST) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Scott Benjamin Cc: stable@freebsd.org, questions@freebsd.org Subject: Re: ldconfig finding libraries, but ld is not. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 10 Nov 1999, Scott Benjamin wrote: > > I've installed some libs on my machine (3.3-STABLE 11-09-1999) in > /usr/local/lib, via ports and some tarballs. I have let ldconfig_path in > rc.conf. When I do a ldconfig -r -v -elf | grep libname, it finds the > correct library. but when I try to link, the linker can't find the > libraries. Any ideas? I'm a bit frustrated. I would prefer to not set > LD_LIBRARY_PATH if at all possible. > cc -L/usr/local/lib ..... ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message