openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] bug reporting ..


From: Drew Hess
Subject: Re: [Openexr-devel] bug reporting ..
Date: Wed, 5 Mar 2003 10:31:25 -0800 (PST)

This isn't an fltk problem.  Which version of g++ are you using?

-dwh-


On Wed, 5 Mar 2003, Henti Smith wrote:

> On Wed, 5 Mar 2003 09:52:49 -0800 (PST)
> Drew Hess <address@hidden> wrote:
> 
> > You can either do it here on the developer mailing list, or you can file 
> > the bug on our Savannah project page:
> > 
> > http://savannah.nongnu.org/bugs/?group=openexr
> 
> I checked the site .. no bugs ... *grin* you guys are good ;P 
> 
> hehe .. ok .. coming back .. I run gentoo ditribution (http://www.gentoo.org)
> 
> I've tried a straight build fromt he source and get some errors .. here they 
> are :
> 
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"OpenEXR\" 
> -DVERSION=\"1.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DHAVE_X11=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 
> -DHAVE_STRERROR=1 -Drestrict= -I. -I. -I.. -I../Half -I../Iex -I../Imath -O2 
> -funroll-loops -pipe -march=i686 -UVERSION -g -O2 -c ImfBoxAttribute.cpp 
> -Wp,-MD,.deps/libIlmImf_la-ImfBoxAttribute.TPlo  -fPIC -DPIC -o 
> .libs/libIlmImf_la-ImfBoxAttribute.lo
> In file included from ImfBoxAttribute.cpp:44:
> ImfAttribute.h: In instantiation of 
> `Imf::TypedAttribute<Imath::Box<Imath::Vec2<int> > >':
> ImfBoxAttribute.h:55:   instantiated from here
> ImfAttribute.h:230: cannot adjust access to `static void 
> Imf::Attribute::registerAttributeType(const char *, Imf::Attribute * (*)())' 
> in `class Imf::TypedAttribute<Imath::Box<Imath::Vec2<int> > >'
> ImfAttribute.h:379:   because of local method `static void 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<int> > >::registerAttributeType()' 
> with same name
> ImfAttribute.h:230: cannot adjust access to `static void 
> Imf::Attribute::unRegisterAttributeType(const char *)' in `class 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<int> > >'
> ImfAttribute.h:387:   because of local method `static void 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<int> > 
> >::unRegisterAttributeType()' with same name
> ImfAttribute.h: In instantiation of 
> `Imf::TypedAttribute<Imath::Box<Imath::Vec2<float> > >':
> ImfBoxAttribute.h:61:   instantiated from here
> ImfAttribute.h:230: cannot adjust access to `static void 
> Imf::Attribute::registerAttributeType(const char *, Imf::Attribute * (*)())' 
> in `class Imf::TypedAttribute<Imath::Box<Imath::Vec2<float> > >'
> ImfAttribute.h:379:   because of local method `static void 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<float> > 
> >::registerAttributeType()' with same name
> ImfAttribute.h:230: cannot adjust access to `static void 
> Imf::Attribute::unRegisterAttributeType(const char *)' in `class 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<float> > >'
> ImfAttribute.h:387:   because of local method `static void 
> Imf::TypedAttribute<Imath::Box<Imath::Vec2<float> > 
> >::unRegisterAttributeType()' with same name
> make[1]: *** [libIlmImf_la-ImfBoxAttribute.lo] Error 1
> make[1]: Leaving directory `/local/henti/exr/OpenEXR-1.0.4/IlmImf'
> make: *** [all-recursive] Error 1
> 
> I have fltk installed 
> 
> *  x11-libs/fltk
>       Latest version available: 1.1.2-r1
>       Latest version installed: 1.1.2-r1
>       Size of downloaded files: 1,257 kB
>       Homepage:    http://www.fltk.org
>       Description: C++ user interface toolkit for X and OpenGL.
> 
> Any ideas ? 
> 
> Henti Smith 
> 
> 
> _______________________________________________
> Openexr-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/openexr-devel
> 






reply via email to

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