Opened 11 years ago
Closed 11 years ago
#41059 closed defect (duplicate)
octave-devel: error: use of undeclared identifier 'CGDisplayBitsPerPixel'
Reported by: | jendrek@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | onurdomanic@…, davydden@…, lord@… |
Port: | octave-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
MacPorts 2.2.1 installed from scratch after complete cleanup of 2.2.0.
All dependence installed fine, but the last part, building octave-devel, fails.
arpack installed with +atlas (as suggested during building dependencies for octave-devel).
Here is the critical part from the log (I believe):
... :info:build display.cc:75:16: error: use of undeclared identifier 'CGDisplayBitsPerPixel' :info:build dp = CGDisplayBitsPerPixel (display); :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [liboctinterp_la-display.lo] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build In file included from bitfcns.cc:33: :info:build In file included from ./ov-uint64.h:40: :info:build In file included from ./ov-intx.h:36: :info:build In file included from ./ov-base-int.h:37: ...
Attachments (1)
Change History (8)
comment:1 Changed 11 years ago by onurdomanic@…
Cc: | onurdomanic@… added |
---|
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jendrek@… removed |
---|---|
Description: | modified (diff) |
Keywords: | mavericks added; octave-devel display CGDisplayBitsPerPixel removed |
Owner: | changed from macports-tickets@… to michaelld@… |
Port: | octave-devel added |
Priority: | High → Normal |
Summary: | octave-devel fails to build in Mavericks on MBP-R 15" → octave-devel: error: use of undeclared identifier 'CGDisplayBitsPerPixel' |
comment:5 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | davydden@… added |
---|
comment:7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #40806.
Note: See
TracTickets for help on using
tickets.
Cc Me!