Changes between Initial Version and Version 2 of Ticket #12367


Ignore:
Timestamp:
Oct 30, 2008, 6:47:36 AM (15 years ago)
Author:
blb@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12367

    • Property Summary changed from rb-gnome does not compile gtk2 support to BUG: rb-gnome does not compile gtk2 support
    • Property Priority changed from Blocker to Normal
    • Property Version changed from 1.5.0 to
    • Property Milestone changed from MacPorts 1.5 to Port Bugs
    • Property Port rb-gnome added
  • Ticket #12367 – Description

    initial v2  
    11rb-gnome seems to compile normal, but misses the most import binding (gtk2.rb), in verbose mode the following output is generated:
    2 
     2{{{
    33cc -dynamic -bundle -undefined suppress -flat_namespace -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -L/u
    44sr/X11R6/lib   -L"/opt/local/lib" -o gtk2.bundle global.o init.o rbgdk.o rbgdkatom.o rbgdkcairo.o rbgdkcolor.o rbgdkcolormap.o rbgdkconst.o rbgdk
     
    4242make[2]: *** [gtk2.bundle] Error 1
    4343make[1]: *** [all] Error 2
     44}}}