Coder Social home page Coder Social logo

Comments (3)

pstanczyk avatar pstanczyk commented on May 20, 2024

interesting ... I have dual boot machine here I might be able to try this out on. Thanks for catching!


From: barretpj [[email protected]]
Sent: 12 April 2013 04:07
To: openexr/openexr
Subject: [openexr] IexMath won't compile on Mac OS X 10.5 (#58)

It's fine on later OS X versions, but on 10.5 (where I have to compile for historical reasons) it fails. Luckily I don't actually need it :-)

g++ -dynamic -no-cpp-precomp -falign-loops=16 -pipe -Wall -g -O0 -DFLDEBUG -DBUGHUNT -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../config -I/Users/philb/4.4/build/baselight/Darwin-gcc-4.0.1-64/debug/include -arch x86_64 -m64 -DCONFIG_64_BIT -DFL_LITTLE_ENDIAN -fPIC -pipe -g -O2 -D_THREAD_SAFE -c IexMathFpu.cpp -o IexMathFpu.o
IexMathFpu.cpp:278:28: error: asm/sigcontext.h: No such file or directory
IexMathFpu.cpp: In function 'void Iex_2_0::FpuControl::restoreControlRegs(const ucontext_t&, bool)':
IexMathFpu.cpp:283: error: request for member 'fpregs' in 'ucon->darwin_ucontext::uc_mcontext', which is of non-class type 'darwin_mcontext64* const'
IexMathFpu.cpp:285: error: '_fpstate' was not declared in this scope
IexMathFpu.cpp:285: error: 'kfp' was not declared in this scope
IexMathFpu.cpp:285: error: expected type-specifier before '_fpstate'
IexMathFpu.cpp:285: error: expected >' before 'fpstate'
IexMathFpu.cpp:285: error: expected(' before 'fpstate'
IexMathFpu.cpp:285: error: expected primary-expression before '>' token
IexMathFpu.cpp:285: error: request for member 'fpregs' in 'ucon->darwin_ucontext::uc_mcontext', which is of non-class type 'darwin_mcontext64* const'
IexMathFpu.cpp:285: error: expected `)' before ';' token
IexMathFpu.cpp: In function 'void Iex_2_0::setFpExceptionHandler(void (
)(int, const char
))':
IexMathFpu.cpp:466: error: 'SA_NOMASK' was not declared in this scope
IexMathFpu.cpp:468: error: 'struct sigaction' has no member named 'sa_restorer'
make[3]: *** [IexMathFpu.lo] Error 1


Reply to this email directly or view it on GitHubhttps://github.com//issues/58.

from openexr.

meshula avatar meshula commented on May 20, 2024

I'm wondering if we can close this. 10.5 is kind of long gone....

from openexr.

ehanway-ilm avatar ehanway-ilm commented on May 20, 2024

Agreed, closed.

from openexr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.