Problems building and running Gtk-Perl



Folks,

After trying various things, gcc verses DEC C, different libraries,
etc., I am having problems building Gtk-Perl on Digital UNIX V4.0f. I
have gtk+ and glib V1.8 installed. BTW, I get the same problem when I
use gtk+ and glib V1.2.3. I really need this to work, so I can build
gimp, without this working gimp will be useless.

Anyway, the are several things I encountered:

1. Gtk/GdkTypes.c would not compile, unless I removed "default:" from
the long case statement about line 500 or so. Weird is the order of the
day.

2. Gtk/xs/GtkWidget.c just would not compile, because of the "#DEFINE
MY_GTK_WIDGET_SET_FLAGS" definition. In gcc and DEC C this definition is
invalid. I took out the G_STMT_START, G_STMT_END, just to get the
program to compile. I know this will break something in this code, but
if anyone has a fix for this I'd appreciate it.

3. I end up getting multiply defined entries for g_bit_nth_msf,
g_bit_ntl_lsf, and g_bit_storage, when the Gtk-Perl compile code is
archived and linked.

4. When I try to do a make test (gnumake test), or after I install
Gtk-Perl, get the error message attached.

Attached is a copy of the generated Makefile and a log of the compile.

Please e-mail me directly with your response, I do not subscribe to the
mailing list.

Thanks for your help.

Nick
-- 
========================================================================
Nick Metrowsky                     |
JILA, Central Unix System Admin.   | E-Mail: nmetro colorado edu
University of Colorado             |         nmetro jila colorado edu
JILA, Room S222                    | Phone: (303)492-4060
Campus Box 440                     | FAX:   (303)492-5235
Boulder, CO 80309-0440             | http://jilawww.colorado.edu/~nmetro
========================================================================
# This Makefile is for the Gtk extension to perl.
#
# It was generated automatically by MakeMaker version
# 5.4301 (Revision: 1.222) from the contents of
# Makefile.PL. Don't edit this file, edit Makefile.PL instead.
#
#       ANY CHANGES MADE HERE WILL BE LOST!
#
#   MakeMaker Parameters:

#       DEFINE => q[-DPERL_POLLUTE -DGTK_HVER=0x010208]
#       DIR => q[]
#       DISTNAME => q[Gtk-Perl]
#       INC => q[-I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include 
-I/central/glib-1.2.8/include -I./Gtk -I./build]
#       LIBS => [q[-L/central/glib-1.2.8/lib -L/central/gtk+-1.2.8/lib -lgtk -lgdk -lgmodule -lglib -lXext 
-lX11 -ldnet_stub -lm]]
#       NAME => q[Gtk]
#       OBJECT => q[build/GtkDefs.o build/PerlGtkExt.o Gtk/xs/Gtk.o Gtk/xs/GtkSelection.o Gtk/xs/Gtk-1.1.o 
Gtk/xs/GtkToolbar-1.1.6.o Gtk/xs/GtkAccelGroup.o Gtk/xs/GtkProgressBar-1.1.o Gtk/xs/GtkCList-1.2.o 
Gtk/xs/Gtk-1.2.o Gtk/xs/GtkAccelLabel.o Gtk/xs/GtkAdjustment.o Gtk/xs/GtkAlignment.o Gtk/xs/GtkArrow.o 
Gtk/xs/GtkAspectFrame.o Gtk/xs/GtkBin.o Gtk/xs/GtkBox.o Gtk/xs/GtkButton.o Gtk/xs/GtkButtonBox.o 
Gtk/xs/GtkCList.o Gtk/xs/GtkCTree.o Gtk/xs/GtkCalendar.o Gtk/xs/GtkCheckButton.o Gtk/xs/GtkCheckMenuItem.o 
Gtk/xs/GtkColorSelection.o Gtk/xs/GtkColorSelectionDialog.o Gtk/xs/GtkCombo.o Gtk/xs/GtkContainer.o 
Gtk/xs/GtkCurve.o Gtk/xs/GtkData.o Gtk/xs/GtkDialog.o Gtk/xs/GtkDrawingArea.o Gtk/xs/GtkEditable.o 
Gtk/xs/GtkEntry.o Gtk/xs/GtkEventBox.o Gtk/xs/GtkFileSelection.o Gtk/xs/GtkFixed.o Gtk/xs/GtkFontSelection.o 
Gtk/xs/GtkFontSelectionDialog.o Gtk/xs/GtkFrame.o Gtk/xs/GtkGammaCurve.o Gtk/xs/GtkHBox.o 
Gtk/xs/GtkHButtonBox.o Gtk/xs/GtkHPaned.o Gtk/xs/GtkHRuler.o Gtk/xs/GtkHScale.o Gtk/xs/GtkHScrollbar.o 
Gtk/xs/GtkHSeparator.o Gtk/xs/GtkHandleBox.o Gtk/xs/GtkImage.o Gtk/xs/GtkInputDialog.o Gtk/xs/GtkInvisible.o 
Gtk/xs/GtkItem.o Gtk/xs/GtkItemFactory.o Gtk/xs/GtkLabel.o Gtk/xs/GtkLayout.o Gtk/xs/GtkList.o 
Gtk/xs/GtkListItem.o Gtk/xs/GtkMenu.o Gtk/xs/GtkMenuBar.o Gtk/xs/GtkMenuItem.o Gtk/xs/GtkMenuShell.o 
Gtk/xs/GtkMisc.o Gtk/xs/GtkNotebook.o Gtk/xs/GtkObject.o Gtk/xs/GtkOptionMenu.o Gtk/xs/GtkPacker.o 
Gtk/xs/GtkPaned.o Gtk/xs/GtkPixmap.o Gtk/xs/GtkPlug.o Gtk/xs/GtkPreview.o Gtk/xs/GtkProgress.o 
Gtk/xs/GtkProgressBar.o Gtk/xs/GtkRadioButton.o Gtk/xs/GtkRadioMenuItem.o Gtk/xs/GtkRange.o Gtk/xs/GtkRuler.o 
Gtk/xs/GtkScale.o Gtk/xs/GtkScrollbar.o Gtk/xs/GtkScrolledWindow.o Gtk/xs/GtkSeparator.o Gtk/xs/GtkSocket.o 
Gtk/xs/GtkSpinButton.o Gtk/xs/GtkStatusbar.o Gtk/xs/GtkTable.o Gtk/xs/GtkTearoffMenuItem.o Gtk/xs/GtkText.o 
Gtk/xs/GtkTipsQuery.o Gtk/xs/GtkToggleButton.o Gtk/xs/GtkToolbar.o Gtk/xs/GtkTooltips.o Gtk/xs/GtkTree.o 
Gtk/xs/GtkTreeItem.o Gtk/xs/GtkVBox.o Gtk/xs/GtkVButtonBox.o Gtk/xs/GtkVPaned.o Gtk/xs/GtkVRuler.o 
Gtk/xs/GtkVScale.o Gtk/xs/GtkVScrollbar.o Gtk/xs/GtkVSeparator.o Gtk/xs/GtkViewport.o Gtk/xs/GtkWidget.o 
Gtk/xs/GtkWindow.o Gtk/GdkTypes.o Gtk/GtkTypes.o Gtk/MiscTypes.o Gtk/Derived.o]
#       PM => { Gtk/LogHandler.pm=>q[$(INST_LIBDIR)/Gtk/LogHandler.pm], 
Gtk/GtkColorSelectButton.pm=>q[$(INST_LIBDIR)/Gtk/ColorSelectButton.pm], 
Gtk/Atoms.pm=>q[$(INST_LIBDIR)/Gtk/Atoms.pm], build/GtkKeysyms.pm=>q[$(INST_ARCHLIBDIR)/Gtk/Keysyms.pm], 
build/GtkTypes.pm=>q[$(INST_ARCHLIBDIR)/Gtk/Types.pm], 
build/IFiles.pm=>q[$(INST_ARCHLIBDIR)/Gtk/Install/Files.pm], 
tools/gendefs.pl=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gendefs.pl], 
Gtk/GtkTypes.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/GtkTypes.h], Gtk/Gtk.pm=>q[$(INST_LIBDIR)/Gtk.pm], 
Gtk/gtk-1.0.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.0.defs], 
Gtk/gtk-1.1.1.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.1.defs], 
Gtk/gtk-0.99.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.defs], 
Gtk/gtk-1.1.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.defs], 
Gtk/gtk-1.1.3.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.3.defs], 
Gtk/gtk-1.2.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.defs], 
Gtk/gtk-1.1.4.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.4.defs], 
Gtk/gtk-1.1.6.defs=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.6.defs], 
Gtk/MiscTypes.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/MiscTypes.h], 
Gtk/ppport.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/ppport.h], 
tools/genext.pl=>q[$(INST_ARCHLIBDIR)/Gtk/Install/genext.pl], Gtk/Gdk.pm=>q[$(INST_LIBDIR)/Gtk/Gdk.pm], 
Gtk/GdkTypes.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/GdkTypes.h], 
build/PerlGtkInt.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkInt.h], 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap=>q[$(INST_ARCHLIBDIR)/Gtk/Install/GtkTypemap], 
tools/gendoc.pl=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gendoc.pl], 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.typemap], 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap=>q[$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.typemap], 
build/GtkDefs.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/GtkDefs.h], 
build/PerlGtkExt.h=>q[$(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkExt.h] }
#       TYPEMAPS => [q[/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap], 
q[/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap], 
q[/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap]]
#       VERSION_FROM => q[Gtk/Gtk.pm]
#       XS => { Gtk/xs/GtkHRuler.xs=>q[Gtk/xs/GtkHRuler.c], Gtk/xs/GtkToolbar.xs=>q[Gtk/xs/GtkToolbar.c], 
Gtk/xs/GtkMenu.xs=>q[Gtk/xs/GtkMenu.c], 
Gtk/xs/GtkColorSelectionDialog.xs=>q[Gtk/xs/GtkColorSelectionDialog.c], 
Gtk/xs/GtkPacker.xs=>q[Gtk/xs/GtkPacker.c], Gtk/xs/GtkHSeparator.xs=>q[Gtk/xs/GtkHSeparator.c], 
Gtk/xs/GtkVScrollbar.xs=>q[Gtk/xs/GtkVScrollbar.c], Gtk/xs/GtkButton.xs=>q[Gtk/xs/GtkButton.c], 
Gtk/xs/GtkVScale.xs=>q[Gtk/xs/GtkVScale.c], Gtk/xs/Gtk-1.2.xs=>q[Gtk/xs/Gtk-1.2.c], 
Gtk/xs/GtkTreeItem.xs=>q[Gtk/xs/GtkTreeItem.c], Gtk/xs/GtkAdjustment.xs=>q[Gtk/xs/GtkAdjustment.c], 
Gtk/xs/GtkAlignment.xs=>q[Gtk/xs/GtkAlignment.c], Gtk/xs/GtkVRuler.xs=>q[Gtk/xs/GtkVRuler.c], 
Gtk/xs/GtkInputDialog.xs=>q[Gtk/xs/GtkInputDialog.c], Gtk/xs/GtkPreview.xs=>q[Gtk/xs/GtkPreview.c], 
Gtk/xs/GtkCheckMenuItem.xs=>q[Gtk/xs/GtkCheckMenuItem.c], Gtk/xs/GtkWidget.xs=>q[Gtk/xs/GtkWidget.c], 
Gtk/xs/GtkScrollbar.xs=>q[Gtk/xs/GtkScrollbar.c], Gtk/xs/GtkInvisible.xs=>q[Gtk/xs/GtkInvisible.c], 
Gtk/xs/GtkDrawingArea.xs=>q[Gtk/xs/GtkDrawingArea.c], Gtk/xs/GtkVSeparator.xs=>q[Gtk/xs/GtkVSeparator.c], 
Gtk/xs/GtkTable.xs=>q[Gtk/xs/GtkTable.c], Gtk/xs/GtkScale.xs=>q[Gtk/xs/GtkScale.c], 
Gtk/xs/GtkGammaCurve.xs=>q[Gtk/xs/GtkGammaCurve.c], Gtk/xs/GtkSocket.xs=>q[Gtk/xs/GtkSocket.c], 
Gtk/xs/GtkRuler.xs=>q[Gtk/xs/GtkRuler.c], Gtk/xs/GtkListItem.xs=>q[Gtk/xs/GtkListItem.c], 
Gtk/xs/GtkArrow.xs=>q[Gtk/xs/GtkArrow.c], Gtk/xs/GtkOptionMenu.xs=>q[Gtk/xs/GtkOptionMenu.c], 
Gtk/xs/GtkHPaned.xs=>q[Gtk/xs/GtkHPaned.c], Gtk/xs/GtkSeparator.xs=>q[Gtk/xs/GtkSeparator.c], 
Gtk/xs/GtkEntry.xs=>q[Gtk/xs/GtkEntry.c], Gtk/xs/GtkProgress.xs=>q[Gtk/xs/GtkProgress.c], 
Gtk/xs/GtkSpinButton.xs=>q[Gtk/xs/GtkSpinButton.c], Gtk/xs/GtkObject.xs=>q[Gtk/xs/GtkObject.c], 
Gtk/xs/GtkAccelLabel.xs=>q[Gtk/xs/GtkAccelLabel.c], Gtk/xs/GtkBin.xs=>q[Gtk/xs/GtkBin.c], 
Gtk/xs/GtkData.xs=>q[Gtk/xs/GtkData.c], Gtk/xs/GtkFontSelection.xs=>q[Gtk/xs/GtkFontSelection.c], 
Gtk/xs/Gtk-1.1.xs=>q[Gtk/xs/Gtk-1.1.c], Gtk/xs/GtkVPaned.xs=>q[Gtk/xs/GtkVPaned.c], 
Gtk/xs/GtkTooltips.xs=>q[Gtk/xs/GtkTooltips.c], Gtk/xs/GtkViewport.xs=>q[Gtk/xs/GtkViewport.c], 
Gtk/xs/GtkLabel.xs=>q[Gtk/xs/GtkLabel.c], Gtk/xs/Gtk.xs=>q[Gtk/xs/Gtk.c], 
Gtk/xs/GtkNotebook.xs=>q[Gtk/xs/GtkNotebook.c], Gtk/xs/GtkContainer.xs=>q[Gtk/xs/GtkContainer.c], 
Gtk/xs/GtkMenuItem.xs=>q[Gtk/xs/GtkMenuItem.c], Gtk/xs/GtkPaned.xs=>q[Gtk/xs/GtkPaned.c], 
Gtk/xs/GtkMisc.xs=>q[Gtk/xs/GtkMisc.c], Gtk/xs/GtkHButtonBox.xs=>q[Gtk/xs/GtkHButtonBox.c], 
Gtk/xs/GtkFontSelectionDialog.xs=>q[Gtk/xs/GtkFontSelectionDialog.c], 
Gtk/xs/GtkFixed.xs=>q[Gtk/xs/GtkFixed.c], Gtk/xs/GtkHandleBox.xs=>q[Gtk/xs/GtkHandleBox.c], 
Gtk/xs/GtkCalendar.xs=>q[Gtk/xs/GtkCalendar.c], Gtk/xs/GtkVButtonBox.xs=>q[Gtk/xs/GtkVButtonBox.c], 
Gtk/xs/GtkCList-1.2.xs=>q[Gtk/xs/GtkCList-1.2.c], Gtk/xs/GtkToggleButton.xs=>q[Gtk/xs/GtkToggleButton.c], 
Gtk/xs/GtkImage.xs=>q[Gtk/xs/GtkImage.c], Gtk/xs/GtkAccelGroup.xs=>q[Gtk/xs/GtkAccelGroup.c], 
Gtk/xs/GtkButtonBox.xs=>q[Gtk/xs/GtkButtonBox.c], Gtk/xs/GtkCurve.xs=>q[Gtk/xs/GtkCurve.c], 
Gtk/xs/GtkSelection.xs=>q[Gtk/xs/GtkSelection.c], Gtk/xs/GtkFileSelection.xs=>q[Gtk/xs/GtkFileSelection.c], 
Gtk/xs/GtkItemFactory.xs=>q[Gtk/xs/GtkItemFactory.c], Gtk/xs/GtkMenuBar.xs=>q[Gtk/xs/GtkMenuBar.c], 
Gtk/xs/GtkTearoffMenuItem.xs=>q[Gtk/xs/GtkTearoffMenuItem.c], 
Gtk/xs/GtkAspectFrame.xs=>q[Gtk/xs/GtkAspectFrame.c], Gtk/xs/GtkEventBox.xs=>q[Gtk/xs/GtkEventBox.c], 
Gtk/xs/GtkRange.xs=>q[Gtk/xs/GtkRange.c], Gtk/xs/GtkPixmap.xs=>q[Gtk/xs/GtkPixmap.c], 
Gtk/xs/GtkItem.xs=>q[Gtk/xs/GtkItem.c], Gtk/xs/GtkTree.xs=>q[Gtk/xs/GtkTree.c], 
Gtk/xs/GtkScrolledWindow.xs=>q[Gtk/xs/GtkScrolledWindow.c], Gtk/xs/GtkCombo.xs=>q[Gtk/xs/GtkCombo.c], 
Gtk/xs/GtkHBox.xs=>q[Gtk/xs/GtkHBox.c], Gtk/xs/GtkRadioMenuItem.xs=>q[Gtk/xs/GtkRadioMenuItem.c], 
Gtk/xs/GtkCTree.xs=>q[Gtk/xs/GtkCTree.c], Gtk/xs/GtkToolbar-1.1.6.xs=>q[Gtk/xs/GtkToolbar-1.1.6.c], 
Gtk/xs/GtkTipsQuery.xs=>q[Gtk/xs/GtkTipsQuery.c], Gtk/xs/GtkWindow.xs=>q[Gtk/xs/GtkWindow.c], 
Gtk/xs/GtkPlug.xs=>q[Gtk/xs/GtkPlug.c], Gtk/xs/GtkStatusbar.xs=>q[Gtk/xs/GtkStatusbar.c], 
Gtk/xs/GtkEditable.xs=>q[Gtk/xs/GtkEditable.c], Gtk/xs/GtkCheckButton.xs=>q[Gtk/xs/GtkCheckButton.c], 
Gtk/xs/GtkList.xs=>q[Gtk/xs/GtkList.c], Gtk/xs/GtkLayout.xs=>q[Gtk/xs/GtkLayout.c], 
Gtk/xs/GtkVBox.xs=>q[Gtk/xs/GtkVBox.c], Gtk/xs/GtkCList.xs=>q[Gtk/xs/GtkCList.c], 
Gtk/xs/GtkText.xs=>q[Gtk/xs/GtkText.c], Gtk/xs/GtkColorSelection.xs=>q[Gtk/xs/GtkColorSelection.c], 
Gtk/xs/GtkProgressBar-1.1.xs=>q[Gtk/xs/GtkProgressBar-1.1.c], Gtk/xs/GtkBox.xs=>q[Gtk/xs/GtkBox.c], 
Gtk/xs/GtkProgressBar.xs=>q[Gtk/xs/GtkProgressBar.c], Gtk/xs/GtkRadioButton.xs=>q[Gtk/xs/GtkRadioButton.c], 
Gtk/xs/GtkFrame.xs=>q[Gtk/xs/GtkFrame.c], Gtk/xs/GtkHScrollbar.xs=>q[Gtk/xs/GtkHScrollbar.c], 
Gtk/xs/GtkMenuShell.xs=>q[Gtk/xs/GtkMenuShell.c], Gtk/xs/GtkDialog.xs=>q[Gtk/xs/GtkDialog.c], 
Gtk/xs/GtkHScale.xs=>q[Gtk/xs/GtkHScale.c] }
#       XSOPT => q[-noversioncheck]
#       XSPROTOARG => q[-noprototypes]
#       clean => { FILES=>q[build/perl-gtk-ref.pod build/perl-gtk-ds.pod build/GtkTypes.pm 
build/GtkKeysyms.pm build/GtkTypemap build/GtkDefs.c build/GtkDefs.h build/Objects.xpl build/boxed.xsh 
build/extension.xsh build/objects.xsh build/PerlGtkExt.c build/PerlGtkExt.h build/PerlGtkInt.h 
build/IFiles.pm */*.o */*/*.o GdkImlib/xs/GdkImlib.c GdkPixbuf/xs/GdkPixbuf.c GdkPixbuf/xs/GdkPixbufLoader.c 
Glade/xs/GladeXML.c Gnome/xs/AppletWidget.c Gnome/xs/ButtonWidget.c Gnome/xs/Gnome.c Gnome/xs/GnomeAbout.c 
Gnome/xs/GnomeAnimator.c Gnome/xs/GnomeApp.c Gnome/xs/GnomeAppBar.c Gnome/xs/GnomeCalculator.c 
Gnome/xs/GnomeCanvas.c Gnome/xs/GnomeCanvasEllipse.c Gnome/xs/GnomeCanvasGroup.c Gnome/xs/GnomeCanvasImage.c 
Gnome/xs/GnomeCanvasItem.c Gnome/xs/GnomeCanvasLine.c Gnome/xs/GnomeCanvasPolygon.c Gnome/xs/GnomeCanvasRE.c 
Gnome/xs/GnomeCanvasRect.c Gnome/xs/GnomeCanvasText.c Gnome/xs/GnomeCanvasWidget.c Gnome/xs/GnomeClient.c 
Gnome/xs/GnomeColorPicker.c Gnome/xs/GnomeDEntryEdit.c Gnome/xs/GnomeDNS.c Gnome/xs/GnomeDateEdit.c 
Gnome/xs/GnomeDialog.c Gnome/xs/GnomeDialogUtil.c Gnome/xs/GnomeDock.c Gnome/xs/GnomeDockBand.c 
Gnome/xs/GnomeDockItem.c Gnome/xs/GnomeDockLayout.c Gnome/xs/GnomeDruid.c Gnome/xs/GnomeDruidPage.c 
Gnome/xs/GnomeDruidPageFinish.c Gnome/xs/GnomeDruidPageStandard.c Gnome/xs/GnomeDruidPageStart.c 
Gnome/xs/GnomeEntry.c Gnome/xs/GnomeFileEntry.c Gnome/xs/GnomeFontPicker.c Gnome/xs/GnomeFontSelector.c 
Gnome/xs/GnomeGeometry.c Gnome/xs/GnomeHRef.c Gnome/xs/GnomeICE.c Gnome/xs/GnomeIconEntry.c 
Gnome/xs/GnomeIconList.c Gnome/xs/GnomeIconSelection.c Gnome/xs/GnomeLamp.c Gnome/xs/GnomeLess.c 
Gnome/xs/GnomeMDI.c Gnome/xs/GnomeMDIChild.c Gnome/xs/GnomeMDIGenericChild.c Gnome/xs/GnomeMessageBox.c 
Gnome/xs/GnomeNumberEntry.c Gnome/xs/GnomePaperSelector.c Gnome/xs/GnomePixmap.c Gnome/xs/GnomePixmapEntry.c 
Gnome/xs/GnomePropertyBox.c Gnome/xs/GnomeRootWin.c Gnome/xs/GnomeScores.c Gnome/xs/GnomeSpell.c 
Gnome/xs/GnomeStock.c Gnome/xs/GtkClock.c Gnome/xs/GtkDial.c Gnome/xs/GtkImage.c Gnome/xs/GtkLayout.c 
Gnome/xs/GtkPixmapMenuItem.c Gnome/xs/GtkPlug.c Gnome/xs/GtkSocket.c Gnome/xs/GtkTed.c Gnome/xs/ZvtTerm.c 
Gtk/xs/GtkAcceleratorTable.c Gtk/xs/GtkCTree-1.1.1.c Gtk/xs/GtkClock.c Gtk/xs/GtkContainer-1.1.c 
Gtk/xs/GtkTed.c GtkGLArea/xs/Constants.c GtkGLArea/xs/GtkGLArea.c GtkGLArea/xs/GtkGdkGL.c 
GtkHTML/xs/GtkHTML.c GtkHTML/xs/GtkHTMLEmbedded.c GtkXmHTML/xs/GtkXmHTML.c] }
#       depend => { build/GtkDefs.c=>q[build/PerlGtkExt.h build/PerlGtkInt.h] }
#       dist => { COMPRESS=>q[gzip], SUFFIX=>q[gz] }

# --- MakeMaker post_initialize section:


# --- MakeMaker const_config section:

# These definitions are from config.sh (via /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/Config.pm)

# They may have been overridden via Makefile.PL or on the command line
AR = ar
CC = cc
CCCDLFLAGS =  
CCDLFLAGS =  
DLEXT = so
DLSRC = dl_dlopen.xs
LD = ld
LDDLFLAGS = -shared -expect_unresolved "*" -O4 -msym -s -L/usr/local/lib
LDFLAGS =  -L/usr/local/lib
LIBC = /usr/shlib/libc.so
LIB_EXT = .a
OBJ_EXT = .o
OSNAME = dec_osf
OSVERS = 4.0
RANLIB = :
SO = so
EXE_EXT = 


# --- MakeMaker constants section:
AR_STATIC_ARGS = cr
NAME = Gtk
DISTNAME = Gtk-Perl
NAME_SYM = Gtk
VERSION = 0.7003
VERSION_SYM = 0_7003
XS_VERSION = 0.7003
INST_BIN = blib/bin
INST_EXE = blib/script
INST_LIB = blib/lib
INST_ARCHLIB = blib/arch
INST_SCRIPT = blib/script
PREFIX = /central/perl_5.005_02
INSTALLDIRS = site
INSTALLPRIVLIB = $(PREFIX)/lib/5.00502
INSTALLARCHLIB = $(PREFIX)/lib/5.00502/alpha-dec_osf
INSTALLSITELIB = $(PREFIX)/lib/site_perl/5.005
INSTALLSITEARCH = $(PREFIX)/lib/site_perl/5.005/alpha-dec_osf
INSTALLBIN = $(PREFIX)/bin
INSTALLSCRIPT = $(PREFIX)/bin
PERL_LIB = /central/perl_5.005_02/lib/5.00502
PERL_ARCHLIB = /central/perl_5.005_02/lib/5.00502/alpha-dec_osf
SITELIBEXP = /central/perl_5.005_02/lib/site_perl/5.005
SITEARCHEXP = /central/perl_5.005_02/lib/site_perl/5.005/alpha-dec_osf
LIBPERL_A = libperl.a
FIRST_MAKEFILE = Makefile
MAKE_APERL_FILE = Makefile.aperl
PERLMAINCC = $(CC)
PERL_INC = /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE
PERL = /usr/local/bin/perl
FULLPERL = /usr/local/bin/perl

VERSION_MACRO = VERSION
DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\"
XS_VERSION_MACRO = XS_VERSION
XS_DEFINE_VERSION = -D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\"

MAKEMAKER = /central/perl_5.005_02/lib/5.00502/ExtUtils/MakeMaker.pm
MM_VERSION = 5.4301

# FULLEXT = Pathname for extension directory (eg Foo/Bar/Oracle).
# BASEEXT = Basename part of FULLEXT. May be just equal FULLEXT. (eg Oracle)
# ROOTEXT = Directory part of FULLEXT with leading slash (eg /DBD)  !!! Deprecated from MM 5.32  !!!
# PARENT_NAME = NAME without BASEEXT and no trailing :: (eg Foo::Bar)
# DLBASE  = Basename part of dynamic library. May be just equal BASEEXT.
FULLEXT = Gtk
BASEEXT = Gtk
DLBASE = $(BASEEXT)
VERSION_FROM = Gtk/Gtk.pm
INC = -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build
DEFINE = -DPERL_POLLUTE -DGTK_HVER=0x010208
OBJECT = build/GtkDefs$(OBJ_EXT) build/PerlGtkExt$(OBJ_EXT) Gtk/xs/Gtk$(OBJ_EXT) 
Gtk/xs/GtkSelection$(OBJ_EXT) Gtk/xs/Gtk-1.1$(OBJ_EXT) Gtk/xs/GtkToolbar-1.1.6$(OBJ_EXT) 
Gtk/xs/GtkAccelGroup$(OBJ_EXT) Gtk/xs/GtkProgressBar-1.1$(OBJ_EXT) Gtk/xs/GtkCList-1.2$(OBJ_EXT) 
Gtk/xs/Gtk-1.2$(OBJ_EXT) Gtk/xs/GtkAccelLabel$(OBJ_EXT) Gtk/xs/GtkAdjustment$(OBJ_EXT) 
Gtk/xs/GtkAlignment$(OBJ_EXT) Gtk/xs/GtkArrow$(OBJ_EXT) Gtk/xs/GtkAspectFrame$(OBJ_EXT) 
Gtk/xs/GtkBin$(OBJ_EXT) Gtk/xs/GtkBox$(OBJ_EXT) Gtk/xs/GtkButton$(OBJ_EXT) Gtk/xs/GtkButtonBox$(OBJ_EXT) 
Gtk/xs/GtkCList$(OBJ_EXT) Gtk/xs/GtkCTree$(OBJ_EXT) Gtk/xs/GtkCalendar$(OBJ_EXT) 
Gtk/xs/GtkCheckButton$(OBJ_EXT) Gtk/xs/GtkCheckMenuItem$(OBJ_EXT) Gtk/xs/GtkColorSelection$(OBJ_EXT) 
Gtk/xs/GtkColorSelectionDialog$(OBJ_EXT) Gtk/xs/GtkCombo$(OBJ_EXT) Gtk/xs/GtkContainer$(OBJ_EXT) 
Gtk/xs/GtkCurve$(OBJ_EXT) Gtk/xs/GtkData$(OBJ_EXT) Gtk/xs/GtkDialog$(OBJ_EXT) Gtk/xs/GtkDrawingArea$(OBJ_EXT) 
Gtk/xs/GtkEditable$(OBJ_EXT) Gtk/xs/GtkEntry$(OBJ_EXT) Gtk/xs/GtkEventBox$(OBJ_EXT) 
Gtk/xs/GtkFileSelection$(OBJ_EXT) Gtk/xs/GtkFixed$(OBJ_EXT) Gtk/xs/GtkFontSelection$(OBJ_EXT) 
Gtk/xs/GtkFontSelectionDialog$(OBJ_EXT) Gtk/xs/GtkFrame$(OBJ_EXT) Gtk/xs/GtkGammaCurve$(OBJ_EXT) 
Gtk/xs/GtkHBox$(OBJ_EXT) Gtk/xs/GtkHButtonBox$(OBJ_EXT) Gtk/xs/GtkHPaned$(OBJ_EXT) Gtk/xs/GtkHRuler$(OBJ_EXT) 
Gtk/xs/GtkHScale$(OBJ_EXT) Gtk/xs/GtkHScrollbar$(OBJ_EXT) Gtk/xs/GtkHSeparator$(OBJ_EXT) 
Gtk/xs/GtkHandleBox$(OBJ_EXT) Gtk/xs/GtkImage$(OBJ_EXT) Gtk/xs/GtkInputDialog$(OBJ_EXT) 
Gtk/xs/GtkInvisible$(OBJ_EXT) Gtk/xs/GtkItem$(OBJ_EXT) Gtk/xs/GtkItemFactory$(OBJ_EXT) 
Gtk/xs/GtkLabel$(OBJ_EXT) Gtk/xs/GtkLayout$(OBJ_EXT) Gtk/xs/GtkList$(OBJ_EXT) Gtk/xs/GtkListItem$(OBJ_EXT) 
Gtk/xs/GtkMenu$(OBJ_EXT) Gtk/xs/GtkMenuBar$(OBJ_EXT) Gtk/xs/GtkMenuItem$(OBJ_EXT) 
Gtk/xs/GtkMenuShell$(OBJ_EXT) Gtk/xs/GtkMisc$(OBJ_EXT) Gtk/xs/GtkNotebook$(OBJ_EXT) 
Gtk/xs/GtkObject$(OBJ_EXT) Gtk/xs/GtkOptionMenu$(OBJ_EXT) Gtk/xs/GtkPacker$(OBJ_EXT) 
Gtk/xs/GtkPaned$(OBJ_EXT) Gtk/xs/GtkPixmap$(OBJ_EXT) Gtk/xs/GtkPlug$(OBJ_EXT) Gtk/xs/GtkPreview$(OBJ_EXT) 
Gtk/xs/GtkProgress$(OBJ_EXT) Gtk/xs/GtkProgressBar$(OBJ_EXT) Gtk/xs/GtkRadioButton$(OBJ_EXT) 
Gtk/xs/GtkRadioMenuItem$(OBJ_EXT) Gtk/xs/GtkRange$(OBJ_EXT) Gtk/xs/GtkRuler$(OBJ_EXT) 
Gtk/xs/GtkScale$(OBJ_EXT) Gtk/xs/GtkScrollbar$(OBJ_EXT) Gtk/xs/GtkScrolledWindow$(OBJ_EXT) 
Gtk/xs/GtkSeparator$(OBJ_EXT) Gtk/xs/GtkSocket$(OBJ_EXT) Gtk/xs/GtkSpinButton$(OBJ_EXT) 
Gtk/xs/GtkStatusbar$(OBJ_EXT) Gtk/xs/GtkTable$(OBJ_EXT) Gtk/xs/GtkTearoffMenuItem$(OBJ_EXT) 
Gtk/xs/GtkText$(OBJ_EXT) Gtk/xs/GtkTipsQuery$(OBJ_EXT) Gtk/xs/GtkToggleButton$(OBJ_EXT) 
Gtk/xs/GtkToolbar$(OBJ_EXT) Gtk/xs/GtkTooltips$(OBJ_EXT) Gtk/xs/GtkTree$(OBJ_EXT) 
Gtk/xs/GtkTreeItem$(OBJ_EXT) Gtk/xs/GtkVBox$(OBJ_EXT) Gtk/xs/GtkVButtonBox$(OBJ_EXT) 
Gtk/xs/GtkVPaned$(OBJ_EXT) Gtk/xs/GtkVRuler$(OBJ_EXT) Gtk/xs/GtkVScale$(OBJ_EXT) 
Gtk/xs/GtkVScrollbar$(OBJ_EXT) Gtk/xs/GtkVSeparator$(OBJ_EXT) Gtk/xs/GtkViewport$(OBJ_EXT) 
Gtk/xs/GtkWidget$(OBJ_EXT) Gtk/xs/GtkWindow$(OBJ_EXT) Gtk/GdkTypes$(OBJ_EXT) Gtk/GtkTypes$(OBJ_EXT) 
Gtk/MiscTypes$(OBJ_EXT) Gtk/Derived$(OBJ_EXT)
LDFROM = $(OBJECT)
LINKTYPE = dynamic

# Handy lists of source code files:
XS_FILES= Gtk/xs/Gtk-1.1.xs \
        Gtk/xs/Gtk-1.2.xs \
        Gtk/xs/Gtk.xs \
        Gtk/xs/GtkAccelGroup.xs \
        Gtk/xs/GtkAccelLabel.xs \
        Gtk/xs/GtkAdjustment.xs \
        Gtk/xs/GtkAlignment.xs \
        Gtk/xs/GtkArrow.xs \
        Gtk/xs/GtkAspectFrame.xs \
        Gtk/xs/GtkBin.xs \
        Gtk/xs/GtkBox.xs \
        Gtk/xs/GtkButton.xs \
        Gtk/xs/GtkButtonBox.xs \
        Gtk/xs/GtkCList-1.2.xs \
        Gtk/xs/GtkCList.xs \
        Gtk/xs/GtkCTree.xs \
        Gtk/xs/GtkCalendar.xs \
        Gtk/xs/GtkCheckButton.xs \
        Gtk/xs/GtkCheckMenuItem.xs \
        Gtk/xs/GtkColorSelection.xs \
        Gtk/xs/GtkColorSelectionDialog.xs \
        Gtk/xs/GtkCombo.xs \
        Gtk/xs/GtkContainer.xs \
        Gtk/xs/GtkCurve.xs \
        Gtk/xs/GtkData.xs \
        Gtk/xs/GtkDialog.xs \
        Gtk/xs/GtkDrawingArea.xs \
        Gtk/xs/GtkEditable.xs \
        Gtk/xs/GtkEntry.xs \
        Gtk/xs/GtkEventBox.xs \
        Gtk/xs/GtkFileSelection.xs \
        Gtk/xs/GtkFixed.xs \
        Gtk/xs/GtkFontSelection.xs \
        Gtk/xs/GtkFontSelectionDialog.xs \
        Gtk/xs/GtkFrame.xs \
        Gtk/xs/GtkGammaCurve.xs \
        Gtk/xs/GtkHBox.xs \
        Gtk/xs/GtkHButtonBox.xs \
        Gtk/xs/GtkHPaned.xs \
        Gtk/xs/GtkHRuler.xs \
        Gtk/xs/GtkHScale.xs \
        Gtk/xs/GtkHScrollbar.xs \
        Gtk/xs/GtkHSeparator.xs \
        Gtk/xs/GtkHandleBox.xs \
        Gtk/xs/GtkImage.xs \
        Gtk/xs/GtkInputDialog.xs \
        Gtk/xs/GtkInvisible.xs \
        Gtk/xs/GtkItem.xs \
        Gtk/xs/GtkItemFactory.xs \
        Gtk/xs/GtkLabel.xs \
        Gtk/xs/GtkLayout.xs \
        Gtk/xs/GtkList.xs \
        Gtk/xs/GtkListItem.xs \
        Gtk/xs/GtkMenu.xs \
        Gtk/xs/GtkMenuBar.xs \
        Gtk/xs/GtkMenuItem.xs \
        Gtk/xs/GtkMenuShell.xs \
        Gtk/xs/GtkMisc.xs \
        Gtk/xs/GtkNotebook.xs \
        Gtk/xs/GtkObject.xs \
        Gtk/xs/GtkOptionMenu.xs \
        Gtk/xs/GtkPacker.xs \
        Gtk/xs/GtkPaned.xs \
        Gtk/xs/GtkPixmap.xs \
        Gtk/xs/GtkPlug.xs \
        Gtk/xs/GtkPreview.xs \
        Gtk/xs/GtkProgress.xs \
        Gtk/xs/GtkProgressBar-1.1.xs \
        Gtk/xs/GtkProgressBar.xs \
        Gtk/xs/GtkRadioButton.xs \
        Gtk/xs/GtkRadioMenuItem.xs \
        Gtk/xs/GtkRange.xs \
        Gtk/xs/GtkRuler.xs \
        Gtk/xs/GtkScale.xs \
        Gtk/xs/GtkScrollbar.xs \
        Gtk/xs/GtkScrolledWindow.xs \
        Gtk/xs/GtkSelection.xs \
        Gtk/xs/GtkSeparator.xs \
        Gtk/xs/GtkSocket.xs \
        Gtk/xs/GtkSpinButton.xs \
        Gtk/xs/GtkStatusbar.xs \
        Gtk/xs/GtkTable.xs \
        Gtk/xs/GtkTearoffMenuItem.xs \
        Gtk/xs/GtkText.xs \
        Gtk/xs/GtkTipsQuery.xs \
        Gtk/xs/GtkToggleButton.xs \
        Gtk/xs/GtkToolbar-1.1.6.xs \
        Gtk/xs/GtkToolbar.xs \
        Gtk/xs/GtkTooltips.xs \
        Gtk/xs/GtkTree.xs \
        Gtk/xs/GtkTreeItem.xs \
        Gtk/xs/GtkVBox.xs \
        Gtk/xs/GtkVButtonBox.xs \
        Gtk/xs/GtkVPaned.xs \
        Gtk/xs/GtkVRuler.xs \
        Gtk/xs/GtkVScale.xs \
        Gtk/xs/GtkVScrollbar.xs \
        Gtk/xs/GtkVSeparator.xs \
        Gtk/xs/GtkViewport.xs \
        Gtk/xs/GtkWidget.xs \
        Gtk/xs/GtkWindow.xs
C_FILES = 
O_FILES = 
H_FILES = 
MAN1PODS = 
MAN3PODS = Gtk/GtkColorSelectButton.pm
INST_MAN1DIR = blib/man1
INSTALLMAN1DIR = $(PREFIX)/man/man1
MAN1EXT = 1
INST_MAN3DIR = blib/man3
INSTALLMAN3DIR = $(PREFIX)/man/man3
MAN3EXT = 3
PERM_RW = 644
PERM_RWX = 755

# work around a famous dec-osf make(1) feature(?):
makemakerdflt: all

.SUFFIXES: .xs .c .C .cpp .cxx .cc $(OBJ_EXT)

# Nick wanted to get rid of .PRECIOUS. I don't remember why. I seem to recall, that
# some make implementations will delete the Makefile when we rebuild it. Because
# we call false(1) when we rebuild it. So make(1) is not completely wrong when it
# does so. Our milage may vary.
# .PRECIOUS: Makefile    # seems to be not necessary anymore

.PHONY: all config static dynamic test linkext manifest

# Where is the Config information that we are using/depend on
CONFIGDEP = $(PERL_ARCHLIB)/Config.pm $(PERL_INC)/config.h

# Where to put things:
INST_LIBDIR      = $(INST_LIB)
INST_ARCHLIBDIR  = $(INST_ARCHLIB)

INST_AUTODIR     = $(INST_LIB)/auto/$(FULLEXT)
INST_ARCHAUTODIR = $(INST_ARCHLIB)/auto/$(FULLEXT)

INST_STATIC  = $(INST_ARCHAUTODIR)/$(BASEEXT)$(LIB_EXT)
INST_DYNAMIC = $(INST_ARCHAUTODIR)/$(DLBASE).$(DLEXT)
INST_BOOT    = $(INST_ARCHAUTODIR)/$(BASEEXT).bs

EXPORT_LIST = 

PERL_ARCHIVE = 

TO_INST_PM = /users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap \
        /users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap \
        /users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap \
        Gtk/Atoms.pm \
        Gtk/Gdk.pm \
        Gtk/GdkTypes.h \
        Gtk/Gtk.pm \
        Gtk/GtkColorSelectButton.pm \
        Gtk/GtkTypes.h \
        Gtk/LogHandler.pm \
        Gtk/MiscTypes.h \
        Gtk/gtk-0.99.defs \
        Gtk/gtk-1.0.defs \
        Gtk/gtk-1.1.1.defs \
        Gtk/gtk-1.1.3.defs \
        Gtk/gtk-1.1.4.defs \
        Gtk/gtk-1.1.6.defs \
        Gtk/gtk-1.1.defs \
        Gtk/gtk-1.2.defs \
        Gtk/ppport.h \
        build/GtkDefs.h \
        build/GtkKeysyms.pm \
        build/GtkTypes.pm \
        build/IFiles.pm \
        build/PerlGtkExt.h \
        build/PerlGtkInt.h \
        tools/gendefs.pl \
        tools/gendoc.pl \
        tools/genext.pl

PM_TO_BLIB = Gtk/LogHandler.pm \
        $(INST_LIBDIR)/Gtk/LogHandler.pm \
        Gtk/GtkColorSelectButton.pm \
        $(INST_LIBDIR)/Gtk/ColorSelectButton.pm \
        Gtk/Atoms.pm \
        $(INST_LIBDIR)/Gtk/Atoms.pm \
        build/GtkKeysyms.pm \
        $(INST_ARCHLIBDIR)/Gtk/Keysyms.pm \
        build/GtkTypes.pm \
        $(INST_ARCHLIBDIR)/Gtk/Types.pm \
        build/IFiles.pm \
        $(INST_ARCHLIBDIR)/Gtk/Install/Files.pm \
        tools/gendefs.pl \
        $(INST_ARCHLIBDIR)/Gtk/Install/gendefs.pl \
        Gtk/GtkTypes.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/GtkTypes.h \
        Gtk/Gtk.pm \
        $(INST_LIBDIR)/Gtk.pm \
        Gtk/gtk-1.0.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.0.defs \
        Gtk/gtk-1.1.1.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.1.defs \
        Gtk/gtk-0.99.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.defs \
        Gtk/gtk-1.1.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.defs \
        Gtk/gtk-1.1.3.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.3.defs \
        Gtk/gtk-1.2.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.defs \
        Gtk/gtk-1.1.4.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.4.defs \
        Gtk/gtk-1.1.6.defs \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.6.defs \
        Gtk/MiscTypes.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/MiscTypes.h \
        Gtk/ppport.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/ppport.h \
        tools/genext.pl \
        $(INST_ARCHLIBDIR)/Gtk/Install/genext.pl \
        Gtk/Gdk.pm \
        $(INST_LIBDIR)/Gtk/Gdk.pm \
        Gtk/GdkTypes.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/GdkTypes.h \
        build/PerlGtkInt.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkInt.h \
        /users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap \
        $(INST_ARCHLIBDIR)/Gtk/Install/GtkTypemap \
        tools/gendoc.pl \
        $(INST_ARCHLIBDIR)/Gtk/Install/gendoc.pl \
        /users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.typemap \
        /users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap \
        $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.typemap \
        build/GtkDefs.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/GtkDefs.h \
        build/PerlGtkExt.h \
        $(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkExt.h


# --- MakeMaker tool_autosplit section:

# Usage: $(AUTOSPLITFILE) FileToSplit AutoDirToSplitInto
AUTOSPLITFILE = $(PERL) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -e 'use AutoSplit;autosplit($$ARGV[0], $$ARGV[1], 
0, 1, 1) ;'


# --- MakeMaker tool_xsubpp section:

XSUBPPDIR = /central/perl_5.005_02/lib/5.00502/ExtUtils
XSUBPP = $(XSUBPPDIR)/xsubpp
XSPROTOARG = -noprototypes
XSUBPPDEPS = $(XSUBPPDIR)/typemap /users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap /users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap
XSUBPPARGS = -noversioncheck -typemap $(XSUBPPDIR)/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap


# --- MakeMaker tools_other section:

SHELL = /bin/sh
CHMOD = chmod
CP = cp
LD = ld
MV = mv
NOOP = $(SHELL) -c true
RM_F = rm -f
RM_RF = rm -rf
TEST_F = test -f
TOUCH = touch
UMASK_NULL = umask 0
DEV_NULL = > /dev/null 2>&1

# The following is a portable way to say mkdir -p
# To see which directories are created, change the if 0 to if 1
MKPATH = $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Command -e mkpath

# This helps us to minimize the effect of the .exists files A yet
# better solution would be to have a stable file in the perl
# distribution with a timestamp of zero. But this solution doesn't
# need any changes to the core distribution and works with older perls
EQUALIZE_TIMESTAMP = $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Command -e eqtime

# Here we warn users that an old packlist file was found somewhere,
# and that they should call some uninstall routine
WARN_IF_OLD_PACKLIST = $(PERL) -we 'exit unless -f $$ARGV[0];' \
-e 'print "WARNING: I have found an old package in\n";' \
-e 'print "\t$$ARGV[0].\n";' \
-e 'print "Please make sure the two installations are not conflicting\n";'

UNINST=0
VERBINST=1

MOD_INSTALL = $(PERL) -I$(INST_LIB) -I$(PERL_LIB) -MExtUtils::Install \
-e "install({ ARGV},'$(VERBINST)',0,'$(UNINST)');"

DOC_INSTALL = $(PERL) -e '$$\="\n\n";' \
-e 'print "=head2 ", scalar(localtime), ": C<", shift, ">", " L<", shift, ">";' \
-e 'print "=over 4";' \
-e 'while (defined($$key = shift) and defined($$val = shift)){print "=item *";print "C<$$key: $$val>";}' \
-e 'print "=back";'

UNINSTALL =   $(PERL) -MExtUtils::Install \
-e 'uninstall($$ARGV[0],1,1); print "\nUninstall is deprecated. Please check the";' \
-e 'print " packlist above carefully.\n  There may be errors. Remove the";' \
-e 'print " appropriate files manually.\n  Sorry for the inconveniences.\n"'


# --- MakeMaker dist section:

DISTVNAME = $(DISTNAME)-$(VERSION)
TAR  = tar
TARFLAGS = cvf
ZIP  = zip
ZIPFLAGS = -r
COMPRESS = gzip
SUFFIX = gz
SHAR = shar
PREOP = @$(NOOP)
POSTOP = @$(NOOP)
TO_UNIX = @$(NOOP)
CI = ci -u
RCS_LABEL = rcs -Nv$(VERSION_SYM): -q
DIST_CP = best
DIST_DEFAULT = tardist


# --- MakeMaker macro section:


# --- MakeMaker depend section:
build/GtkDefs.c: build/PerlGtkExt.h build/PerlGtkInt.h


# --- MakeMaker cflags section:

CCFLAGS = -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__
OPTIMIZE = -O4
PERLTYPE = 
LARGE = 
SPLIT = 


# --- MakeMaker const_loadlibs section:

# Gtk might depend on some other libraries:
# See ExtUtils::Liblist for details
#
EXTRALIBS = -L/central/glib-1.2.8/lib -L/central/gtk+-1.2.8/lib  -lgtk -lgdk -lgmodule -lglib -lXext -lX11 
-ldnet_stub -lm
LDLOADLIBS = -L/central/glib-1.2.8/lib -L/central/gtk+-1.2.8/lib -lgtk -lgdk -lgmodule -lglib -lXext -lX11 
-ldnet_stub -lm
BSLOADLIBS = 
LD_RUN_PATH = /central/gtk+-1.2.8/lib:/central/glib-1.2.8/lib:/usr/shlib


# --- MakeMaker const_cccmd section:
CCCMD = $(CC) -c $(INC) $(CCFLAGS) $(OPTIMIZE) \
        $(PERLTYPE) $(LARGE) $(SPLIT) $(DEFINE_VERSION) \
        $(XS_DEFINE_VERSION)

# --- MakeMaker post_constants section:


# --- MakeMaker pasthru section:

PASTHRU = LIB="$(LIB)"\
        LIBPERL_A="$(LIBPERL_A)"\
        LINKTYPE="$(LINKTYPE)"\
        PREFIX="$(PREFIX)"\
        OPTIMIZE="$(OPTIMIZE)"


# --- MakeMaker c_o section:

.c$(OBJ_EXT):
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.c
        @if test -f `basename $*.o` -a "`basename $*.o`" != "$*.o"; then mv `basename $*.o` $*.o; fi

.C$(OBJ_EXT):
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.C

.cpp$(OBJ_EXT):
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.cpp

.cxx$(OBJ_EXT):
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.cxx

.cc$(OBJ_EXT):
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.cc


# --- MakeMaker xs_c section:

.xs.c:
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) $(XSUBPP) $(XSPROTOARG) $(XSUBPPARGS) $*.xs >$*.tc && $(MV) 
$*.tc $@


# --- MakeMaker xs_o section:

.xs$(OBJ_EXT):
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) $(XSUBPP) $(XSPROTOARG) $(XSUBPPARGS) $*.xs >xstmp.c && $(MV) 
xstmp.c $*.c
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.c


# --- MakeMaker top_targets section:

#all :: config $(INST_PM) subdirs linkext manifypods

all :: pure_all manifypods
        @$(NOOP)

pure_all :: config pm_to_blib subdirs linkext
        @$(NOOP)

subdirs :: $(MYEXTLIB)
        @$(NOOP)

config :: Makefile $(INST_LIBDIR)/.exists
        @$(NOOP)

config :: $(INST_ARCHAUTODIR)/.exists
        @$(NOOP)

config :: $(INST_AUTODIR)/.exists
        @$(NOOP)

config :: Version_check
        @$(NOOP)


$(INST_AUTODIR)/.exists :: /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h
        @$(MKPATH) $(INST_AUTODIR)
        @$(EQUALIZE_TIMESTAMP) /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h 
$(INST_AUTODIR)/.exists

        - $(CHMOD) $(PERM_RWX) $(INST_AUTODIR)

$(INST_LIBDIR)/.exists :: /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h
        @$(MKPATH) $(INST_LIBDIR)
        @$(EQUALIZE_TIMESTAMP) /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h 
$(INST_LIBDIR)/.exists

        - $(CHMOD) $(PERM_RWX) $(INST_LIBDIR)

$(INST_ARCHAUTODIR)/.exists :: /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h
        @$(MKPATH) $(INST_ARCHAUTODIR)
        @$(EQUALIZE_TIMESTAMP) /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h 
$(INST_ARCHAUTODIR)/.exists

        - $(CHMOD) $(PERM_RWX) $(INST_ARCHAUTODIR)

config :: $(INST_MAN3DIR)/.exists
        @$(NOOP)


$(INST_MAN3DIR)/.exists :: /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h
        @$(MKPATH) $(INST_MAN3DIR)
        @$(EQUALIZE_TIMESTAMP) /central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE/perl.h 
$(INST_MAN3DIR)/.exists

        - $(CHMOD) $(PERM_RWX) $(INST_MAN3DIR)

help:
        perldoc ExtUtils::MakeMaker

Version_check:
        @$(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) \
                -MExtUtils::MakeMaker=Version_check \
                -e "Version_check('$(MM_VERSION)')"


# --- MakeMaker linkext section:

linkext :: $(LINKTYPE)
        @$(NOOP)


# --- MakeMaker dlsyms section:


# --- MakeMaker dynamic section:

## $(INST_PM) has been moved to the all: target.
## It remains here for awhile to allow for old usage: "make dynamic"
#dynamic :: Makefile $(INST_DYNAMIC) $(INST_BOOT) $(INST_PM)
dynamic :: Makefile $(INST_DYNAMIC) $(INST_BOOT)
        @$(NOOP)


# --- MakeMaker dynamic_bs section:

BOOTSTRAP = Gtk.bs

# As Mkbootstrap might not write a file (if none is required)
# we use touch to prevent make continually trying to remake it.
# The DynaLoader only reads a non-empty file.
$(BOOTSTRAP): Makefile  $(INST_ARCHAUTODIR)/.exists
        @echo "Running Mkbootstrap for $(NAME) ($(BSLOADLIBS))"
        @$(PERL) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" \
                -MExtUtils::Mkbootstrap \
                -e "Mkbootstrap('$(BASEEXT)','$(BSLOADLIBS)');"
        @$(TOUCH) $(BOOTSTRAP)
        $(CHMOD) $(PERM_RW) $@

$(INST_BOOT): $(BOOTSTRAP) $(INST_ARCHAUTODIR)/.exists
        @rm -rf $(INST_BOOT)
        -cp $(BOOTSTRAP) $(INST_BOOT)
        $(CHMOD) $(PERM_RW) $@


# --- MakeMaker dynamic_lib section:

# This section creates the dynamically loadable $(INST_DYNAMIC)
# from $(OBJECT) and possibly $(MYEXTLIB).
ARMAYBE = ar
OTHERLDFLAGS = 
INST_DYNAMIC_DEP = 

$(INST_DYNAMIC): $(OBJECT) $(MYEXTLIB) $(BOOTSTRAP) $(INST_ARCHAUTODIR)/.exists $(EXPORT_LIST) 
$(PERL_ARCHIVE) $(INST_DYNAMIC_DEP)
        $(ARMAYBE) cr tmp$(LIB_EXT) $(OBJECT)
        $(RANLIB) tmp$(LIB_EXT)
        LD_RUN_PATH="$(LD_RUN_PATH)" $(LD) -o $@  $(LDDLFLAGS) -all tmp$(LIB_EXT) -none $(OTHERLDFLAGS) 
$(MYEXTLIB) $(PERL_ARCHIVE) $(LDLOADLIBS) $(EXPORT_LIST)
        $(CHMOD) $(PERM_RWX) $@


# --- MakeMaker static section:

## $(INST_PM) has been moved to the all: target.
## It remains here for awhile to allow for old usage: "make static"
#static :: Makefile $(INST_STATIC) $(INST_PM)
static :: Makefile $(INST_STATIC)
        @$(NOOP)


# --- MakeMaker static_lib section:

$(INST_STATIC): $(OBJECT) $(MYEXTLIB) $(INST_ARCHAUTODIR)/.exists
        $(RM_RF) $@
        $(AR) $(AR_STATIC_ARGS) $@ $(OBJECT) && $(RANLIB) $@
        $(CHMOD) $(PERM_RWX) $@
        @echo "$(EXTRALIBS)" > $(INST_ARCHAUTODIR)/extralibs.ld



# --- MakeMaker manifypods section:
POD2MAN_EXE = /central/perl_5.005_02/bin/pod2man
POD2MAN = $(PERL) -we '%m= ARGV;for (keys %m){' \
-e 'next if -e $$m{$$_} && -M $$m{$$_} < -M $$_ && -M $$m{$$_} < -M "Makefile";' \
-e 'print "Manifying $$m{$$_}\n";' \
-e 'system(qq[$$^X ].q["-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" $(POD2MAN_EXE) ].qq[$$_>$$m{$$_}])==0 or warn 
"Couldn\047t install $$m{$$_}\n";' \
-e 'chmod(oct($(PERM_RW))), $$m{$$_} or warn "chmod $(PERM_RW) $$m{$$_}: $$!\n";}'

manifypods : pure_all Gtk/GtkColorSelectButton.pm
        @$(POD2MAN) \
        Gtk/GtkColorSelectButton.pm \
        $(INST_MAN3DIR)/Gtk::GtkColorSelectButton.$(MAN3EXT)

# --- MakeMaker processPL section:


# --- MakeMaker installbin section:


# --- MakeMaker subdirs section:

# none

# --- MakeMaker clean section:

# Delete temporary files but do not touch installed files. We don't delete
# the Makefile here so a later make realclean still has a makefile to use.

clean ::
        -rm -rf Gtk/xs/GtkHRuler.c Gtk/xs/GtkToolbar.c Gtk/xs/GtkMenu.c Gtk/xs/GtkColorSelectionDialog.c 
Gtk/xs/GtkPacker.c Gtk/xs/GtkHSeparator.c Gtk/xs/GtkVScrollbar.c Gtk/xs/GtkButton.c Gtk/xs/GtkVScale.c 
Gtk/xs/Gtk-1.2.c Gtk/xs/GtkTreeItem.c Gtk/xs/GtkAdjustment.c Gtk/xs/GtkAlignment.c Gtk/xs/GtkVRuler.c 
Gtk/xs/GtkInputDialog.c Gtk/xs/GtkPreview.c Gtk/xs/GtkCheckMenuItem.c Gtk/xs/GtkWidget.c 
Gtk/xs/GtkScrollbar.c Gtk/xs/GtkInvisible.c Gtk/xs/GtkDrawingArea.c Gtk/xs/GtkVSeparator.c Gtk/xs/GtkTable.c 
Gtk/xs/GtkScale.c Gtk/xs/GtkGammaCurve.c Gtk/xs/GtkSocket.c Gtk/xs/GtkRuler.c Gtk/xs/GtkListItem.c 
Gtk/xs/GtkArrow.c Gtk/xs/GtkOptionMenu.c Gtk/xs/GtkHPaned.c Gtk/xs/GtkSeparator.c Gtk/xs/GtkEntry.c 
Gtk/xs/GtkProgress.c Gtk/xs/GtkSpinButton.c Gtk/xs/GtkObject.c Gtk/xs/GtkAccelLabel.c Gtk/xs/GtkBin.c 
Gtk/xs/GtkData.c Gtk/xs/GtkFontSelection.c Gtk/xs/Gtk-1.1.c Gtk/xs/GtkVPaned.c Gtk/xs/GtkTooltips.c 
Gtk/xs/GtkViewport.c Gtk/xs/GtkLabel.c Gtk/xs/Gtk.c Gtk/xs/GtkNotebook.c Gtk/xs/GtkContainer.c 
Gtk/xs/GtkMenuItem.c Gtk/xs/GtkPaned.c Gtk/xs/GtkMisc.c Gtk/xs/GtkHButtonBox.c 
Gtk/xs/GtkFontSelectionDialog.c Gtk/xs/GtkFixed.c Gtk/xs/GtkHandleBox.c Gtk/xs/GtkCalendar.c 
Gtk/xs/GtkVButtonBox.c Gtk/xs/GtkCList-1.2.c Gtk/xs/GtkToggleButton.c Gtk/xs/GtkImage.c 
Gtk/xs/GtkAccelGroup.c Gtk/xs/GtkButtonBox.c Gtk/xs/GtkCurve.c Gtk/xs/GtkSelection.c 
Gtk/xs/GtkFileSelection.c Gtk/xs/GtkItemFactory.c Gtk/xs/GtkMenuBar.c Gtk/xs/GtkTearoffMenuItem.c 
Gtk/xs/GtkAspectFrame.c Gtk/xs/GtkEventBox.c Gtk/xs/GtkRange.c Gtk/xs/GtkPixmap.c Gtk/xs/GtkItem.c 
Gtk/xs/GtkTree.c Gtk/xs/GtkScrolledWindow.c Gtk/xs/GtkCombo.c Gtk/xs/GtkHBox.c Gtk/xs/GtkRadioMenuItem.c 
Gtk/xs/GtkCTree.c Gtk/xs/GtkToolbar-1.1.6.c Gtk/xs/GtkTipsQuery.c Gtk/xs/GtkWindow.c Gtk/xs/GtkPlug.c 
Gtk/xs/GtkStatusbar.c Gtk/xs/GtkEditable.c Gtk/xs/GtkCheckButton.c Gtk/xs/GtkList.c Gtk/xs/GtkLayout.c 
Gtk/xs/GtkVBox.c Gtk/xs/GtkCList.c Gtk/xs/GtkText.c Gtk/xs/GtkColorSelection.c Gtk/xs/GtkProgressBar-1.1.c 
Gtk/xs/GtkBox.c Gtk/xs/GtkProgressBar.c Gtk/xs/GtkRadioButton.c Gtk/xs/GtkFrame.c Gtk/xs/GtkHScrollbar.c 
Gtk/xs/GtkMenuShell.c Gtk/xs/GtkDialog.c Gtk/xs/GtkHScale.c build/perl-gtk-ref.pod build/perl-gtk-ds.pod 
build/GtkTypes.pm build/GtkKeysyms.pm build/GtkTypemap build/GtkDefs.c build/GtkDefs.h build/Objects.xpl 
build/boxed.xsh build/extension.xsh build/objects.xsh build/PerlGtkExt.c build/PerlGtkExt.h 
build/PerlGtkInt.h build/IFiles.pm */*.o */*/*.o GdkImlib/xs/GdkImlib.c GdkPixbuf/xs/GdkPixbuf.c 
GdkPixbuf/xs/GdkPixbufLoader.c Glade/xs/GladeXML.c Gnome/xs/AppletWidget.c Gnome/xs/ButtonWidget.c 
Gnome/xs/Gnome.c Gnome/xs/GnomeAbout.c Gnome/xs/GnomeAnimator.c Gnome/xs/GnomeApp.c Gnome/xs/GnomeAppBar.c 
Gnome/xs/GnomeCalculator.c Gnome/xs/GnomeCanvas.c Gnome/xs/GnomeCanvasEllipse.c Gnome/xs/GnomeCanvasGroup.c 
Gnome/xs/GnomeCanvasImage.c Gnome/xs/GnomeCanvasItem.c Gnome/xs/GnomeCanvasLine.c 
Gnome/xs/GnomeCanvasPolygon.c Gnome/xs/GnomeCanvasRE.c Gnome/xs/GnomeCanvasRect.c Gnome/xs/GnomeCanvasText.c 
Gnome/xs/GnomeCanvasWidget.c Gnome/xs/GnomeClient.c Gnome/xs/GnomeColorPicker.c Gnome/xs/GnomeDEntryEdit.c 
Gnome/xs/GnomeDNS.c Gnome/xs/GnomeDateEdit.c Gnome/xs/GnomeDialog.c Gnome/xs/GnomeDialogUtil.c 
Gnome/xs/GnomeDock.c Gnome/xs/GnomeDockBand.c Gnome/xs/GnomeDockItem.c Gnome/xs/GnomeDockLayout.c 
Gnome/xs/GnomeDruid.c Gnome/xs/GnomeDruidPage.c Gnome/xs/GnomeDruidPageFinish.c 
Gnome/xs/GnomeDruidPageStandard.c Gnome/xs/GnomeDruidPageStart.c Gnome/xs/GnomeEntry.c 
Gnome/xs/GnomeFileEntry.c Gnome/xs/GnomeFontPicker.c Gnome/xs/GnomeFontSelector.c Gnome/xs/GnomeGeometry.c 
Gnome/xs/GnomeHRef.c Gnome/xs/GnomeICE.c Gnome/xs/GnomeIconEntry.c Gnome/xs/GnomeIconList.c 
Gnome/xs/GnomeIconSelection.c Gnome/xs/GnomeLamp.c Gnome/xs/GnomeLess.c Gnome/xs/GnomeMDI.c 
Gnome/xs/GnomeMDIChild.c Gnome/xs/GnomeMDIGenericChild.c Gnome/xs/GnomeMessageBox.c 
Gnome/xs/GnomeNumberEntry.c Gnome/xs/GnomePaperSelector.c Gnome/xs/GnomePixmap.c Gnome/xs/GnomePixmapEntry.c 
Gnome/xs/GnomePropertyBox.c Gnome/xs/GnomeRootWin.c Gnome/xs/GnomeScores.c Gnome/xs/GnomeSpell.c 
Gnome/xs/GnomeStock.c Gnome/xs/GtkClock.c Gnome/xs/GtkDial.c Gnome/xs/GtkImage.c Gnome/xs/GtkLayout.c 
Gnome/xs/GtkPixmapMenuItem.c Gnome/xs/GtkPlug.c Gnome/xs/GtkSocket.c Gnome/xs/GtkTed.c Gnome/xs/ZvtTerm.c 
Gtk/xs/GtkAcceleratorTable.c Gtk/xs/GtkCTree-1.1.1.c Gtk/xs/GtkClock.c Gtk/xs/GtkContainer-1.1.c 
Gtk/xs/GtkTed.c GtkGLArea/xs/Constants.c GtkGLArea/xs/GtkGLArea.c GtkGLArea/xs/GtkGdkGL.c 
GtkHTML/xs/GtkHTML.c GtkHTML/xs/GtkHTMLEmbedded.c GtkXmHTML/xs/GtkXmHTML.c ./blib $(MAKE_APERL_FILE) 
$(INST_ARCHAUTODIR)/extralibs.all perlmain.c mon.out core so_locations pm_to_blib *~ */*~ */*/*~ *$(OBJ_EXT) 
*$(LIB_EXT) perl.exe $(BOOTSTRAP) $(BASEEXT).bso $(BASEEXT).def $(BASEEXT).exp
        -mv Makefile Makefile.old $(DEV_NULL)


# --- MakeMaker realclean section:

# Delete temporary files (via clean) and also delete installed files
realclean purge ::  clean
        rm -rf $(INST_AUTODIR) $(INST_ARCHAUTODIR)
        rm -f $(INST_DYNAMIC) $(INST_BOOT)
        rm -f $(INST_STATIC)
        rm -f $(INST_LIBDIR)/Gtk/LogHandler.pm $(INST_LIBDIR)/Gtk/ColorSelectButton.pm 
$(INST_LIBDIR)/Gtk/Atoms.pm $(INST_ARCHLIBDIR)/Gtk/Keysyms.pm $(INST_ARCHLIBDIR)/Gtk/Types.pm 
$(INST_ARCHLIBDIR)/Gtk/Install/Files.pm $(INST_ARCHLIBDIR)/Gtk/Install/gendefs.pl 
$(INST_ARCHLIBDIR)/Gtk/Install/GtkTypes.h $(INST_LIBDIR)/Gtk.pm $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.0.defs 
$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.1.defs $(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.defs 
$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.defs $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.3.defs 
$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.defs $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.4.defs 
$(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.1.6.defs $(INST_ARCHLIBDIR)/Gtk/Install/MiscTypes.h 
$(INST_ARCHLIBDIR)/Gtk/Install/ppport.h $(INST_ARCHLIBDIR)/Gtk/Install/genext.pl $(INST_LIBDIR)/Gtk/Gdk.pm 
$(INST_ARCHLIBDIR)/Gtk/Install/GdkTypes.h $(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkInt.h 
$(INST_ARCHLIBDIR)/Gtk/Install/GtkTypemap $(INST_ARCHLIBDIR)/Gtk/Install/gendoc.pl 
$(INST_ARCHLIBDIR)/Gtk/Install/gtk-0.99.typemap $(INST_ARCHLIBDIR)/Gtk/Install/gtk-1.2.typemap 
$(INST_ARCHLIBDIR)/Gtk/Install/GtkDefs.h $(INST_ARCHLIBDIR)/Gtk/Install/PerlGtkExt.h
        rm -rf Makefile Makefile.old


# --- MakeMaker dist_basics section:

distclean :: realclean distcheck

distcheck :
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Manifest=fullcheck \
                -e fullcheck

skipcheck :
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Manifest=skipcheck \
                -e skipcheck

manifest :
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Manifest=mkmanifest \
                -e mkmanifest


# --- MakeMaker dist_core section:

dist : $(DIST_DEFAULT)
        @$(PERL) -le 'print "Warning: Makefile possibly out of date with $$vf" if ' \
            -e '-e ($$vf="$(VERSION_FROM)") and -M $$vf < -M "Makefile";'

tardist : $(DISTVNAME).tar$(SUFFIX)

zipdist : $(DISTVNAME).zip

$(DISTVNAME).tar$(SUFFIX) : distdir
        $(PREOP)
        $(TO_UNIX)
        $(TAR) $(TARFLAGS) $(DISTVNAME).tar $(DISTVNAME)
        $(RM_RF) $(DISTVNAME)
        $(COMPRESS) $(DISTVNAME).tar
        $(POSTOP)

$(DISTVNAME).zip : distdir
        $(PREOP)
        $(ZIP) $(ZIPFLAGS) $(DISTVNAME).zip $(DISTVNAME)
        $(RM_RF) $(DISTVNAME)
        $(POSTOP)

uutardist : $(DISTVNAME).tar$(SUFFIX)
        uuencode $(DISTVNAME).tar$(SUFFIX) \
                $(DISTVNAME).tar$(SUFFIX) > \
                $(DISTVNAME).tar$(SUFFIX)_uu

shdist : distdir
        $(PREOP)
        $(SHAR) $(DISTVNAME) > $(DISTVNAME).shar
        $(RM_RF) $(DISTVNAME)
        $(POSTOP)


# --- MakeMaker dist_dir section:

distdir :
        $(RM_RF) $(DISTVNAME)
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Manifest=manicopy,maniread \
                -e "manicopy(maniread(),'$(DISTVNAME)', '$(DIST_CP)');"


# --- MakeMaker dist_test section:

disttest : distdir
        cd $(DISTVNAME) && $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) Makefile.PL
        cd $(DISTVNAME) && $(MAKE)
        cd $(DISTVNAME) && $(MAKE) test


# --- MakeMaker dist_ci section:

ci :
        $(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Manifest=maniread \
                -e "@all = keys %{ maniread() };" \
                -e 'print("Executing $(CI) @all\n"); system("$(CI) @all");' \
                -e 'print("Executing $(RCS_LABEL) ...\n"); system("$(RCS_LABEL) @all");'


# --- MakeMaker install section:

install :: all pure_install doc_install

install_perl :: all pure_perl_install doc_perl_install

install_site :: all pure_site_install doc_site_install

install_ :: install_site
        @echo INSTALLDIRS not defined, defaulting to INSTALLDIRS=site

pure_install :: pure_$(INSTALLDIRS)_install

doc_install :: doc_$(INSTALLDIRS)_install
        @echo Appending installation info to $(INSTALLARCHLIB)/perllocal.pod

pure__install : pure_site_install
        @echo INSTALLDIRS not defined, defaulting to INSTALLDIRS=site

doc__install : doc_site_install
        @echo INSTALLDIRS not defined, defaulting to INSTALLDIRS=site

pure_perl_install ::
        @$(MOD_INSTALL) \
                read $(PERL_ARCHLIB)/auto/$(FULLEXT)/.packlist \
                write $(INSTALLARCHLIB)/auto/$(FULLEXT)/.packlist \
                $(INST_LIB) $(INSTALLPRIVLIB) \
                $(INST_ARCHLIB) $(INSTALLARCHLIB) \
                $(INST_BIN) $(INSTALLBIN) \
                $(INST_SCRIPT) $(INSTALLSCRIPT) \
                $(INST_MAN1DIR) $(INSTALLMAN1DIR) \
                $(INST_MAN3DIR) $(INSTALLMAN3DIR)
        @$(WARN_IF_OLD_PACKLIST) \
                $(SITEARCHEXP)/auto/$(FULLEXT)


pure_site_install ::
        @$(MOD_INSTALL) \
                read $(SITEARCHEXP)/auto/$(FULLEXT)/.packlist \
                write $(INSTALLSITEARCH)/auto/$(FULLEXT)/.packlist \
                $(INST_LIB) $(INSTALLSITELIB) \
                $(INST_ARCHLIB) $(INSTALLSITEARCH) \
                $(INST_BIN) $(INSTALLBIN) \
                $(INST_SCRIPT) $(INSTALLSCRIPT) \
                $(INST_MAN1DIR) $(INSTALLMAN1DIR) \
                $(INST_MAN3DIR) $(INSTALLMAN3DIR)
        @$(WARN_IF_OLD_PACKLIST) \
                $(PERL_ARCHLIB)/auto/$(FULLEXT)

doc_perl_install ::
        - $(DOC_INSTALL) \
                "Module" "$(NAME)" \
                "installed into" "$(INSTALLPRIVLIB)" \
                LINKTYPE "$(LINKTYPE)" \
                VERSION "$(VERSION)" \
                EXE_FILES "$(EXE_FILES)" \
                >> $(INSTALLARCHLIB)/perllocal.pod

doc_site_install ::
        - $(DOC_INSTALL) \
                "Module" "$(NAME)" \
                "installed into" "$(INSTALLSITELIB)" \
                LINKTYPE "$(LINKTYPE)" \
                VERSION "$(VERSION)" \
                EXE_FILES "$(EXE_FILES)" \
                >> $(INSTALLARCHLIB)/perllocal.pod


uninstall :: uninstall_from_$(INSTALLDIRS)dirs

uninstall_from_perldirs ::
        @$(UNINSTALL) $(PERL_ARCHLIB)/auto/$(FULLEXT)/.packlist

uninstall_from_sitedirs ::
        @$(UNINSTALL) $(SITEARCHEXP)/auto/$(FULLEXT)/.packlist


# --- MakeMaker force section:
# Phony target to force checking subdirectories.
FORCE:
        @$(NOOP)


# --- MakeMaker perldepend section:

PERL_HDRS = \
$(PERL_INC)/EXTERN.h       $(PERL_INC)/gv.h           $(PERL_INC)/pp.h       \
$(PERL_INC)/INTERN.h       $(PERL_INC)/handy.h        $(PERL_INC)/proto.h    \
$(PERL_INC)/XSUB.h         $(PERL_INC)/hv.h           $(PERL_INC)/regcomp.h  \
$(PERL_INC)/av.h           $(PERL_INC)/keywords.h     $(PERL_INC)/regexp.h   \
$(PERL_INC)/config.h       $(PERL_INC)/mg.h           $(PERL_INC)/scope.h    \
$(PERL_INC)/cop.h          $(PERL_INC)/op.h           $(PERL_INC)/sv.h       \
$(PERL_INC)/cv.h           $(PERL_INC)/opcode.h       $(PERL_INC)/unixish.h  \
$(PERL_INC)/dosish.h       $(PERL_INC)/patchlevel.h   $(PERL_INC)/util.h     \
$(PERL_INC)/embed.h        $(PERL_INC)/perl.h         $(PERL_INC)/iperlsys.h \
$(PERL_INC)/form.h         $(PERL_INC)/perly.h

$(OBJECT) : $(PERL_HDRS)

Gtk/xs/GtkHRuler.c Gtk/xs/GtkToolbar.c Gtk/xs/GtkMenu.c Gtk/xs/GtkColorSelectionDialog.c Gtk/xs/GtkPacker.c 
Gtk/xs/GtkHSeparator.c Gtk/xs/GtkVScrollbar.c Gtk/xs/GtkButton.c Gtk/xs/GtkVScale.c Gtk/xs/Gtk-1.2.c 
Gtk/xs/GtkTreeItem.c Gtk/xs/GtkAdjustment.c Gtk/xs/GtkAlignment.c Gtk/xs/GtkVRuler.c Gtk/xs/GtkInputDialog.c 
Gtk/xs/GtkPreview.c Gtk/xs/GtkCheckMenuItem.c Gtk/xs/GtkWidget.c Gtk/xs/GtkScrollbar.c Gtk/xs/GtkInvisible.c 
Gtk/xs/GtkDrawingArea.c Gtk/xs/GtkVSeparator.c Gtk/xs/GtkTable.c Gtk/xs/GtkScale.c Gtk/xs/GtkGammaCurve.c 
Gtk/xs/GtkSocket.c Gtk/xs/GtkRuler.c Gtk/xs/GtkListItem.c Gtk/xs/GtkArrow.c Gtk/xs/GtkOptionMenu.c 
Gtk/xs/GtkHPaned.c Gtk/xs/GtkSeparator.c Gtk/xs/GtkEntry.c Gtk/xs/GtkProgress.c Gtk/xs/GtkSpinButton.c 
Gtk/xs/GtkObject.c Gtk/xs/GtkAccelLabel.c Gtk/xs/GtkBin.c Gtk/xs/GtkData.c Gtk/xs/GtkFontSelection.c 
Gtk/xs/Gtk-1.1.c Gtk/xs/GtkVPaned.c Gtk/xs/GtkTooltips.c Gtk/xs/GtkViewport.c Gtk/xs/GtkLabel.c Gtk/xs/Gtk.c 
Gtk/xs/GtkNotebook.c Gtk/xs/GtkContainer.c Gtk/xs/GtkMenuItem.c Gtk/xs/GtkPaned.c Gtk/xs/GtkMisc.c 
Gtk/xs/GtkHButtonBox.c Gtk/xs/GtkFontSelectionDialog.c Gtk/xs/GtkFixed.c Gtk/xs/GtkHandleBox.c 
Gtk/xs/GtkCalendar.c Gtk/xs/GtkVButtonBox.c Gtk/xs/GtkCList-1.2.c Gtk/xs/GtkToggleButton.c Gtk/xs/GtkImage.c 
Gtk/xs/GtkAccelGroup.c Gtk/xs/GtkButtonBox.c Gtk/xs/GtkCurve.c Gtk/xs/GtkSelection.c 
Gtk/xs/GtkFileSelection.c Gtk/xs/GtkItemFactory.c Gtk/xs/GtkMenuBar.c Gtk/xs/GtkTearoffMenuItem.c 
Gtk/xs/GtkAspectFrame.c Gtk/xs/GtkEventBox.c Gtk/xs/GtkRange.c Gtk/xs/GtkPixmap.c Gtk/xs/GtkItem.c 
Gtk/xs/GtkTree.c Gtk/xs/GtkScrolledWindow.c Gtk/xs/GtkCombo.c Gtk/xs/GtkHBox.c Gtk/xs/GtkRadioMenuItem.c 
Gtk/xs/GtkCTree.c Gtk/xs/GtkToolbar-1.1.6.c Gtk/xs/GtkTipsQuery.c Gtk/xs/GtkWindow.c Gtk/xs/GtkPlug.c 
Gtk/xs/GtkStatusbar.c Gtk/xs/GtkEditable.c Gtk/xs/GtkCheckButton.c Gtk/xs/GtkList.c Gtk/xs/GtkLayout.c 
Gtk/xs/GtkVBox.c Gtk/xs/GtkCList.c Gtk/xs/GtkText.c Gtk/xs/GtkColorSelection.c Gtk/xs/GtkProgressBar-1.1.c 
Gtk/xs/GtkBox.c Gtk/xs/GtkProgressBar.c Gtk/xs/GtkRadioButton.c Gtk/xs/GtkFrame.c Gtk/xs/GtkHScrollbar.c 
Gtk/xs/GtkMenuShell.c Gtk/xs/GtkDialog.c Gtk/xs/GtkHScale.c : $(XSUBPPDEPS)


# --- MakeMaker makefile section:

$(OBJECT) : $(FIRST_MAKEFILE)

# We take a very conservative approach here, but it\'s worth it.
# We move Makefile to Makefile.old here to avoid gnu make looping.
Makefile : Makefile.PL $(CONFIGDEP)
        @echo "Makefile out-of-date with respect to $?"
        @echo "Cleaning current config before rebuilding Makefile..."
        - $(RM_F) Makefile.old
        - $(MV) Makefile Makefile.old
        -$(MAKE) -f Makefile.old clean $(DEV_NULL) || $(NOOP)
        $(PERL) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" Makefile.PL 
        @echo "==> Your Makefile has been rebuilt. <=="
        @echo "==> Please rerun the make command.  <=="
        false

# To change behavior to :: would be nice, but would break Tk b9.02
# so you find such a warning below the dist target.
#Makefile :: $(VERSION_FROM)
#       @echo "Warning: Makefile possibly out of date with $(VERSION_FROM)"


# --- MakeMaker staticmake section:

# --- MakeMaker makeaperl section ---
MAP_TARGET    = perl
FULLPERL      = /usr/local/bin/perl

$(MAP_TARGET) :: static $(MAKE_APERL_FILE)
        $(MAKE) -f $(MAKE_APERL_FILE) $@

$(MAKE_APERL_FILE) : $(FIRST_MAKEFILE)
        @echo Writing \"$(MAKE_APERL_FILE)\" for this $(MAP_TARGET)
        @$(PERL) -I$(INST_ARCHLIB) -I$(INST_LIB) -I$(PERL_ARCHLIB) -I$(PERL_LIB) \
                Makefile.PL DIR= \
                MAKEFILE=$(MAKE_APERL_FILE) LINKTYPE=static \
                MAKEAPERL=1 NORECURS=1 CCCDLFLAGS=


# --- MakeMaker test section:

TEST_VERBOSE=0
TEST_TYPE=test_$(LINKTYPE)
TEST_FILE = test.pl
TEST_FILES = 
TESTDB_SW = -d

testdb :: testdb_$(LINKTYPE)

test :: $(TEST_TYPE)

test_dynamic :: pure_all
        PERL_DL_NONLAZY=1 $(FULLPERL) -I$(INST_ARCHLIB) -I$(INST_LIB) -I$(PERL_ARCHLIB) -I$(PERL_LIB) 
$(TEST_FILE)

testdb_dynamic :: pure_all
        PERL_DL_NONLAZY=1 $(FULLPERL) $(TESTDB_SW) -I$(INST_ARCHLIB) -I$(INST_LIB) -I$(PERL_ARCHLIB) 
-I$(PERL_LIB) $(TEST_FILE)

test_ : test_dynamic

test_static :: pure_all $(MAP_TARGET)
        PERL_DL_NONLAZY=1 ./$(MAP_TARGET) -I$(INST_ARCHLIB) -I$(INST_LIB) -I$(PERL_ARCHLIB) -I$(PERL_LIB) 
$(TEST_FILE)

testdb_static :: pure_all $(MAP_TARGET)
        PERL_DL_NONLAZY=1 ./$(MAP_TARGET) $(TESTDB_SW) -I$(INST_ARCHLIB) -I$(INST_LIB) -I$(PERL_ARCHLIB) 
-I$(PERL_LIB) $(TEST_FILE)



# --- MakeMaker ppd section:
# Creates a PPD (Perl Package Description) for a binary distribution.
ppd:
        @$(PERL) -e "print qq{<SOFTPKG NAME=\"Gtk-Perl\" VERSION=\"0,7003,0,0\">\n}. 
qq{\t<TITLE>Gtk-Perl</TITLE>\n}. qq{\t<ABSTRACT></ABSTRACT>\n}. qq{\t<AUTHOR></AUTHOR>\n}. 
qq{\t<IMPLEMENTATION>\n}. qq{\t\t<OS NAME=\"$(OSNAME)\" />\n}. qq{\t\t<CODEBASE HREF=\"\" />\n}. 
qq{\t</IMPLEMENTATION>\n}. qq{</SOFTPKG>\n}" > Gtk-Perl.ppd

# --- MakeMaker pm_to_blib section:

pm_to_blib: $(TO_INST_PM)
        @$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \
        "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \
        -e "pm_to_blib({qw{$(PM_TO_BLIB)}},'$(INST_LIB)/auto')"
        @$(TOUCH) $@


# --- MakeMaker selfdocument section:


# --- MakeMaker postamble section:

Makefile: Gtk/pkg.pl GtkXmHTML/pkg.pl Gnome/pkg.pl Gnome/pkg-zvt.pl Gnome/pkg-panel.pl Glade/pkg.pl 
GdkImlib/pkg.pl GtkGLArea/pkg.pl Gtk/gtk-0.99.defs Gtk/gtk-1.0.defs Gtk/gtk-1.1.defs Gtk/gtk-1.1.1.defs 
Gtk/gtk-1.1.3.defs Gtk/gtk-1.1.4.defs Gtk/gtk-1.1.6.defs Gtk/gtk-1.2.defs

build/PerlGtkExt.h build/PerlGtkExt.c build/PerlGtkInt.h: build/GtkDefs.h tools/genext.pl
        $(PERL) tools/genext.pl Gtk

gendoc:
        tools/gendoc.pl $(XS_FILES)

world: all
        @for i in GdkImlib GtkGLArea Gnome Glade GdkPixbuf GtkHTML GtkXmHTML; do cd $$i && perl Makefile.PL 
&& make && cd .. ; done



# End.
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Gtk
mkdir blib/lib/auto
mkdir blib/lib/auto/Gtk
mkdir blib/man3
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/Gtk.xs >Gtk/xs/Gtk.tc && mv Gtk/xs/Gtk.tc 
Gtk/xs/Gtk.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/Gtk.c
cc: Warning: Gtk.xs, line 108: In this statement, the referenced type of the pointer value "unpacker" is 
"void", which is not compatible with "function (pointer to pointer to pointer to struct sv, int, pointer to 
struct _GtkObject, pointer to char, unsigned int, pointer to struct _GtkArg, pointer to unsigned int, 
unsigned int) returning int". (ptrmismatch)
                sh->Unpacker_f = unpacker;
----------------^
cc: Warning: Gtk.xs, line 109: In this statement, the referenced type of the pointer value "repacker" is 
"void", which is not compatible with "function (pointer to pointer to pointer to struct sv, int, int, pointer 
to struct _GtkObject, pointer to char, unsigned int, pointer to struct _GtkArg, pointer to unsigned int, 
unsigned int) returning int". (ptrmismatch)
                sh->Repacker_f = repacker;
----------------^
cc: Warning: Gtk.xs, line 628: In this statement, the referenced type of the pointer value "fixup_ctree_u" is 
"function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_ctree_get_type(), names, fixup_ctree_u, 0);
--------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 633: In this statement, the referenced type of the pointer value "fixup_clist_u" is 
"function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_clist_get_type(), names, fixup_clist_u, 0);
--------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 638: In this statement, the referenced type of the pointer value 
"fixup_tipsquery_u" is "function (pointer to pointer to pointer to struct sv, int, pointer to struct 
_GtkObject, pointer to char, int, pointer to struct _GtkArg, unsigned int) returning int", which is not 
compatible with "void". (ptrmismatch)
                        AddSignalHelperParts(gtk_tips_query_get_type(), names, fixup_tipsquery_u, 0);
-------------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 643: In this statement, the referenced type of the pointer value "fixup_notebook_u" 
is "function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_notebook_get_type(), names, fixup_notebook_u, 0);
-----------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 654: In this statement, the referenced type of the pointer value "fixup_entry_u" is 
"function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_entry_get_type(), names, fixup_entry_u, 0);
--------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 666: In this statement, the referenced type of the pointer value "fixup_drag_drop" 
is "function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_widget_get_type(), names, fixup_drag_drop, 0);
---------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 698: In this statement, the referenced type of the pointer value "fixup_widget_u" 
is "function (pointer to pointer to pointer to struct sv, int, pointer to struct _GtkObject, pointer to char, 
int, pointer to struct _GtkArg, unsigned int) returning int", which is not compatible with "void". 
(ptrmismatch)
                        AddSignalHelperParts(gtk_widget_get_type(), names, fixup_widget_u, 0);
---------------------------------------------------------------------------^
cc: Warning: Gtk.xs, line 1489: In this statement, the referenced type of the pointer value 
"selectiondata->data" is "unsigned char", which is not compatible with "char". (ptrmismatch)
                        RETVAL = newSVpv(selectiondata->data, selectiondata->length);
-----------------------------------------^
cc: Warning: Gtk.xs, line 3082: In this statement, the referenced type of the pointer value "data" is 
"unsigned char", which is not compatible with "char". (ptrmismatch)
                        XPUSHs(sv_2mortal(newSVpv(data, result)));
------------------------^
cc: Warning: Gtk.xs, line 3904: In this statement, the referenced type of the pointer value "dashes" is 
"char", which is not compatible with "signed char". (ptrmismatch)
                gdk_gc_set_dashes (gc, offset, dashes, nd);
-----------------------------------------------^
cc: Warning: Gtk.xs, line 4130: In this statement, the referenced type of the pointer value "data" is 
"unsigned char", which is not compatible with "char". (ptrmismatch)
                        PUSHs(sv_2mortal(newSVpv(data,0)));
------------------------^
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkSelection.xs >Gtk/xs/GtkSelection.tc && mv 
Gtk/xs/GtkSelection.tc Gtk/xs/GtkSelection.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkSelection.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/Gtk-1.1.xs >Gtk/xs/Gtk-1.1.tc && mv 
Gtk/xs/Gtk-1.1.tc Gtk/xs/Gtk-1.1.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/Gtk-1.1.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkToolbar-1.1.6.xs >Gtk/xs/GtkToolbar-1.1.6.tc 
&& mv Gtk/xs/GtkToolbar-1.1.6.tc Gtk/xs/GtkToolbar-1.1.6.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkToolbar-1.1.6.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkAccelGroup.xs >Gtk/xs/GtkAccelGroup.tc && mv 
Gtk/xs/GtkAccelGroup.tc Gtk/xs/GtkAccelGroup.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkAccelGroup.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkProgressBar-1.1.xs 
Gtk/xs/GtkProgressBar-1.1.tc && mv Gtk/xs/GtkProgressBar-1.1.tc Gtk/xs/GtkProgressBar-1.1.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkProgressBar-1.1.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCList-1.2.xs >Gtk/xs/GtkCList-1.2.tc && mv 
Gtk/xs/GtkCList-1.2.tc Gtk/xs/GtkCList-1.2.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCList-1.2.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/Gtk-1.2.xs >Gtk/xs/Gtk-1.2.tc && mv 
Gtk/xs/Gtk-1.2.tc Gtk/xs/Gtk-1.2.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/Gtk-1.2.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkAccelLabel.xs >Gtk/xs/GtkAccelLabel.tc && mv 
Gtk/xs/GtkAccelLabel.tc Gtk/xs/GtkAccelLabel.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkAccelLabel.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkAdjustment.xs >Gtk/xs/GtkAdjustment.tc && mv 
Gtk/xs/GtkAdjustment.tc Gtk/xs/GtkAdjustment.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkAdjustment.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkAlignment.xs >Gtk/xs/GtkAlignment.tc && mv 
Gtk/xs/GtkAlignment.tc Gtk/xs/GtkAlignment.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkAlignment.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkArrow.xs >Gtk/xs/GtkArrow.tc && mv 
Gtk/xs/GtkArrow.tc Gtk/xs/GtkArrow.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkArrow.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkAspectFrame.xs >Gtk/xs/GtkAspectFrame.tc && mv 
Gtk/xs/GtkAspectFrame.tc Gtk/xs/GtkAspectFrame.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkAspectFrame.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkBin.xs >Gtk/xs/GtkBin.tc && mv 
Gtk/xs/GtkBin.tc Gtk/xs/GtkBin.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkBin.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkBox.xs >Gtk/xs/GtkBox.tc && mv 
Gtk/xs/GtkBox.tc Gtk/xs/GtkBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkBox.c
cc: Warning: GtkBox.xs, line 61: In this statement, the referenced type of the pointer value "&padding" is 
"int", which is not compatible with "unsigned int". (ptrmismatch)
                gtk_box_query_child_packing (box, child, &expand, &fill, &padding, &pack_type);
-------------------------------------------------------------------------^
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkButton.xs >Gtk/xs/GtkButton.tc && mv 
Gtk/xs/GtkButton.tc Gtk/xs/GtkButton.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkButton.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkButtonBox.xs >Gtk/xs/GtkButtonBox.tc && mv 
Gtk/xs/GtkButtonBox.tc Gtk/xs/GtkButtonBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkButtonBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCList.xs >Gtk/xs/GtkCList.tc && mv 
Gtk/xs/GtkCList.tc Gtk/xs/GtkCList.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCList.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCTree.xs >Gtk/xs/GtkCTree.tc && mv 
Gtk/xs/GtkCTree.tc Gtk/xs/GtkCTree.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCTree.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCalendar.xs >Gtk/xs/GtkCalendar.tc && mv 
Gtk/xs/GtkCalendar.tc Gtk/xs/GtkCalendar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCalendar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCheckButton.xs >Gtk/xs/GtkCheckButton.tc && mv 
Gtk/xs/GtkCheckButton.tc Gtk/xs/GtkCheckButton.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCheckButton.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCheckMenuItem.xs >Gtk/xs/GtkCheckMenuItem.tc 
&& mv Gtk/xs/GtkCheckMenuItem.tc Gtk/xs/GtkCheckMenuItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCheckMenuItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkColorSelection.xs >Gtk/xs/GtkColorSelection.tc 
&& mv Gtk/xs/GtkColorSelection.tc Gtk/xs/GtkColorSelection.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkColorSelection.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkColorSelectionDialog.xs 
Gtk/xs/GtkColorSelectionDialog.tc && mv Gtk/xs/GtkColorSelectionDialog.tc Gtk/xs/GtkColorSelectionDialog.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkColorSelectionDialog.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCombo.xs >Gtk/xs/GtkCombo.tc && mv 
Gtk/xs/GtkCombo.tc Gtk/xs/GtkCombo.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCombo.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkContainer.xs >Gtk/xs/GtkContainer.tc && mv 
Gtk/xs/GtkContainer.tc Gtk/xs/GtkContainer.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkContainer.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkCurve.xs >Gtk/xs/GtkCurve.tc && mv 
Gtk/xs/GtkCurve.tc Gtk/xs/GtkCurve.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkCurve.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkData.xs >Gtk/xs/GtkData.tc && mv 
Gtk/xs/GtkData.tc Gtk/xs/GtkData.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkData.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkDialog.xs >Gtk/xs/GtkDialog.tc && mv 
Gtk/xs/GtkDialog.tc Gtk/xs/GtkDialog.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkDialog.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkDrawingArea.xs >Gtk/xs/GtkDrawingArea.tc && mv 
Gtk/xs/GtkDrawingArea.tc Gtk/xs/GtkDrawingArea.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkDrawingArea.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkEditable.xs >Gtk/xs/GtkEditable.tc && mv 
Gtk/xs/GtkEditable.tc Gtk/xs/GtkEditable.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkEditable.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkEntry.xs >Gtk/xs/GtkEntry.tc && mv 
Gtk/xs/GtkEntry.tc Gtk/xs/GtkEntry.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkEntry.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkEventBox.xs >Gtk/xs/GtkEventBox.tc && mv 
Gtk/xs/GtkEventBox.tc Gtk/xs/GtkEventBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkEventBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkFileSelection.xs >Gtk/xs/GtkFileSelection.tc 
&& mv Gtk/xs/GtkFileSelection.tc Gtk/xs/GtkFileSelection.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkFileSelection.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkFixed.xs >Gtk/xs/GtkFixed.tc && mv 
Gtk/xs/GtkFixed.tc Gtk/xs/GtkFixed.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkFixed.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkFontSelection.xs >Gtk/xs/GtkFontSelection.tc 
&& mv Gtk/xs/GtkFontSelection.tc Gtk/xs/GtkFontSelection.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkFontSelection.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkFontSelectionDialog.xs 
Gtk/xs/GtkFontSelectionDialog.tc && mv Gtk/xs/GtkFontSelectionDialog.tc Gtk/xs/GtkFontSelectionDialog.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkFontSelectionDialog.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkFrame.xs >Gtk/xs/GtkFrame.tc && mv 
Gtk/xs/GtkFrame.tc Gtk/xs/GtkFrame.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkFrame.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkGammaCurve.xs >Gtk/xs/GtkGammaCurve.tc && mv 
Gtk/xs/GtkGammaCurve.tc Gtk/xs/GtkGammaCurve.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkGammaCurve.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHBox.xs >Gtk/xs/GtkHBox.tc && mv 
Gtk/xs/GtkHBox.tc Gtk/xs/GtkHBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHButtonBox.xs >Gtk/xs/GtkHButtonBox.tc && mv 
Gtk/xs/GtkHButtonBox.tc Gtk/xs/GtkHButtonBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHButtonBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHPaned.xs >Gtk/xs/GtkHPaned.tc && mv 
Gtk/xs/GtkHPaned.tc Gtk/xs/GtkHPaned.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHPaned.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHRuler.xs >Gtk/xs/GtkHRuler.tc && mv 
Gtk/xs/GtkHRuler.tc Gtk/xs/GtkHRuler.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHRuler.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHScale.xs >Gtk/xs/GtkHScale.tc && mv 
Gtk/xs/GtkHScale.tc Gtk/xs/GtkHScale.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHScale.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHScrollbar.xs >Gtk/xs/GtkHScrollbar.tc && mv 
Gtk/xs/GtkHScrollbar.tc Gtk/xs/GtkHScrollbar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHScrollbar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHSeparator.xs >Gtk/xs/GtkHSeparator.tc && mv 
Gtk/xs/GtkHSeparator.tc Gtk/xs/GtkHSeparator.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHSeparator.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkHandleBox.xs >Gtk/xs/GtkHandleBox.tc && mv 
Gtk/xs/GtkHandleBox.tc Gtk/xs/GtkHandleBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkHandleBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkImage.xs >Gtk/xs/GtkImage.tc && mv 
Gtk/xs/GtkImage.tc Gtk/xs/GtkImage.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkImage.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkInputDialog.xs >Gtk/xs/GtkInputDialog.tc && mv 
Gtk/xs/GtkInputDialog.tc Gtk/xs/GtkInputDialog.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkInputDialog.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkInvisible.xs >Gtk/xs/GtkInvisible.tc && mv 
Gtk/xs/GtkInvisible.tc Gtk/xs/GtkInvisible.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkInvisible.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkItem.xs >Gtk/xs/GtkItem.tc && mv 
Gtk/xs/GtkItem.tc Gtk/xs/GtkItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkItemFactory.xs >Gtk/xs/GtkItemFactory.tc && mv 
Gtk/xs/GtkItemFactory.tc Gtk/xs/GtkItemFactory.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkItemFactory.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkLabel.xs >Gtk/xs/GtkLabel.tc && mv 
Gtk/xs/GtkLabel.tc Gtk/xs/GtkLabel.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkLabel.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkLayout.xs >Gtk/xs/GtkLayout.tc && mv 
Gtk/xs/GtkLayout.tc Gtk/xs/GtkLayout.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkLayout.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkList.xs >Gtk/xs/GtkList.tc && mv 
Gtk/xs/GtkList.tc Gtk/xs/GtkList.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkList.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkListItem.xs >Gtk/xs/GtkListItem.tc && mv 
Gtk/xs/GtkListItem.tc Gtk/xs/GtkListItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkListItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkMenu.xs >Gtk/xs/GtkMenu.tc && mv 
Gtk/xs/GtkMenu.tc Gtk/xs/GtkMenu.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkMenu.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkMenuBar.xs >Gtk/xs/GtkMenuBar.tc && mv 
Gtk/xs/GtkMenuBar.tc Gtk/xs/GtkMenuBar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkMenuBar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkMenuItem.xs >Gtk/xs/GtkMenuItem.tc && mv 
Gtk/xs/GtkMenuItem.tc Gtk/xs/GtkMenuItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkMenuItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkMenuShell.xs >Gtk/xs/GtkMenuShell.tc && mv 
Gtk/xs/GtkMenuShell.tc Gtk/xs/GtkMenuShell.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkMenuShell.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkMisc.xs >Gtk/xs/GtkMisc.tc && mv 
Gtk/xs/GtkMisc.tc Gtk/xs/GtkMisc.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkMisc.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkNotebook.xs >Gtk/xs/GtkNotebook.tc && mv 
Gtk/xs/GtkNotebook.tc Gtk/xs/GtkNotebook.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkNotebook.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkObject.xs >Gtk/xs/GtkObject.tc && mv 
Gtk/xs/GtkObject.tc Gtk/xs/GtkObject.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkObject.c
cc: Warning: GtkObject.xs, line 709: The scalar variable "signals" is fetched but not initialized. (uninit1)
                sv_setiv(s, signals);
----------------------------^
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkOptionMenu.xs >Gtk/xs/GtkOptionMenu.tc && mv 
Gtk/xs/GtkOptionMenu.tc Gtk/xs/GtkOptionMenu.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkOptionMenu.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkPacker.xs >Gtk/xs/GtkPacker.tc && mv 
Gtk/xs/GtkPacker.tc Gtk/xs/GtkPacker.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkPacker.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkPaned.xs >Gtk/xs/GtkPaned.tc && mv 
Gtk/xs/GtkPaned.tc Gtk/xs/GtkPaned.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkPaned.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkPixmap.xs >Gtk/xs/GtkPixmap.tc && mv 
Gtk/xs/GtkPixmap.tc Gtk/xs/GtkPixmap.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkPixmap.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkPlug.xs >Gtk/xs/GtkPlug.tc && mv 
Gtk/xs/GtkPlug.tc Gtk/xs/GtkPlug.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkPlug.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkPreview.xs >Gtk/xs/GtkPreview.tc && mv 
Gtk/xs/GtkPreview.tc Gtk/xs/GtkPreview.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkPreview.c
cc: Warning: GtkPreview.c, line 158: In this statement, the referenced type of the pointer value "data" is 
"char", which is not compatible with "unsigned char". (ptrmismatch)
        gtk_preview_draw_row(preview, data, x, y, w);
--------------------------------------^
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkProgress.xs >Gtk/xs/GtkProgress.tc && mv 
Gtk/xs/GtkProgress.tc Gtk/xs/GtkProgress.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkProgress.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkProgressBar.xs >Gtk/xs/GtkProgressBar.tc && mv 
Gtk/xs/GtkProgressBar.tc Gtk/xs/GtkProgressBar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkProgressBar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkRadioButton.xs >Gtk/xs/GtkRadioButton.tc && mv 
Gtk/xs/GtkRadioButton.tc Gtk/xs/GtkRadioButton.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkRadioButton.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkRadioMenuItem.xs >Gtk/xs/GtkRadioMenuItem.tc 
&& mv Gtk/xs/GtkRadioMenuItem.tc Gtk/xs/GtkRadioMenuItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkRadioMenuItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkRange.xs >Gtk/xs/GtkRange.tc && mv 
Gtk/xs/GtkRange.tc Gtk/xs/GtkRange.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkRange.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkRuler.xs >Gtk/xs/GtkRuler.tc && mv 
Gtk/xs/GtkRuler.tc Gtk/xs/GtkRuler.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkRuler.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkScale.xs >Gtk/xs/GtkScale.tc && mv 
Gtk/xs/GtkScale.tc Gtk/xs/GtkScale.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkScale.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkScrollbar.xs >Gtk/xs/GtkScrollbar.tc && mv 
Gtk/xs/GtkScrollbar.tc Gtk/xs/GtkScrollbar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkScrollbar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkScrolledWindow.xs >Gtk/xs/GtkScrolledWindow.tc 
&& mv Gtk/xs/GtkScrolledWindow.tc Gtk/xs/GtkScrolledWindow.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkScrolledWindow.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkSeparator.xs >Gtk/xs/GtkSeparator.tc && mv 
Gtk/xs/GtkSeparator.tc Gtk/xs/GtkSeparator.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkSeparator.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkSocket.xs >Gtk/xs/GtkSocket.tc && mv 
Gtk/xs/GtkSocket.tc Gtk/xs/GtkSocket.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkSocket.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkSpinButton.xs >Gtk/xs/GtkSpinButton.tc && mv 
Gtk/xs/GtkSpinButton.tc Gtk/xs/GtkSpinButton.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkSpinButton.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkStatusbar.xs >Gtk/xs/GtkStatusbar.tc && mv 
Gtk/xs/GtkStatusbar.tc Gtk/xs/GtkStatusbar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkStatusbar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTable.xs >Gtk/xs/GtkTable.tc && mv 
Gtk/xs/GtkTable.tc Gtk/xs/GtkTable.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTable.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTearoffMenuItem.xs 
Gtk/xs/GtkTearoffMenuItem.tc && mv Gtk/xs/GtkTearoffMenuItem.tc Gtk/xs/GtkTearoffMenuItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTearoffMenuItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkText.xs >Gtk/xs/GtkText.tc && mv 
Gtk/xs/GtkText.tc Gtk/xs/GtkText.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkText.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTipsQuery.xs >Gtk/xs/GtkTipsQuery.tc && mv 
Gtk/xs/GtkTipsQuery.tc Gtk/xs/GtkTipsQuery.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTipsQuery.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkToggleButton.xs >Gtk/xs/GtkToggleButton.tc && 
mv Gtk/xs/GtkToggleButton.tc Gtk/xs/GtkToggleButton.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkToggleButton.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkToolbar.xs >Gtk/xs/GtkToolbar.tc && mv 
Gtk/xs/GtkToolbar.tc Gtk/xs/GtkToolbar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkToolbar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTooltips.xs >Gtk/xs/GtkTooltips.tc && mv 
Gtk/xs/GtkTooltips.tc Gtk/xs/GtkTooltips.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTooltips.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTree.xs >Gtk/xs/GtkTree.tc && mv 
Gtk/xs/GtkTree.tc Gtk/xs/GtkTree.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTree.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkTreeItem.xs >Gtk/xs/GtkTreeItem.tc && mv 
Gtk/xs/GtkTreeItem.tc Gtk/xs/GtkTreeItem.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkTreeItem.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVBox.xs >Gtk/xs/GtkVBox.tc && mv 
Gtk/xs/GtkVBox.tc Gtk/xs/GtkVBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVButtonBox.xs >Gtk/xs/GtkVButtonBox.tc && mv 
Gtk/xs/GtkVButtonBox.tc Gtk/xs/GtkVButtonBox.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVButtonBox.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVPaned.xs >Gtk/xs/GtkVPaned.tc && mv 
Gtk/xs/GtkVPaned.tc Gtk/xs/GtkVPaned.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVPaned.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVRuler.xs >Gtk/xs/GtkVRuler.tc && mv 
Gtk/xs/GtkVRuler.tc Gtk/xs/GtkVRuler.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVRuler.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVScale.xs >Gtk/xs/GtkVScale.tc && mv 
Gtk/xs/GtkVScale.tc Gtk/xs/GtkVScale.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVScale.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVScrollbar.xs >Gtk/xs/GtkVScrollbar.tc && mv 
Gtk/xs/GtkVScrollbar.tc Gtk/xs/GtkVScrollbar.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVScrollbar.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkVSeparator.xs >Gtk/xs/GtkVSeparator.tc && mv 
Gtk/xs/GtkVSeparator.tc Gtk/xs/GtkVSeparator.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkVSeparator.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkViewport.xs >Gtk/xs/GtkViewport.tc && mv 
Gtk/xs/GtkViewport.tc Gtk/xs/GtkViewport.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkViewport.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkWidget.xs >Gtk/xs/GtkWidget.tc && mv 
Gtk/xs/GtkWidget.tc Gtk/xs/GtkWidget.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkWidget.c
/usr/local/bin/perl -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 
/central/perl_5.005_02/lib/5.00502/ExtUtils/xsubpp -noprototypes -noversioncheck -typemap 
/central/perl_5.005_02/lib/5.00502/ExtUtils/typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/build/GtkTypemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-0.99.typemap -typemap 
/users/ce/nmetro/Gtk-Perl-0.7003/Gtk/gtk-1.2.typemap Gtk/xs/GtkWindow.xs >Gtk/xs/GtkWindow.tc && mv 
Gtk/xs/GtkWindow.tc Gtk/xs/GtkWindow.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/xs/GtkWindow.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/GdkTypes.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/GtkTypes.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/MiscTypes.c
cc -c -I/central/gtk+-1.2.8/include -I/central/glib-1.2.8/lib/glib/include -I/central/glib-1.2.8/include 
-I./Gtk -I./build -std -fprm d -ieee -D_INTRINSICS -D__LANGUAGE_C__ -O4    -DVERSION=\"0.7003\" 
-DXS_VERSION=\"0.7003\"  -I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/CORE -DPERL_POLLUTE 
-DGTK_HVER=0x010208 Gtk/Derived.c
Running Mkbootstrap for Gtk ()
chmod 644 Gtk.bs
ar cr tmp.a build/GtkDefs.o build/PerlGtkExt.o Gtk/xs/Gtk.o Gtk/xs/GtkSelection.o Gtk/xs/Gtk-1.1.o 
Gtk/xs/GtkToolbar-1.1.6.o Gtk/xs/GtkAccelGroup.o Gtk/xs/GtkProgressBar-1.1.o Gtk/xs/GtkCList-1.2.o 
Gtk/xs/Gtk-1.2.o Gtk/xs/GtkAccelLabel.o Gtk/xs/GtkAdjustment.o Gtk/xs/GtkAlignment.o Gtk/xs/GtkArrow.o 
Gtk/xs/GtkAspectFrame.o Gtk/xs/GtkBin.o Gtk/xs/GtkBox.o Gtk/xs/GtkButton.o Gtk/xs/GtkButtonBox.o 
Gtk/xs/GtkCList.o Gtk/xs/GtkCTree.o Gtk/xs/GtkCalendar.o Gtk/xs/GtkCheckButton.o Gtk/xs/GtkCheckMenuItem.o 
Gtk/xs/GtkColorSelection.o Gtk/xs/GtkColorSelectionDialog.o Gtk/xs/GtkCombo.o Gtk/xs/GtkContainer.o 
Gtk/xs/GtkCurve.o Gtk/xs/GtkData.o Gtk/xs/GtkDialog.o Gtk/xs/GtkDrawingArea.o Gtk/xs/GtkEditable.o 
Gtk/xs/GtkEntry.o Gtk/xs/GtkEventBox.o Gtk/xs/GtkFileSelection.o Gtk/xs/GtkFixed.o Gtk/xs/GtkFontSelection.o 
Gtk/xs/GtkFontSelectionDialog.o Gtk/xs/GtkFrame.o Gtk/xs/GtkGammaCurve.o Gtk/xs/GtkHBox.o 
Gtk/xs/GtkHButtonBox.o Gtk/xs/GtkHPaned.o Gtk/xs/GtkHRuler.o Gtk/xs/GtkHScale.o Gtk/xs/GtkHScrollbar.o 
Gtk/xs/GtkHSeparator.o Gtk/xs/GtkHandleBox.o Gtk/xs/GtkImage.o Gtk/xs/GtkInputDialog.o Gtk/xs/GtkInvisible.o 
Gtk/xs/GtkItem.o Gtk/xs/GtkItemFactory.o Gtk/xs/GtkLabel.o Gtk/xs/GtkLayout.o Gtk/xs/GtkList.o 
Gtk/xs/GtkListItem.o Gtk/xs/GtkMenu.o Gtk/xs/GtkMenuBar.o Gtk/xs/GtkMenuItem.o Gtk/xs/GtkMenuShell.o 
Gtk/xs/GtkMisc.o Gtk/xs/GtkNotebook.o Gtk/xs/GtkObject.o Gtk/xs/GtkOptionMenu.o Gtk/xs/GtkPacker.o 
Gtk/xs/GtkPaned.o Gtk/xs/GtkPixmap.o Gtk/xs/GtkPlug.o Gtk/xs/GtkPreview.o Gtk/xs/GtkProgress.o 
Gtk/xs/GtkProgressBar.o Gtk/xs/GtkRadioButton.o Gtk/xs/GtkRadioMenuItem.o Gtk/xs/GtkRange.o Gtk/xs/GtkRuler.o 
Gtk/xs/GtkScale.o Gtk/xs/GtkScrollbar.o Gtk/xs/GtkScrolledWindow.o Gtk/xs/GtkSeparator.o Gtk/xs/GtkSocket.o 
Gtk/xs/GtkSpinButton.o Gtk/xs/GtkStatusbar.o Gtk/xs/GtkTable.o Gtk/xs/GtkTearoffMenuItem.o Gtk/xs/GtkText.o 
Gtk/xs/GtkTipsQuery.o Gtk/xs/GtkToggleButton.o Gtk/xs/GtkToolbar.o Gtk/xs/GtkTooltips.o Gtk/xs/GtkTree.o 
Gtk/xs/GtkTreeItem.o Gtk/xs/GtkVBox.o Gtk/xs/GtkVButtonBox.o Gtk/xs/GtkVPaned.o Gtk/xs/GtkVRuler.o 
Gtk/xs/GtkVScale.o Gtk/xs/GtkVScrollbar.o Gtk/xs/GtkVSeparator.o Gtk/xs/GtkViewport.o Gtk/xs/GtkWidget.o 
Gtk/xs/GtkWindow.o Gtk/GdkTypes.o Gtk/GtkTypes.o Gtk/MiscTypes.o Gtk/Derived.o
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
ar: Warning: ignoring second definition of g_bit_nth_lsf defined in archive
ar: Warning: ignoring second definition of g_bit_nth_msf defined in archive
ar: Warning: ignoring second definition of g_bit_storage defined in archive
: tmp.a
LD_RUN_PATH="/central/gtk+-1.2.8/lib:/central/glib-1.2.8/lib:/usr/shlib" ld -o blib/arch/auto/Gtk/Gtk.so  
-shared -expect_unresolved "*" -O4 -msym -s -L/usr/local/lib -all tmp.a -none    -L/central/glib-1.2.8/lib 
-L/central/gtk+-1.2.8/lib -lgtk -lgdk -lgmodule -lglib -lXext -lX11 -ldnet_stub -lm 
ld:
tmp.a(PerlGtkExt.o): g_bit_nth_lsf: multiply defined
tmp.a(PerlGtkExt.o): g_bit_nth_msf: multiply defined
tmp.a(PerlGtkExt.o): g_bit_storage: multiply defined
tmp.a(Gtk.o): g_bit_nth_lsf: multiply defined
tmp.a(Gtk.o): g_bit_nth_msf: multiply defined
tmp.a(Gtk.o): g_bit_storage: multiply defined
tmp.a(GtkSelection.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkSelection.o): g_bit_nth_msf: multiply defined
tmp.a(GtkSelection.o): g_bit_storage: multiply defined
tmp.a(Gtk-1.1.o): g_bit_nth_lsf: multiply defined
tmp.a(Gtk-1.1.o): g_bit_nth_msf: multiply defined
tmp.a(Gtk-1.1.o): g_bit_storage: multiply defined
tmp.a(GtkToolbar-1.1.6.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkToolbar-1.1.6.o): g_bit_nth_msf: multiply defined
tmp.a(GtkToolbar-1.1.6.o): g_bit_storage: multiply defined
tmp.a(GtkAccelGroup.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkAccelGroup.o): g_bit_nth_msf: multiply defined
tmp.a(GtkAccelGroup.o): g_bit_storage: multiply defined
tmp.a(GtkProgressBar-1.1.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkProgressBar-1.1.o): g_bit_nth_msf: multiply defined
tmp.a(GtkProgressBar-1.1.o): g_bit_storage: multiply defined
tmp.a(GtkCList-1.2.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCList-1.2.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCList-1.2.o): g_bit_storage: multiply defined
tmp.a(Gtk-1.2.o): g_bit_nth_lsf: multiply defined
tmp.a(Gtk-1.2.o): g_bit_nth_msf: multiply defined
tmp.a(Gtk-1.2.o): g_bit_storage: multiply defined
tmp.a(GtkAccelLabel.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkAccelLabel.o): g_bit_nth_msf: multiply defined
tmp.a(GtkAccelLabel.o): g_bit_storage: multiply defined
tmp.a(GtkAdjustment.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkAdjustment.o): g_bit_nth_msf: multiply defined
tmp.a(GtkAdjustment.o): g_bit_storage: multiply defined
tmp.a(GtkAlignment.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkAlignment.o): g_bit_nth_msf: multiply defined
tmp.a(GtkAlignment.o): g_bit_storage: multiply defined
tmp.a(GtkArrow.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkArrow.o): g_bit_nth_msf: multiply defined
tmp.a(GtkArrow.o): g_bit_storage: multiply defined
tmp.a(GtkAspectFrame.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkAspectFrame.o): g_bit_nth_msf: multiply defined
tmp.a(GtkAspectFrame.o): g_bit_storage: multiply defined
tmp.a(GtkBin.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkBin.o): g_bit_nth_msf: multiply defined
tmp.a(GtkBin.o): g_bit_storage: multiply defined
tmp.a(GtkBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkBox.o): g_bit_storage: multiply defined
tmp.a(GtkButton.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkButton.o): g_bit_nth_msf: multiply defined
tmp.a(GtkButton.o): g_bit_storage: multiply defined
tmp.a(GtkButtonBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkButtonBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkButtonBox.o): g_bit_storage: multiply defined
tmp.a(GtkCList.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCList.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCList.o): g_bit_storage: multiply defined
tmp.a(GtkCTree.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCTree.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCTree.o): g_bit_storage: multiply defined
tmp.a(GtkCalendar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCalendar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCalendar.o): g_bit_storage: multiply defined
tmp.a(GtkCheckButton.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCheckButton.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCheckButton.o): g_bit_storage: multiply defined
tmp.a(GtkCheckMenuItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCheckMenuItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCheckMenuItem.o): g_bit_storage: multiply defined
tmp.a(GtkColorSelection.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkColorSelection.o): g_bit_nth_msf: multiply defined
tmp.a(GtkColorSelection.o): g_bit_storage: multiply defined
tmp.a(GtkColorSelectionDialog.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkColorSelectionDialog.o): g_bit_nth_msf: multiply defined
tmp.a(GtkColorSelectionDialog.o): g_bit_storage: multiply defined
tmp.a(GtkCombo.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCombo.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCombo.o): g_bit_storage: multiply defined
tmp.a(GtkContainer.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkContainer.o): g_bit_nth_msf: multiply defined
tmp.a(GtkContainer.o): g_bit_storage: multiply defined
tmp.a(GtkCurve.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkCurve.o): g_bit_nth_msf: multiply defined
tmp.a(GtkCurve.o): g_bit_storage: multiply defined
tmp.a(GtkData.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkData.o): g_bit_nth_msf: multiply defined
tmp.a(GtkData.o): g_bit_storage: multiply defined
tmp.a(GtkDialog.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkDialog.o): g_bit_nth_msf: multiply defined
tmp.a(GtkDialog.o): g_bit_storage: multiply defined
tmp.a(GtkDrawingArea.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkDrawingArea.o): g_bit_nth_msf: multiply defined
tmp.a(GtkDrawingArea.o): g_bit_storage: multiply defined
tmp.a(GtkEditable.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkEditable.o): g_bit_nth_msf: multiply defined
tmp.a(GtkEditable.o): g_bit_storage: multiply defined
tmp.a(GtkEntry.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkEntry.o): g_bit_nth_msf: multiply defined
tmp.a(GtkEntry.o): g_bit_storage: multiply defined
tmp.a(GtkEventBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkEventBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkEventBox.o): g_bit_storage: multiply defined
tmp.a(GtkFileSelection.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkFileSelection.o): g_bit_nth_msf: multiply defined
tmp.a(GtkFileSelection.o): g_bit_storage: multiply defined
tmp.a(GtkFixed.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkFixed.o): g_bit_nth_msf: multiply defined
tmp.a(GtkFixed.o): g_bit_storage: multiply defined
tmp.a(GtkFontSelection.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkFontSelection.o): g_bit_nth_msf: multiply defined
tmp.a(GtkFontSelection.o): g_bit_storage: multiply defined
tmp.a(GtkFontSelectionDialog.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkFontSelectionDialog.o): g_bit_nth_msf: multiply defined
tmp.a(GtkFontSelectionDialog.o): g_bit_storage: multiply defined
tmp.a(GtkFrame.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkFrame.o): g_bit_nth_msf: multiply defined
tmp.a(GtkFrame.o): g_bit_storage: multiply defined
tmp.a(GtkGammaCurve.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkGammaCurve.o): g_bit_nth_msf: multiply defined
tmp.a(GtkGammaCurve.o): g_bit_storage: multiply defined
tmp.a(GtkHBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHBox.o): g_bit_storage: multiply defined
tmp.a(GtkHButtonBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHButtonBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHButtonBox.o): g_bit_storage: multiply defined
tmp.a(GtkHPaned.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHPaned.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHPaned.o): g_bit_storage: multiply defined
tmp.a(GtkHRuler.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHRuler.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHRuler.o): g_bit_storage: multiply defined
tmp.a(GtkHScale.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHScale.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHScale.o): g_bit_storage: multiply defined
tmp.a(GtkHScrollbar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHScrollbar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHScrollbar.o): g_bit_storage: multiply defined
tmp.a(GtkHSeparator.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHSeparator.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHSeparator.o): g_bit_storage: multiply defined
tmp.a(GtkHandleBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkHandleBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkHandleBox.o): g_bit_storage: multiply defined
tmp.a(GtkImage.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkImage.o): g_bit_nth_msf: multiply defined
tmp.a(GtkImage.o): g_bit_storage: multiply defined
tmp.a(GtkInputDialog.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkInputDialog.o): g_bit_nth_msf: multiply defined
tmp.a(GtkInputDialog.o): g_bit_storage: multiply defined
tmp.a(GtkInvisible.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkInvisible.o): g_bit_nth_msf: multiply defined
tmp.a(GtkInvisible.o): g_bit_storage: multiply defined
tmp.a(GtkItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkItem.o): g_bit_storage: multiply defined
tmp.a(GtkItemFactory.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkItemFactory.o): g_bit_nth_msf: multiply defined
tmp.a(GtkItemFactory.o): g_bit_storage: multiply defined
tmp.a(GtkLabel.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkLabel.o): g_bit_nth_msf: multiply defined
tmp.a(GtkLabel.o): g_bit_storage: multiply defined
tmp.a(GtkLayout.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkLayout.o): g_bit_nth_msf: multiply defined
tmp.a(GtkLayout.o): g_bit_storage: multiply defined
tmp.a(GtkList.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkList.o): g_bit_nth_msf: multiply defined
tmp.a(GtkList.o): g_bit_storage: multiply defined
tmp.a(GtkListItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkListItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkListItem.o): g_bit_storage: multiply defined
tmp.a(GtkMenu.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkMenu.o): g_bit_nth_msf: multiply defined
tmp.a(GtkMenu.o): g_bit_storage: multiply defined
tmp.a(GtkMenuBar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkMenuBar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkMenuBar.o): g_bit_storage: multiply defined
tmp.a(GtkMenuItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkMenuItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkMenuItem.o): g_bit_storage: multiply defined
tmp.a(GtkMenuShell.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkMenuShell.o): g_bit_nth_msf: multiply defined
tmp.a(GtkMenuShell.o): g_bit_storage: multiply defined
tmp.a(GtkMisc.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkMisc.o): g_bit_nth_msf: multiply defined
tmp.a(GtkMisc.o): g_bit_storage: multiply defined
tmp.a(GtkNotebook.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkNotebook.o): g_bit_nth_msf: multiply defined
tmp.a(GtkNotebook.o): g_bit_storage: multiply defined
tmp.a(GtkObject.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkObject.o): g_bit_nth_msf: multiply defined
tmp.a(GtkObject.o): g_bit_storage: multiply defined
tmp.a(GtkOptionMenu.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkOptionMenu.o): g_bit_nth_msf: multiply defined
tmp.a(GtkOptionMenu.o): g_bit_storage: multiply defined
tmp.a(GtkPacker.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkPacker.o): g_bit_nth_msf: multiply defined
tmp.a(GtkPacker.o): g_bit_storage: multiply defined
tmp.a(GtkPaned.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkPaned.o): g_bit_nth_msf: multiply defined
tmp.a(GtkPaned.o): g_bit_storage: multiply defined
tmp.a(GtkPixmap.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkPixmap.o): g_bit_nth_msf: multiply defined
tmp.a(GtkPixmap.o): g_bit_storage: multiply defined
tmp.a(GtkPlug.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkPlug.o): g_bit_nth_msf: multiply defined
tmp.a(GtkPlug.o): g_bit_storage: multiply defined
tmp.a(GtkPreview.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkPreview.o): g_bit_nth_msf: multiply defined
tmp.a(GtkPreview.o): g_bit_storage: multiply defined
tmp.a(GtkProgress.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkProgress.o): g_bit_nth_msf: multiply defined
tmp.a(GtkProgress.o): g_bit_storage: multiply defined
tmp.a(GtkProgressBar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkProgressBar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkProgressBar.o): g_bit_storage: multiply defined
tmp.a(GtkRadioButton.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkRadioButton.o): g_bit_nth_msf: multiply defined
tmp.a(GtkRadioButton.o): g_bit_storage: multiply defined
tmp.a(GtkRadioMenuItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkRadioMenuItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkRadioMenuItem.o): g_bit_storage: multiply defined
tmp.a(GtkRange.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkRange.o): g_bit_nth_msf: multiply defined
tmp.a(GtkRange.o): g_bit_storage: multiply defined
tmp.a(GtkRuler.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkRuler.o): g_bit_nth_msf: multiply defined
tmp.a(GtkRuler.o): g_bit_storage: multiply defined
tmp.a(GtkScale.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkScale.o): g_bit_nth_msf: multiply defined
tmp.a(GtkScale.o): g_bit_storage: multiply defined
tmp.a(GtkScrollbar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkScrollbar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkScrollbar.o): g_bit_storage: multiply defined
tmp.a(GtkScrolledWindow.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkScrolledWindow.o): g_bit_nth_msf: multiply defined
tmp.a(GtkScrolledWindow.o): g_bit_storage: multiply defined
tmp.a(GtkSeparator.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkSeparator.o): g_bit_nth_msf: multiply defined
tmp.a(GtkSeparator.o): g_bit_storage: multiply defined
tmp.a(GtkSocket.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkSocket.o): g_bit_nth_msf: multiply defined
tmp.a(GtkSocket.o): g_bit_storage: multiply defined
tmp.a(GtkSpinButton.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkSpinButton.o): g_bit_nth_msf: multiply defined
tmp.a(GtkSpinButton.o): g_bit_storage: multiply defined
tmp.a(GtkStatusbar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkStatusbar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkStatusbar.o): g_bit_storage: multiply defined
tmp.a(GtkTable.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTable.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTable.o): g_bit_storage: multiply defined
tmp.a(GtkTearoffMenuItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTearoffMenuItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTearoffMenuItem.o): g_bit_storage: multiply defined
tmp.a(GtkText.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkText.o): g_bit_nth_msf: multiply defined
tmp.a(GtkText.o): g_bit_storage: multiply defined
tmp.a(GtkTipsQuery.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTipsQuery.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTipsQuery.o): g_bit_storage: multiply defined
tmp.a(GtkToggleButton.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkToggleButton.o): g_bit_nth_msf: multiply defined
tmp.a(GtkToggleButton.o): g_bit_storage: multiply defined
tmp.a(GtkToolbar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkToolbar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkToolbar.o): g_bit_storage: multiply defined
tmp.a(GtkTooltips.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTooltips.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTooltips.o): g_bit_storage: multiply defined
tmp.a(GtkTree.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTree.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTree.o): g_bit_storage: multiply defined
tmp.a(GtkTreeItem.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTreeItem.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTreeItem.o): g_bit_storage: multiply defined
tmp.a(GtkVBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVBox.o): g_bit_storage: multiply defined
tmp.a(GtkVButtonBox.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVButtonBox.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVButtonBox.o): g_bit_storage: multiply defined
tmp.a(GtkVPaned.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVPaned.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVPaned.o): g_bit_storage: multiply defined
tmp.a(GtkVRuler.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVRuler.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVRuler.o): g_bit_storage: multiply defined
tmp.a(GtkVScale.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVScale.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVScale.o): g_bit_storage: multiply defined
tmp.a(GtkVScrollbar.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVScrollbar.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVScrollbar.o): g_bit_storage: multiply defined
tmp.a(GtkVSeparator.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkVSeparator.o): g_bit_nth_msf: multiply defined
tmp.a(GtkVSeparator.o): g_bit_storage: multiply defined
tmp.a(GtkViewport.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkViewport.o): g_bit_nth_msf: multiply defined
tmp.a(GtkViewport.o): g_bit_storage: multiply defined
tmp.a(GtkWidget.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkWidget.o): g_bit_nth_msf: multiply defined
tmp.a(GtkWidget.o): g_bit_storage: multiply defined
tmp.a(GtkWindow.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkWindow.o): g_bit_nth_msf: multiply defined
tmp.a(GtkWindow.o): g_bit_storage: multiply defined
tmp.a(GdkTypes.o): g_bit_nth_lsf: multiply defined
tmp.a(GdkTypes.o): g_bit_nth_msf: multiply defined
tmp.a(GdkTypes.o): g_bit_storage: multiply defined
tmp.a(GtkTypes.o): g_bit_nth_lsf: multiply defined
tmp.a(GtkTypes.o): g_bit_nth_msf: multiply defined
tmp.a(GtkTypes.o): g_bit_storage: multiply defined
tmp.a(MiscTypes.o): g_bit_nth_lsf: multiply defined
tmp.a(MiscTypes.o): g_bit_nth_msf: multiply defined
tmp.a(MiscTypes.o): g_bit_storage: multiply defined
gnumake: *** [blib/arch/auto/Gtk/Gtk.so] Error 1
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/central/perl_5.005_02/lib/5.00502/alpha-dec_osf -I/central/perl_5.005_02/lib/5.00502 test.pl
Can't make loaded symbols global on this platform while loading blib/arch/auto/Gtk/Gtk.so at 
/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/DynaLoader.pm line 168.
Can't load 'blib/arch/auto/Gtk/Gtk.so' for module Gtk: dlopen: cannot load blib/arch/auto/Gtk/Gtk.so at 
/central/perl_5.005_02/lib/5.00502/alpha-dec_osf/DynaLoader.pm line 168.

 at test.pl line 7
BEGIN failed--compilation aborted at test.pl line 7.
gnumake: *** [test_dynamic] Error 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]