Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 23:07:40 -0400
From:      Adam McLaurin <adam.mclaurin@gmx.net>
To:        ports@freebsd.org, anders@freebsd.org
Subject:   security/gringotts won't recompile after GNOME 2.6 upgrade
Message-ID:  <20040414230740.375bc89c.adam.mclaurin@gmx.net>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040414230740.375bc89c.adam.mclaurin>