Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!usenet.eel.ufl.edu!spool.mu.edu!howland.reston.ans.net!news.sprintlink.net!in2.uu.net!news.delphi.com!usenet From: mapler <mapler@delphi.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: ld not searching /usr/x11R6/lib Date: Thu, 24 Aug 95 21:38:48 -0500 Organization: Delphi (info@delphi.com email, 800-695-4005 voice) Lines: 10 Message-ID: <Z9AhbXg.mapler@delphi.com> NNTP-Posting-Host: bos1d.delphi.com Since installing 2.0.5R, I have found that cc (ld) no longer searches in /usr/X11R6/lib for -lX11, etc. I have searched the man pages and found no way to add this directory to the standard ld search path. ldconfig is not the answer, since it only establishes hints for dynamicly loaded libraries. Is the only answer to link the .a files into /usr/lib? I know things were working under 2.0R, but I can't remember if I made the links or not. Any help is appreciated. Raymond C. Maple mapler@delphi.com