Subject: pkg/15907: Various gnome-related pkgs have build problems on 1.4.2: chat/xchat
To: None <gnats-bugs@gnats.netbsd.org>
From: Olaf Seibert <rhialto@polderland.nl>
List: netbsd-bugs
Date: 03/14/2002 13:04:34
>Number:         15907
>Category:       pkg
>Synopsis:       Various gnome-related pkgs have build problems on 1.4.2: chat/xchat
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 14 04:05:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Olaf Seibert
>Release:        pkgsrc supped just now
>Organization:
	
>Environment:
	
System: NetBSD klei.intern.polderland.nl 1.4.2 NetBSD 1.4.2 (KIELDRECHT) #15: Wed Jul 11 18:02:11 CEST 2001 root@klei.intern.polderland.nl:/usr/src/sys/arch/i386/compile/KIELDRECHT i386


>Description:
	When building chat/xchat on 1.4.2, it fails with the following error:

Making all in fe-gtk
gmake[3]: Entering directory `/usr/tmp/chat/xchat/work/xchat-1.8.7/src/fe-gtk'
cc  -I/usr/tmp/chat/xchat/work/.buildlink/include -O2 -I/usr/pkg/share/x11-links/include -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib  -fno-strict-aliasing -I/usr/local/include -I/usr/pkg/include  -I/usr/local/lib/perl5/5.6.1/i386-netbsd/CORE  -I/usr/pkg/include/python2.0 -Wall -g  -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/X11R6/include -I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/pkg/include/orbit-1.0 -I/usr/X11R6/include/gtk-1.2 -L/usr/tmp/chat/xchat/work/.buildlink/lib  -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o xchat  about.o ascii.o banlist.o chanlist.o dccgui.o dialog.o editlist.o fe-gtk.o fkeys.o gtkut!
il.o ignoregui.o maingui.o menu.o mmx_cmod.o notifygui.o palette.o panel.o pixmaps.o plugingui.o rawlog.o search.o serverlist.o settings.o textgui.o usermenu.o urlgrab.o userlistgui.o wins.o xtext.o ../common/libxchatmain.a -L/usr/tmp/chat/xchat/work/.buildlink/lib -lutil -lpthread -L/usr/tmp/chat/xchat/work/.buildlink/lib -Wl,-R/usr/pkg/lib -lintl -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgmodule -lglib -Wl,-R/lib -L/usr/local/lib -L/usr/pkg/lib /usr/local/lib/perl5/5.6.1/i386-netbsd/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.6.1/i386-netbsd/CORE -lperl -lbind -lm -lposix -lcrypt -liconv -lutil -lutil -L/usr/pkg/lib/python2.0/config -lpython2.0 -lssl -lcrypto  -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -lossaudio -laudiofile -lm -lglib -lintl -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lzvt -lutil -lS!
M -lICE -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -lXi -lXext -lX11 -lm -lintl -lgdk_imlib -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk -lgdk -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgmodule -lglib -lXi -lXext -lX11 -lm -ltiff -ljpeg -lpng -lz -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpanel_applet -lgnorba -lORBitCosNaming -lORBit -lIIOP -lwrap -lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -lossaudio -laudiofile -lm -lglib -lintl
xtext.c:2312: Undefined symbol `_shade_ximage_15_mmx' referenced from text segment
xtext.c:2316: Undefined symbol `_shade_ximage_16_mmx' referenced from text segment
xtext.c:2323: Undefined symbol `_shade_ximage_32_mmx' referenced from text segment
xtext.c:2443: Undefined symbol `_have_mmx' referenced from text segment
posixmodule.o: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()
posixmodule.o: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
collect2: ld returned 1 exit status
gmake[3]: *** [xchat] Error 1
gmake[3]: Leaving directory `/usr/tmp/chat/xchat/work/xchat-1.8.7/src/fe-gtk'
	
>How-To-Repeat:
	type 'make' in the directory of the package.
>Fix:
	None known.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert - rhialto@polder --They that can give up essential 
\X/ land.nl --liberty to purchase a little temporary safety
--------------deserve neither liberty or safety. - Benjamin Franklin, 1759
---People will accept your ideas much more readily if you tell them that
---Benjamin Franklin said it first. - Unknown
>Release-Note:
>Audit-Trail:
>Unformatted: