Problem Compiling GTK+



Hello,

first, i'd like to apologize as i am french. So my english is very poor.
I have got problem compiling GTK+ 1.1.15 to 1.1.19. I always had the same error message :

make all-recursive
make[1]: Entering directory `/tmp/gtk+-1.1.7'
Making all in gdk
make[2]: Entering directory `/tmp/gtk+-1.1.7/gdk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gtk+-1.1.7/gdk'
Making all in gtk
make[2]: Entering directory `/tmp/gtk+-1.1.7/gtk'
cd . \
&&  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 gtkdrawwindow.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 || mv s-gd gtk.defs) && rm -f s-gd \
&& echo timestamp > stamp-d
make[2]: Leaving directory `/tmp/gtk+-1.1.7/gtk'
make[1]: Leaving directory `/tmp/gtk+-1.1.7'

/bin/sh: ./makeenums.pl: No such file or directory
make[2]: *** [stamp-d] Error 126
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Could you help me ?

Thank



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