gimp-2.0.1 fails to compile

Steven Michalske hardkrash at lunar-linux.org
Wed Apr 14 10:31:21 GMT 2004


Please send the output of this command as an attached file, as it will 
show the preprocessed file that it is compiling, there seems to be an 
header issue.

in the directory /usr/src/gimp-2.0.1/libgimpbase

run

  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" 
-DGIMPDIR=\".gimp-2.0\" -DDATADIR=\"/usr/share/gimp/2.0\" 
-DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" 
-DSYSCONFDIR=\"/etc/gimp/2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" 
-DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE 
-DGTK_MULTIHEAD_SAFE -O3 -mcpu=pentium3 -march=pentium3 
-fomit-frame-pointer -mmmx -msse -mfpmath=sse,387 -Wall -MT 
gimpprotocol.lo -MD -MP -MF .deps/gimpprotocol.Tpo -c gimpprotocol.c  
-fPIC -DPIC -E > someFileName

change someFileName to a file where you want the output to go

hardkrash



More information about the Lunar mailing list