Date: Mon, 12 Oct 1998 23:31:10 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: brian@Awfulhak.org Cc: brian@Awfulhak.org, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kworldwatch Makefile Message-ID: <199810130631.XAA23009@silvia.hip.berkeley.edu> In-Reply-To: <199810130619.HAA19226@woof.lan.awfulhak.org> (message from Brian Somers on Tue, 13 Oct 1998 07:19:11 %2B0100)
next in thread | previous in thread | raw e-mail | index | archive | help
* configure:3017: checking for giflib * configure:3041: c++ -o conftest -O2 -Wall -s conftest.C -L/usr/local/lib -L/usr * /X11R6/lib -lgif -lX11 1>&5 * configure:3065: checking for jpeglib This is what it says here: === configure:3017: checking for giflib configure:3041: c++ -o conftest -O2 -Wall -s conftest.C -L/usr/local/kde/lib -L/ usr/X11R6/lib -lgif -lX11 1>&5 ld: -lgif: no match === I don't know how to get that "-L/usr/local/kde/lib" to change.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810130631.XAA23009>