ULTRIX-Problem



Hello,

My problem is : the "make" of gtk fails.
My System : ULTRIX V4.3A (Rev. 146) on a MIPS-DEC
with GNU Make version 3.76.1 and X11R5

I followed the suggestion of Erik ot install a newer version of glib and gtk.
So I successfully installed glib-1.3.0 and afterwards I tried to install
gtk+-1.2.3

The configure-script of gtk run successfully, but make fails with the
following output :

Making all in gtk
make[2]: Entering directory `/usr/users/lfk/fichtner/soft/gtk+/1.2.3/gtk+-1.2.3/gtk'
cd . \
&& perl5 makeenums.pl defs gtk.h                                gtkaccelgroup.h                 gtkaccellabel.h                 gtkadjustment.h                 gtkalignment.h                  gtkarg.h                        gtkarrow.h                      gtkaspectframe.h                gtkbin.h                        gtkbindings.h                   gtkbbox.h                       gtkbox.h                        gtkbutton.h                     gtkcalendar.h                   gtkcheckbutton.h                gtkcheckmenuitem.h              gtkclist.h                      gtkcolorsel.h                   gtkcombo.h                      gtkcompat.h                     gtkcontainer.h                  gtkctree.h                      gtkcurve.h                      gtkdata.h                       gtkdebug.h                      gtkdialog.h                     gtkdnd.h                        gtkdrawingarea.h                gtkeditable.h                   gtkentry.h                     !
!
 gtkenums.h                      gtkeventbox.h                   gtkfilesel.h                    gtkfixed.h                      gtkfontsel.h                    gtkframe.h                      gtkgamma.h                      gtkgc.h                         gtkhandlebox.h                  gtkhbbox.h                      gtkhbox.h                       gtkhpaned.h                     gtkhruler.h                     gtkhscale.h                     gtkhscrollbar.h                 gtkhseparator.h                 gtkimage.h                      gtkinputdialog.h                gtkinvisible.h                  gtkitem.h                       gtkitemfactory.h                gtklabel.h                      gtklayout.h                     gtklist.h                       gtklistitem.h                   gtkmain.h                       gtkmenu.h                       gtkmenubar.h                    gtkmenufactory.h                gtkmenuitem.h                   gtkmenushell.h                !
!
  gtkmisc.h                       gtknotebook.h            !
       gtkobject.h                     gtkoptionmenu.h                 gtkpacker.h                     gtkpaned.h                      gtkpixmap.h                     gtkplug.h                       gtkpreview.h                    gtkprivate.h                    gtkprogress.h                   gtkprogressbar.h                gtkradiobutton.h                gtkradiomenuitem.h              gtkrange.h                      gtkrc.h                         gtkruler.h                      gtkscale.h                      gtkscrollbar.h                  gtkscrolledwindow.h             gtkselection.h                  gtkseparator.h                  gtksignal.h                     gtksocket.h                     gtkspinbutton.h                 gtkstyle.h                      gtkstatusbar.h                  gtktable.h                      gtktearoffmenuitem.h            gtktext.h                       gtkthemes.h                     gtktipsquery.h                  gtktogglebutton.h       !
!
        gtktoolbar.h                    gtktooltips.h                   gtktree.h                       gtktreeitem.h                   gtktypeutils.h                  gtkvbbox.h                      gtkvbox.h                       gtkviewport.h                   gtkvpaned.h                     gtkvruler.h                     gtkvscale.h                     gtkvscrollbar.h                 gtkvseparator.h                 gtkwidget.h                     gtkwindow.h ../gdk/gdktypes.h   ../gdk/gdkrgb.h > s-gd \
&& cat gtk-boxed.defs >> s-gd \
&& (cmp -s s-gd gtk.defs || cp s-gd gtk.defs)
Use of uninitialized value at makeenums.pl line 164, <> line 62.
Can't understand:   GTK_TARGET_SAME_APP = 1 << 0,    /*< nick=same-app >*/ 
Can't understand:   GTK_TARGET_SAME_WIDGET = 1 << 1  /*< nick=same-widget >*/ 
Use of uninitialized value at makeenums.pl line 172, <> line 51.
Can't understand:     GTK_PACK_EXPAND   = 1 << 0,       /*< nick=expand >*/ 
pid 7557 (perl5) was killed on an unaligned access, at pc 0x41f83c 
make[2]: *** [s-gd] Error 138
make[2]: Leaving directory `/usr/users/lfk/fichtner/soft/gtk+/1.2.3/gtk+-1.2.3/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/users/lfk/fichtner/soft/gtk+/1.2.3/gtk+-1.2.3'
make: *** [all-recursive-am] Error 2
Exit 2



Sorry for the long log, but I think the command is useful to know.
Now this failure has another reason like I think than the one of gtk+-1.2.2.

And to Erik : I don't know, how to get knowledge of whether 
setpwent()/endpwent()
is installed on my system.

Did anybody already installed glib/gtk on a ULTRIX system or know somebody who
who did or ... ?

Please offer suggestions.
Thank you.

Matthias Fichtner.
System Administrator.



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