Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61303 - goats 2.2 does not compile... undefined reference to `GTK_OPTION_MENU'
Summary: goats 2.2 does not compile... undefined reference to `GTK_OPTION_MENU'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 45747
  Show dependency tree
 
Reported: 2004-08-22 15:36 UTC by mike
Modified: 2004-08-23 11:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mike 2004-08-22 15:36:15 UTC
Here is the error output from emerge goats, and the output from emerge info:



 -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/freetype2/config -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0   goats-applet.o goats-applet-callbacks.o goats-applet-preferences.o goats-applet-summary.o goats-common.o goat.o goat-callbacks.o ipmsg.o goatx.o -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
goats-applet-preferences.o(.text+0x1cc): In function `goats_client_preferences_update_swatches':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x1e2): In function `goats_client_preferences_update_swatches':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x4b0): In function `goats_client_preferences_init':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x583): In function `goats_client_preferences_init':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x597): In function `goats_client_preferences_init':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x912): In function `goats_client_preferences_init':
: undefined reference to `GNOME_COLOR_PICKER'
goats-applet-preferences.o(.text+0x9b5): In function `goats_client_preferences_init':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x9c9): In function `goats_client_preferences_init':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0xd52): In function `default_colour_changed_cb':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x1082): In function `delete_menu_changed_cb':
: undefined reference to `GTK_OPTION_MENU'
goats-applet-preferences.o(.text+0x1267): In function `customize_clicked_cb':
: undefined reference to `GNOME_COLOR_PICKER'
goats-applet-preferences.o(.text+0x134a): In function `customize_clicked_cb':
: undefined reference to `GNOME_COLOR_PICKER'
goats-applet-preferences.o(.text+0x142f): In function `customize_clicked_cb':
: undefined reference to `GNOME_COLOR_PICKER'
goat.o(.text+0xf83): In function `goat_create_alarm_dialog':
: undefined reference to `GTK_OPTION_MENU'
goat.o(.text+0x10f6): In function `goat_create_alarm_dialog':
: undefined reference to `GTK_OPTION_MENU'
goat.o(.text+0x1187): In function `goat_create_alarm_dialog':
: undefined reference to `GTK_OPTION_MENU'
goat.o(.text+0x1840): In function `goat_alarm_init':
: undefined reference to `GTK_OPTION_MENU'
goat-callbacks.o(.text+0x2c95): In function `goat_alarm_active_toggled_cb':
: undefined reference to `GTK_OPTION_MENU'
goat-callbacks.o(.text+0x2dff): more undefined references to `GTK_OPTION_MENU' follow
collect2: ld returned 1 exit status
make[2]: *** [goats-applet] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/goats-2.2/work/goats-2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/goats-2.2/work/goats-2.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-misc/goats-2.2 failed.
!!! Function gnome2_src_compile, Line 38, Exitcode 2
!!! compile failure






root@genbox james # emerge info
Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r1)
=================================================================
System uname: 2.6.8-gentoo-r1 i686 AMD Athlon(tm) XP 1900+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://open-systems.ufl.edu/mirrors/gentoo ftp://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts audiofile avi berkdb cdr crypt cups divx4linux dvd dvdr encode esd evo foomaticdb gd gdbm gif gnome gpm gstreamer gtk gtk2 guile icq imagemagick imlib java joystick jpeg kde libg++ libwww lirc mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline samba sdl slang spell ssl svga tcpd truetype usb x86 xml2 xmms xv yahoo zlib"


Reproducible: Always
Steps to Reproduce:
1.emerge goats
2.
3.

Actual Results:  
package failed to compile and install

Expected Results:  
successful compilation and install
Comment 1 foser (RETIRED) gentoo-dev 2004-08-23 03:03:21 UTC
added a quick fix, rsync & try again
Comment 2 mike 2004-08-23 11:58:55 UTC
ok, works fine now, thanks a bunch