RSS/Atom feed Twitter
Site is read-only, email is disabled

2.2 compile error

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

2.2 compile error Matthew Daubenspeck 21 Dec 16:16
  2.2 compile error Sven Neumann 21 Dec 18:59
Matthew Daubenspeck
2004-12-21 16:16:54 UTC (over 19 years ago)

2.2 compile error

I am trying to compile the new 2.2 release, and have hit a snag:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/python2.3 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -fno-strict-aliasing -march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall -MT procbrowser.lo -MD -MP -MF .deps/procbrowser.Tpo -c procbrowser.c -fPIC -DPIC -o .libs/procbrowser.o make[4]: Leaving directory `/var/tmp/portage/gimp-2.2.0/work/gimp-2.2.0/plug-ins/pygimp' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/gimp-2.2.0/work/gimp-2.2.0/plug-ins/pygimp' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gimp-2.2.0/work/gimp-2.2.0/plug-ins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gimp-2.2.0/work/gimp-2.2.0' make: *** [all] Error 2

I have had no issues compiling all of the pre-releases. Any suggestions?

Sven Neumann
2004-12-21 18:59:22 UTC (over 19 years ago)

2.2 compile error

Him

Matthew Daubenspeck writes:

I am trying to compile the new 2.2 release, and have hit a snag

http://bugzilla.gnome.org/show_bug.cgi?id=161716

Sven