Bug 65560 - gringotts-1.2.7 + Gnome-2.6.0 + gtk-x11-2.0.400 = undefined reference to `GTK_OPTION_MENU'
Summary: gringotts-1.2.7 + Gnome-2.6.0 + gtk-x11-2.0.400 = undefined reference to `GT...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-15 10:30 UTC by Charlie &
Modified: 2004-04-22 03:18 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie & 2004-04-15 10:30:15 UTC
	Compilation of Gringotts (1.2.7) fails with the following errors:

gcc  -O -mcpu=pentiumpro -march=pentiumpro -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
 
 Stop in /usr/ports/security/gringotts/work/gringotts-1.2.7/src.
 *** Error code 1
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-04-15 13:36:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer of security/gringotts.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-04-22 03:17:59 UTC
State Changed
From-To: open->closed

A fix has been committed.