Date: Thu, 3 Jul 2014 12:30:43 +0000 From: "Schuendehuette, Matthias" <matthias.schuendehuette@siemens.com> To: Tijl Coosemans <tijl@freebsd.org> Cc: "freebsd-ports-bugs@freebsd.org" <freebsd-ports-bugs@freebsd.org> Subject: AW: OpenEXR-2.1.0_3 Message-ID: <1EFE239F82F279488E86A61C92D5E2DE091A58B5@DENBGAT9EI2MSX.ww902.siemens.net> In-Reply-To: <20140703141627.34a6119b@kalimero.tijl.coosemans.org> References: <1EFE239F82F279488E86A61C92D5E2DE091A5657@DENBGAT9EI2MSX.ww902.siemens.net> <20140703141627.34a6119b@kalimero.tijl.coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > Make sure you have ilmbase-2.1.0 installed. indeed, that did the trick! ilmbase-2.1.0 was installed but I did a 'portupgrade -f graphics/ilmbase' t= o be sure. Now graphics/OpenEXR compiles fine. :-) Thanks again and have a nice day with best regards Matthias Sch=FCndeh=FCtte > -----Urspr=FCngliche Nachricht----- > Von: Tijl Coosemans [mailto:tijl@freebsd.org] > Gesendet: Donnerstag, 3. Juli 2014 14:16 > An: Schuendehuette, Matthias > Cc: freebsd-ports-bugs@freebsd.org > Betreff: Re: OpenEXR-2.1.0_3 >=20 > On Thu, 3 Jul 2014 08:05:55 +0000 Schuendehuette, Matthias wrote: > > Hello, > > > > I have problems compiling OpenEXR-2.1.0_3 on my FreeBSD 10.0-STABLE > (r267913) machine: > > > > ****************************** > > [...] > > gmake[3]: Entering directory `/usr/ports/graphics/OpenEXR/work/openexr- > 2.1.0/exrheader' > > /bin/sh ../libtool --tag=3DCXX --mode=3Dlink c++ -pipe -O2 -pipe -fno= - > strict-aliasing -pthread -o exrheader main.o -L/usr/local/lib - > L/usr/local/lib -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread > ../IlmImf/libIlmImf.la -lz > > libtool: link: c++ -pipe -O2 -pipe -fno-strict-aliasing -pthread -o > .libs/exrheader main.o -pthread -L/usr/local/lib > /usr/local/lib/libImath.so /usr/local/lib/libHalf.so > /usr/local/lib/libIex.so /usr/local/lib/libIexMath.so > /usr/local/lib/libIlmThread.so ../IlmImf/.libs/libIlmImf.so -lz -pthread = - > Wl,-rpath -Wl,/usr/local/lib > > ../IlmImf/.libs/libIlmImf.so: undefined reference to > `Iex_2_1::BaseExc::assign(std::__1::basic_stringstream<char, > std::__1::char_traits<char>, std::__1::allocator<char> >&)' > > ../IlmImf/.libs/libIlmImf.so: undefined reference to > `Iex_2_1::BaseExc::BaseExc(std::__1::basic_stringstream<char, > std::__1::char_traits<char>, std::__1::allocator<char> >&)' > > ../IlmImf/.libs/libIlmImf.so: undefined reference to > `Iex_2_1::BaseExc::BaseExc(std::__1::basic_string<char, > std::__1::char_traits<char>, std::__1::allocator<char> > const&)' > > ../IlmImf/.libs/libIlmImf.so: undefined reference to > `Iex_2_1::throwErrnoExc(std::__1::basic_string<char, > std::__1::char_traits<char>, std::__1::allocator<char> > const&)' > > c++: error: linker command failed with exit code 1 (use -v to see > invocation) > > gmake[3]: *** [exrheader] Fehler 1 > > gmake[3]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr- > 2.1.0/exrheader' > > gmake[2]: *** [all-recursive] Fehler 1 > > gmake[2]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr- > 2.1.0' > > =3D=3D=3D> Compilation failed unexpectedly. > > [...] > > ****************************** > > > > Is there something I missed to do or is it really a bug? >=20 > Make sure you have ilmbase-2.1.0 installed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1EFE239F82F279488E86A61C92D5E2DE091A58B5>