From owner-freebsd-ports@FreeBSD.ORG Wed Apr 14 20:07:42 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8463116A4CE; Wed, 14 Apr 2004 20:07:42 -0700 (PDT) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CD043D5A; Wed, 14 Apr 2004 20:07:42 -0700 (PDT) (envelope-from adam.mclaurin@gmx.net) Received: from 146-115-126-186.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com ([146.115.126.186] helo=jake) by smtp02.mrf.mail.rcn.net with smtp (Exim 3.35 #4) id 1BDxE5-00000H-00; Wed, 14 Apr 2004 23:07:41 -0400 Date: Wed, 14 Apr 2004 23:07:40 -0400 From: Adam McLaurin To: ports@freebsd.org, anders@freebsd.org Message-Id: <20040414230740.375bc89c.adam.mclaurin@gmx.net> Organization: X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.0; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: security/gringotts won't recompile after GNOME 2.6 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 03:07:42 -0000 I've had no luck getting security/gringotts to recompile since the GNOME 2.6 upgrade. Using portupgrade, it tried reinstalling GTK, which already existed, so it failed. So I tried deinstalling it and reinstalling from scratch, and now I get this error: cc -O -pipe -mcpu=pentiumpro -o gringotts gringotts.o grg_widgets.o grg_entries.o grg_entries_vis.o grg_list.o grg_menus.o grg_prefs.o grg_prefs_io.o grg_pwd.o grg_safe.o grg_recent_dox.o grg_popt.o grg_pix.o grg_attachs.o -lpopt -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -L/usr/local/lib -lgringotts -L/usr/local/lib gringotts.o: In function `update_combo_attach': gringotts.o(.text+0x505): undefined reference to `GTK_OPTION_MENU' gringotts.o(.text+0x52b): undefined reference to `GTK_OPTION_MENU' gringotts.o(.text+0x540): undefined reference to `GTK_OPTION_MENU' gringotts.o: In function `grg_interface': gringotts.o(.text+0x30d8): undefined reference to `GTK_OPTION_MENU' *** Error code 1 Now, the port is currently at v1.2.7, which is quite old. 1.2.8 came out many months ago, and never got merged into the tree. Perhaps 1.2.8 works better with GNOME 2.6? Or perhaps it's the port itself that's screwed up. I emailed Anders a couple weeks ago with my gringotts problems, but have yet to receive a reply or a fix on the port. Does anyone have a suggestion on how to get this to work? I'm unable to access several very important documents until I get gringotts working again. Thanks. -- Adam "satyam, shivam, sundaram"