openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] exrdisplay compliation fails


From: Nigel Jenkins
Subject: [Openexr-devel] exrdisplay compliation fails
Date: Mon, 08 Jan 2007 10:55:34 +0000
User-agent: Thunderbird 1.5.0.9 (X11/20070104)

Hi All

I'm trying to get the display apps to compile on my laptop which has a fresh ubuntu 6.06 install on it. I tried Openexr 1.4 first and it failed so thought I'd try the 1.5 version, and I get the same issue (see gcc output below). The base and main libraries appear to install and work ok, its just the display app that is failing.

It looks like a gcc issue to me, is there a preferred gcc version that I should be using, or I'm I missing something in the configuration that I'm too dim to spot!

many thanks

Nigel



make[1]: Entering directory `/disk/OPENEXR/openexr_viewers-0.9.0/exrdisplay'
if g++ -DHAVE_CONFIG_H -I. -I. -I../config -I/usr/local/include -Dbool=char -Dfalse=0 -Dtrue=1 -I.. -pthread -I/usr/local/include/OpenEXR -DHAVE_CTL_INTERPRETER=0 -pipe -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c++/4.0.3/bits/cpp_type_traits.h:178: error: redefinition of ‘struct std::__is_integer<char>’ /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c++/4.0.3/bits/cpp_type_traits.h:172: error: previous definition of ‘struct std::__is_integer<char>’ /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c++/4.0.3/limits:369: error: redefinition of ‘struct std::numeric_limits<char>’ /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c++/4.0.3/limits:316: error: previous definition of ‘struct std::numeric_limits<char>’
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/disk/OPENEXR/openexr_viewers-0.9.0/exrdisplay'
make: *** [all-recursive] Error 1





reply via email to

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