Date: Tue, 05 Jun 2007 16:24:44 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Mark Foster" <mark@foster.cc> Cc: freebsd-ports@freebsd.org Subject: Re: qt linking issue building xca-0.6.3 port Message-ID: <op.ttgwfie39aq2h7@mezz.mezzweb.com> In-Reply-To: <4665D005.8020703@foster.cc> References: <4665D005.8020703@foster.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 05 Jun 2007 16:05:09 -0500, Mark Foster <mark@foster.cc> wrote: > I'm working on an upgrade to the xca port (0.5.1 -> 0.6.3) that will > obviate ports/109045 > <http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/109045> > > Mostly it is working except for the final stage & I am stuck... any > guidance as to how I might make this work is highly welcomed and > appreciated. Try to add -L${LOCALBASE}/lib in LDFLAGS. > gcc -rpath=3D/usr/lib:/usr/local/lib -O2 -fno-strict-aliasing -pipe While I am here, you should get this port to respect the CC. Cheers, Mezz > -Wall -ggdb xca.o -lQtGui -lc_r -lcrypto -o xca > /usr/bin/ld: cannot find -lQtGui > gmake: *** [xca] Error 1 > *** Error code 2 <snip> -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.ttgwfie39aq2h7>