From owner-freebsd-ports@FreeBSD.ORG Tue Jun 5 21:21:47 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F9D616A468 for ; Tue, 5 Jun 2007 21:21:47 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id DAB1A13C44C for ; Tue, 5 Jun 2007 21:21:46 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070605212146.RFAV8985.eastrmmtao102.cox.net@eastrmimpo01.cox.net>; Tue, 5 Jun 2007 17:21:46 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id 7xMk1X00a4iy4EG0000000; Tue, 05 Jun 2007 17:21:45 -0400 Date: Tue, 05 Jun 2007 16:24:44 -0500 To: "Mark Foster" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <4665D005.8020703@foster.cc> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <4665D005.8020703@foster.cc> User-Agent: Opera Mail/9.21 (Linux) Cc: freebsd-ports@freebsd.org Subject: Re: qt linking issue building xca-0.6.3 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 21:21:47 -0000 On Tue, 05 Jun 2007 16:05:09 -0500, Mark Foster wrote: > I'm working on an upgrade to the xca port (0.5.1 -> 0.6.3) that will > obviate 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=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 -- = 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