Changes between Initial Version and Version 1 of Ticket #30737


Ignore:
Timestamp:
Aug 13, 2011, 7:33:18 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Correct, CGDisplayBitsPerPixel does not exist anymore. It was deprecated in Snow Leopard and removed in Lion.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30737

    • Property Cc michaelld@… removed
    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Keywords lion added
    • Property Summary changed from Build failure of octave-devel on OSX 10.7 (Lion) Machine to octave-devel: error: 'CGDisplayBitsPerPixel' was not declared in this scope
  • Ticket #30737 – Description

    initial v1  
    11I tried installing octave-devel on an OSX 10.7 machine both before and after the Portfile mods of 8/12/2011. It failed with the same error both times:
     2{{{
    23:info:build display.cc:73:46: error: 'CGDisplayBitsPerPixel' was not declared in this scope
     4}}}
    35
    46The log file is over 10 MB long so I just attached the last partl I wasn't sure how much to include so I'll send more if necessary. I'm using Macports 2.01 on a MacBook Air. I installed octave-devel on my iMac under Snow Leopard and it still works under Lion.