Changes between Initial Version and Version 3 of Ticket #5912


Ignore:
Timestamp:
Sep 27, 2008, 5:23:27 AM (16 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5912

    • Property Status changed from new to closed
    • Property Summary changed from gv 3.5.8 will not compile to BUG: gv 3.5.8 will not compile
    • Property Milestone changed from to Port Bugs
    • Property Owner changed from darwinports-bugs@… to toby@…
    • Property Resolution changed from to worksforme
    • Property Port gv added
  • Ticket #5912 – Description

    initial v3  
    11I get this error:
    22
     3{{{
    34[kyle@tunican kyle]$ sudo port install gv
    45--->  Fetching gv
     
    4243make[1]: *** [Button.o] Error 1
    4344make: *** [all] Error 2
     45}}}
    4446
    4547The line it's referring to is this:
    4648
     49{{{
    4750  set = bw->command.set;
     51}}}
    4852
    4953And I checked, command is a CommandPart, as defined in ButtonP.h, but CommandPart isn't defined