From owner-freebsd-gnome Fri Aug 2 9:16:39 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F028F37B400; Fri, 2 Aug 2002 09:16:34 -0700 (PDT) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D01243E75; Fri, 2 Aug 2002 09:16:34 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-204-121.lsanca1.elnk.dsl.genuity.net ([4.62.204.121] helo=netcom1.netcom.com) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17af6K-0002xl-00; Fri, 02 Aug 2002 09:16:28 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 7987A13101; Fri, 2 Aug 2002 09:16:25 -0700 (PDT) From: Mike Harding To: marcus@marcuscom.com, ade@freebsd.org Cc: gnome@FreeBSD.ORG In-reply-to: <1028301101.312.3.camel@gyros.marcuscom.com> (message from Joe Marcus Clarke on 02 Aug 2002 11:11:40 -0400) Subject: Re: /usr/ports/devel/glade doesn't compile since /usr/ports/devel/gettext upgrade References: <20020801202826.1F6661310C@netcom1.netcom.com> <1028235393.322.112.camel@gyros.marcuscom.com> <20020802132902.24B5F13101@netcom1.netcom.com> <1028301101.312.3.camel@gyros.marcuscom.com> Message-Id: <20020802161625.7987A13101@netcom1.netcom.com> Date: Fri, 2 Aug 2002 09:16:25 -0700 (PDT) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG it _was_ defined in libintl.so.2, so I am not completely crazy! It's gone in libintl.so.4, at least as delivered: netcom1# readelf -s libintl.so.2 Symbol table '.dynsym' contains 115 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND 1: 00000094 0 SECTION LOCAL DEFAULT 1 ... 138: 00000000 0 NOTYPE GLOBAL DEFAULT UND munmap 139: 00003730 1346 FUNC GLOBAL DEFAULT 9 dcigettext__ 140: 00006904 0 OBJECT GLOBAL DEFAULT ABS _DYNAMIC 141: 00001ccc 47 FUNC GLOBAL DEFAULT 9 dcgettext__ 142: 00000000 0 NOTYPE GLOBAL DEFAULT UND getenv 143: 00000000 0 NOTYPE GLOBAL DEFAULT UND __srget 144: 00000000 0 NOTYPE GLOBAL DEFAULT UND getegid ... From: Joe Marcus Clarke Cc: gnome@FreeBSD.ORG Date: 02 Aug 2002 11:11:40 -0400 Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Spam-Status: No, hits=-3.2 required=5.0 tests=IN_REP_TO,DOUBLE_CAPSWORD,SUPERLONG_LINE,AWL version=2.31 X-Spam-Level: On Fri, 2002-08-02 at 09:29, Mike Harding wrote: > > I removed _all_ the ports and shared libs and rebuilt, same thing > happens. > > Lil' help - could you scan your libs and tell me where dcgettext__ is > defined? That's the thing. It doesn't appear to be defined anywhere. I don't even see where the ref is in editor.c. Joe > > Thanks, > > Mike H. > > From: Joe Marcus Clarke > Cc: gnome@FreeBSD.ORG > Date: 01 Aug 2002 16:56:33 -0400 > X-Spam-Status: No, hits=-3.7 required=5.0 > tests=IN_REP_TO,SUPERLONG_LINE,AWL > version=2.31 > X-Spam-Level: > > On Thu, 2002-08-01 at 16:28, Mike Harding wrote: > > > > I pkg_remove'd gettext and tried to rebuild gnome after fetching fresh > > ports... /usr/ports/devel glade fails to build as follows: > > I'm not seeing this problem. Maybe you have some old libs lingering > around that need updating. > > Joe > > > > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I/usr/X11R6/include/libgda-0.2.96/gda -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk -p! ixb > uf! > -1. > > 0 -I/usr/local/include/freetype2 -DGNOMELOCALEDIR="/usr/X11R6/share/locale" -I/usr/X11R6/include/libgnomedb-0.2.96/gnome-db -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -O -pipe -Wall -c tree.c > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I/usr/X11R6/include/libgda-0.2.96/gda -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gdk -p! ixb > uf! > -1. > > 0 -I/usr/local/include/freetype2 -DGNOMELOCALEDIR="/usr/X11R6/share/locale" -I/usr/X11R6/include/libgnomedb-0.2.96/gnome-db -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -O -pipe -Wall -c utils.c > > /bin/sh ../libtool --mode=link cc -O -pipe -Wall -o glade debug.o editor.o gbwidget.o glade_widget_data.o gbsource.o glade.o glade_clipboard.o glade_gnome.o glade_gnomelib.o glade_gnomedblib.o glade_gtk12lib.o glade_keys_dialog.o glade_menu_editor.o glade_palette.o glade_plugin.o glade_project.o glade_project_options.o glade_project_view.o glade_project_window.o keys.o load.o main.o palette.o property.o save.o source.o source_os2.o styles.o tree.o utils.o gbwidgets/libgbwidgets.a gnome/libgnomewidgets.a gnome-db/libgnomedbwidgets.a -lintl -L/usr/X11R6/lib -L/usr/X11R6/lib -lgda-common -lgda-client -L/usr/local/lib -lgthread12 -lglib12 -pthread -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -lxml -lz -L/usr/X11R6/lib -L/usr/local/lib -lintl -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -l bo! nob > o ! > -lo > > af -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lxml -lz -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lart_lgpl -lxml -lz -lfreetype -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/X11R6/lib -lgnomedb -L/usr/local/libs -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 - li! ntl > -! > lXe > > xt -lX11 -lm -lxml -lz > > mkdir .libs > > cc -O -pipe -Wall -o glade debug.o editor.o gbwidget.o glade_widget_data.o gbsource.o glade.o glade_clipboard.o glade_gnome.o glade_gnomelib.o glade_gnomedblib.o glade_gtk12lib.o glade_keys_dialog.o glade_menu_editor.o glade_palette.o glade_plugin.o glade_project.o glade_project_options.o glade_project_view.o glade_project_window.o keys.o load.o main.o palette.o property.o save.o source.o source_os2.o styles.o tree.o utils.o gbwidgets/libgbwidgets.a gnome/libgnomewidgets.a gnome-db/libgnomedbwidgets.a -lintl -L/usr/X11R6/lib -L/usr/X11R6/lib -lgda-common -lgda-client -L/usr/local/lib -lgthread12 -lglib12 -pthread -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -lxml -lz -L/usr/X11R6/lib -L/usr/local/lib -lintl -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lOR Bi! tut > il! > -l > > wrap -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lxml -lz -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lart_lgpl -lxml -lz -lfreetype -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/X11R6/lib -lgnomedb -L/usr/local/libs -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lxml -lz > > editor.o: In function `editor_show_grid_settings_dialog': > > editor.o(.text+0x12a): undefined reference to `dcgettext__' > > editor.o(.text+0x2ca): undefined reference to `dcgettext__' > > editor.o(.text+0x43f): undefined reference to `dcgettext__' > > editor.o(.text+0x5ee): undefined reference to `dcgettext__' > > editor.o(.text+0x698): undefined reference to `dcgettext__' > > editor.o(.text+0x79a): more undefined references to `dcgettext__' follow > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade/work/glade-0.6.4/glade. > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade/work/glade-0.6.4/glade. > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade/work/glade-0.6.4. > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade/work/glade-0.6.4. > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade. > > netcom1# > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message