Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 04:27:17 -0500 (CDT)
From:      Charlie & <root@253-84.ip.ll.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65560: gringotts-1.2.7 + Gnome-2.6.0 + gtk-x11-2.0.400 = undefined reference to `GTK_OPTION_MENU'
Message-ID:  <200404150927.i3F9RHD3023557@253-84.ip.ll.net>
Resent-Message-ID: <200404150930.i3F9UGQ0035735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65560
>Category:       ports
>Synopsis:       gringotts-1.2.7 + Gnome-2.6.0 + gtk-x11-2.0.400 =  undefined reference to `GTK_OPTION_MENU'
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 15 02:30:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:

installed: gnome-2.6.0

 pkg_info|grep gtk
 gtk-1.2.10_11       Gimp Toolkit for X11 GUI (previous stable version)
 gtk-2.4.0           Gimp Toolkit for X11 GUI (current stable version)
 gtk-engines2-2.2.0_3 Theme engine for the gtk+-2.0 toolkit
 gtksourceview-1.0.0 A text widget that adds syntax highlighting to the GtkTextV
 gtkspell2-2.0.5_1   A GTK+ 2 spell checking component
 libgtkhtml-2.6.0    Lightweight HTML rendering/printing/editing engine
 py23-gtk-2.2.0_2    A set of Python bindings for GTK
 rep-gtk2-gnome-0.18_1,1 GTK+-2 binding for rep Lisp interpreter


cd /usr/ports/security/gringotts
make
===>  Vulnerability check disabled
===>  Extracting for gringotts-1.2.7_2
>Description:
	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

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for gringotts-1.2.7.tar.bz2.
 ===>  Patching for gringotts-1.2.7_2
 ===>  Applying FreeBSD patches for gringotts-1.2.7_2
 /usr/bin/sed -i.bak -E -e "s|^(gringottsdocdir =).*|\1 $\(datadir\)/doc/gringotts|;s|md5sum|md5|g" /usr/ports/security/gringotts/work/gringotts-1.2.7/Makefile.in
 ===>   gringotts-1.2.7_2 depends on executable: pkg-config - found
 ===>   gringotts-1.2.7_2 depends on file: /usr/local/bin/intltool-extract - found===>   gringotts-1.2.7_2 depends on shared library: gringotts.2 - found
 ===>   gringotts-1.2.7_2 depends on shared library: popt.0 - found
 ===>   gringotts-1.2.7_2 depends on shared library: X11.6 - found
 ===>   gringotts-1.2.7_2 depends on shared library: glib-2.0.400 - found
 ===>   gringotts-1.2.7_2 depends on shared library: atk-1.0.600 - found
 ===>   gringotts-1.2.7_2 depends on shared library: pango-1.0.399 - found
 ===>   gringotts-1.2.7_2 depends on shared library: gtk-x11-2.0.400 - found
 ===>  Configuring for gringotts-1.2.7_2
 
 
 	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404150927.i3F9RHD3023557>