From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 05:34:33 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B53111065670; Tue, 22 Apr 2008 05:34:33 +0000 (UTC) (envelope-from db@db.net) Received: from diana.db.net (diana.db.net [204.228.229.66]) by mx1.freebsd.org (Postfix) with ESMTP id 9C71E8FC2B; Tue, 22 Apr 2008 05:34:33 +0000 (UTC) (envelope-from db@db.net) Received: from diana.db.net ([204.228.229.66] helo=localhost ident=mailnull) by diana.db.net with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1JoB94-000D7f-Q6; Mon, 21 Apr 2008 23:34:22 -0600 Received: from diana.db.net ([127.0.0.1] helo=localhost) (envelope-from ) id 1JoB93-000LFF-Qo; Tue, 22 Apr 2008 01:34:21 -0400 Date: Tue, 22 Apr 2008 01:34:21 -0400 From: Diane Bruce To: Chris Maness Message-ID: <20080422053421.GA49306@night.db.net> References: <480D41E2.8010604@chrismaness.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <480D41E2.8010604@chrismaness.com> User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org, db@freebsd.org Subject: Re: FreeBSD Port: fldigi-2.10 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, 22 Apr 2008 05:34:33 -0000 On Mon, Apr 21, 2008 at 06:39:46PM -0700, Chris Maness wrote: > Hello, Diane, > > I am having trouble getting fldigi to compile. Also, the binary install > core dumps (signal 11) on two different FreeBSD installs. This is on > release 7.0. hrmmm ugh fldigi-2.10 runs fine here on i386 FreeBSD 7.0. What architecture are you on? Does it happen to be amd64? I'll need to see a gdb bt if you can. > > /usr/bin/ld: cannot find -lgio-2.0 > gmake: *** [libgiofam.la] Error 1 > *** Error code 2 > > Stop in /usr/ports/devel/gio-fam-backend. > *** Error code 1 This problem is actually in devel/gio-fam-backend I have duplicated the problem. /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 But I am not sure how this could happen. Are your ports up to date? Basically gio-fam-backend has a dependancy on /usr/ports/devel/glib20 or should have. Unless glib20 port is installed first, libgiofam will fail. I've only taken a quick cursory look, but it appears this might be related to a commit to /usr/ports/Mk/bsd.gnome.mk # $FreeBSD: ports/Mk/bsd.gnome.mk,v 1.146 2008/03/24 15:59:55 marcus Exp $ In the meantime, cd /usr/ports/devel/glib20;make install then return to your fldigi build. > Also, I have been able to get tlf working in console using screen. You > might have already known this, but I just found out about it a couple of > weeks ago. Maybe put a small notice about screen for vt100 > compatibility in the install script. I had sent you an e-mail regarding > the terminal issues a while back, but I guess that would be a good fix. > The only issue I have found is that backspace still does not work under > FreeBSD. Yes, I remember your comment about that. I'll look at it again, thanks. - 73 Diane VA3DB -- - db@FreeBSD.org db@db.net http://www.db.net/~db