octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for MacOS 10.5 testers


From: Alexander Hansen
Subject: Re: Looking for MacOS 10.5 testers
Date: Thu, 14 Jun 2012 21:15:21 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 6/14/12 9:08 PM, Alexander Hansen wrote:
> On 6/14/12 3:04 PM, Ben Abbott wrote:
>> I've prepared at changeset which detects the presence of Carbon Framework's 
>> CGDispalyBitsPerPixel, and replaces it with a new function if absent.
>>
>> I don't have a 10.5 box to test this on. If anyone else has a 10.5 box which 
>> they use to build the default branch, I'd appreciate testing this changeset.
>>
>> Ben
>>
> 
> I'm in the process of looking at this.  I typically don't install Octave
> by hand, so it's taking a while :-) .  Plus, I'm also building an update
> to gcc4.6 on the same single-processor G4 machine, so that's slowing
> things down a bit.
> 

It didn't work here:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu
-I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/sw/include
-I/sw/include -g -O2 -DHAVE_CONFIG_H -I/sw/include
-I/sw/include/freetype2 -I/sw/include -I/sw/include -Wall -W -Wshadow
-Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align
-Wcast-qual -g -O2 -D_THREAD_SAFE -pthread -g -O2 -MT
liboctinterp_la-display.lo -MD -MP -MF .deps/liboctinterp_la-display.Tpo
-c display.cc  -fno-common -DPIC -o .libs/liboctinterp_la-display.o
display.cc: In function 'size_t DisplayBitsPerPixel(CGDirectDisplayID)':
display.cc:49: error: 'CGDisplayModeRef' was not declared in this scope
display.cc:49: error: expected `;' before 'mode'
display.cc:50: error: 'mode' was not declared in this scope
display.cc:50: error: 'CGDisplayModeCopyPixelEncoding' was not declared
in this scope
display.cc:52: warning: use of old-style cast
display.cc:54: warning: use of old-style cast
display.cc: At global scope:
display.cc:47: warning: unused parameter 'display'


-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]