openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] ilmbase 1.0.2 Assertion `b.min == min && b.max ==?ma


From: Andreas Metzler
Subject: Re: [Openexr-devel] ilmbase 1.0.2 Assertion `b.min == min && b.max ==?max' failed.
Date: Sat, 14 Apr 2012 18:40:36 +0200
User-agent: tin/1.9.6-20100522 ("Lochruan") (UNIX) (Linux/2.6.32-5-amd64 (x86_64))

Andreas Metzler <address@hidden> wrote:
[...]
> cvs head shows the same error.

FWIW Github does not build:
[...]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config
 -pipe -g -O2 -pthread -c IexMathFpu.cpp  -fPIC -DPIC -o .libs/IexMathFpu.o
IexMathFpu.cpp:116:15: error: 'uint16_t' does not name a type
IexMathFpu.cpp:125:8: error: variable or field 'setCw' declared void
IexMathFpu.cpp:125:8: error: 'uint16_t' was not declared in this scope

Adding '#include <stdint.h>' yields a new error:
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex 
-I../config -pipe -g -O2 -pthread -c IexMathFpu.cpp  -fPIC -DPIC -o 
.libs/IexMathFpu.o
IexMathFpu.cpp: In function 'void Iex::FpuControl::restoreControlRegs(const 
ucontext_t&, bool)':
IexMathFpu.cpp:231:38: error: 'struct _libc_fpstate' has no member named 'cwd'
IexMathFpu.cpp:232:40: error: 'struct _libc_fpstate' has no member named 'mxcsr'

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'




reply via email to

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