On Tue, 05 Jun 2007 16:05:09 -0500, Mark Foster <[EMAIL PROTECTED]> 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=ports/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=/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> -- [EMAIL PROTECTED] - [EMAIL PROTECTED] FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED] http://wiki.freebsd.org/multimedia - [EMAIL PROTECTED] _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"