octave-maintainers
[Top][All Lists]
Advanced

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

Re: build trouble on MacOS 10.5


From: Thomas Treichl
Subject: Re: build trouble on MacOS 10.5
Date: Tue, 22 Dec 2009 17:40:38 +0100
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Ben Abbott schrieb:
On Dec 21, 2009, at 10:56 PM, Ben Abbott wrote:

On Dec 21, 2009, at 12:14 PM, Ben Abbott wrote:
I'm out of ideas.

Rob, I'll be tracking your progress. If I have the time and motivation, I may 
dig up an old Mac running 10.5 and try to duplicate your success.

Ben
To my surprise I pulled this evening and tried another build.
$ ./configure --prefix=/sw --infodir=${prefix}/share/info 
--mandir=${prefix}/share/man --libexecdir=${prefix}/lib 
--with-blas=-Wl,-framework -Wl,vecLib --without-framework-carbon 
--without-framework-opengl --without-qhull --without-hdf5 --without-fftw3 
--without-fftw3f --without-glpk --without-curl --without-qrupdate --without-amd 
--without-camd --without-colamd --without-ccolamd --without-cholmod 
--without-cxsparse --without-umfpack --without-arpack --without-z 
--disable-readline --without-x

Octave built and passed all but 5 tests.

Summary:

 PASS   5321
 FAIL      5

Ben


Good news, I'm able to build with all libs except for Apple's Carbon and OpenGL 
frameworks.

  $ ./configure --prefix=/sw --infodir=${prefix}/share/info 
--mandir=${prefix}/share/man --libexecdir=${prefix}/lib 
--with-blas=-Wl,-framework -Wl,vecLib --without-framework-carbon 
--without-framework-opengl

Make check only has two failures.

Summary:

  PASS   5659
  FAIL      2

Once, I can build everything I need to be fully functional, I'll look into the 
test failures.

Hi Ben,

is the binary you've created a 64bit version now or still a 32bit version? I must say that I have no idea how someone can find this out - but I've already seen somebody checking for this somewhere?!

  Thomas


reply via email to

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