Changes between Initial Version and Version 13 of Ticket #13350


Ignore:
Timestamp:
Nov 23, 2008, 9:46:32 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13350

    • Property Status changed from new to closed
    • Property Cc nomaintainer@… yves@… removed
    • Property Summary changed from gimp2 fails to build to gail fails to build
    • Property Milestone changed from to Port Bugs
    • Property Owner changed from macports-dev@… to rhwood@…
    • Property Resolution changed from to worksforme
    • Property Port gail added
  • Ticket #13350 – Description

    initial v13  
    11Running on an Intel based Mac with Tiger 10.4.11 the package gimp2 fails to build with the following error.
    22
     3{{{
    34 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DVERSION=\"1.20.1\" -DXTHREADS -I/opt/macports/include/atk-1.0 -I/opt/macports/include/glib-2.0 -I/opt/macports/lib/glib-2.0/include -I/opt/macports/include -I/opt/macports/include/gtk-2.0 -I/opt/macports/lib/gtk-2.0/include -I/opt/macports/include/cairo -I/opt/macports/include/pango-1.0 -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng12 -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/macports/include -L/opt/macports/lib -O2 -Wall -MT gailtreeview.lo -MD -MP -MF .deps/gailtreeview.Tpo -c gailtreeview.c  -fno-common -DPIC -o .libs/gailtreeview.o
    45gailtreeview.c:22:22: error: gdk/gdkx.h: No such file or directory
     
    1213Error: The following dependencies failed to build: libgnomeui libbonoboui libgnomecanvas gail libgtkhtml librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numeric py25-gobject
    1314Error: Status 1 encountered during processing.
     15}}}