libtool: link: `Useful/ilmbase-1.0.2/Iex/libIex.la' is not a valid libtool archive

Phanindra Bhagavatula <[email protected]> Fri, 10 Dec 2010 01:18:14 -0500
Newsgroups gmane.comp.video.openexr.user
Message-ID <[email protected]>
--===============0828592917==
Content-Type: multipart/alternative; boundary=90e6ba53aa4ac78c110497085198

--90e6ba53aa4ac78c110497085198
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I am trying to install OpenExr. So while installing ilmbase, my make fails.
The error returned is

sed: Useful/ilmbase-1.0.2/Iex/libIex.la: No such file or directory
libtool: link: `Useful/ilmbase-1.0.2/Iex/libIex.la' is not a valid libtool
archive
make[1]: *** [libImath.la] Error 1
make: *** [all-recursive] Error 1

I am trying to install it on my Mac OSX - Snow leopard.


Following is the complete output of make:


Making all in Half
if g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT eLut.o -MD -MP -MF ".deps/eLut.Tpo" -c -o eLut.o
eLut.cpp; \
    then mv -f ".deps/eLut.Tpo" ".deps/eLut.Po"; else rm -f
".deps/eLut.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -g -O2 -D_THREAD_SAFE
-o eLut  eLut.o
mkdir .libs
g++ -pipe -g -O2 -D_THREAD_SAFE -o eLut eLut.o -Wl,-bind_at_load
./eLut > eLut.h
if g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT toFloat.o -MD -MP -MF ".deps/toFloat.Tpo" -c -o
toFloat.o toFloat.cpp; \
    then mv -f ".deps/toFloat.Tpo" ".deps/toFloat.Po"; else rm -f
".deps/toFloat.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -g -O2 -D_THREAD_SAFE
-o toFloat  toFloat.o
g++ -pipe -g -O2 -D_THREAD_SAFE -o toFloat toFloat.o -Wl,-bind_at_load
./toFloat > toFloat.h
make  all-am
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I../config   -pipe -g -O2 -D_THREAD_SAFE  -MT half.lo -MD -MP
-MF ".deps/half.Tpo" -c -o half.lo half.cpp; \
    then mv -f ".deps/half.Tpo" ".deps/half.Plo"; else rm -f
".deps/half.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp
-fno-common -DPIC -o .libs/half.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -o half.o
>/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -g -O2 -D_THREAD_SAFE
-o libHalf.la -rpath /usr/local/lib -version-info 6:0:0 -no-undefined
half.lo
g++ -dynamiclib -single_module  -o .libs/libHalf.6.0.0.dylib  .libs/half.o
-install_name  /usr/local/lib/libHalf.6.dylib -Wl,-compatibility_version
-Wl,7 -Wl,-current_version -Wl,7.0
(cd .libs && rm -f libHalf.6.dylib && ln -s libHalf.6.0.0.dylib
libHalf.6.dylib)
(cd .libs && rm -f libHalf.dylib && ln -s libHalf.6.0.0.dylib libHalf.dylib)
ar cru .libs/libHalf.a  half.o
ranlib .libs/libHalf.a
creating libHalf.la
(cd .libs && rm -f libHalf.la && ln -s ../libHalf.la libHalf.la)
Making all in HalfTest
make[1]: Nothing to be done for `all'.
Making all in Iex
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I../config   -pipe -g -O2 -D_THREAD_SAFE  -MT
IexThrowErrnoExc.lo -MD -MP -MF ".deps/IexThrowErrnoExc.Tpo" -c -o
IexThrowErrnoExc.lo IexThrowErrnoExc.cpp; \
    then mv -f ".deps/IexThrowErrnoExc.Tpo" ".deps/IexThrowErrnoExc.Plo";
else rm -f ".deps/IexThrowErrnoExc.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT IexThrowErrnoExc.lo -MD -MP -MF
.deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp  -fno-common -DPIC -o
.libs/IexThrowErrnoExc.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT IexThrowErrnoExc.lo -MD -MP -MF
.deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp -o IexThrowErrnoExc.o
>/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I../config   -pipe -g -O2 -D_THREAD_SAFE  -MT IexBaseExc.lo -MD
-MP -MF ".deps/IexBaseExc.Tpo" -c -o IexBaseExc.lo IexBaseExc.cpp; \
    then mv -f ".deps/IexBaseExc.Tpo" ".deps/IexBaseExc.Plo"; else rm -f
".deps/IexBaseExc.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c
IexBaseExc.cpp  -fno-common -DPIC -o .libs/IexBaseExc.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2
-D_THREAD_SAFE -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c
IexBaseExc.cpp -o IexBaseExc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -g -O2 -D_THREAD_SAFE
-o libIex.la -rpath /usr/local/lib -version-info 6:0:0 -no-undefined
IexThrowErrnoExc.lo IexBaseExc.lo
g++ -dynamiclib -single_module  -o .libs/libIex.6.0.0.dylib
.libs/IexThrowErrnoExc.o .libs/IexBaseExc.o   -install_name
/usr/local/lib/libIex.6.dylib -Wl,-compatibility_version -Wl,7
-Wl,-current_version -Wl,7.0
(cd .libs && rm -f libIex.6.dylib && ln -s libIex.6.0.0.dylib
libIex.6.dylib)
(cd .libs && rm -f libIex.dylib && ln -s libIex.6.0.0.dylib libIex.dylib)
ar cru .libs/libIex.a  IexThrowErrnoExc.o IexBaseExc.o
ranlib .libs/libIex.a
creating libIex.la
(cd .libs && rm -f libIex.la && ln -s ../libIex.la libIex.la)
Making all in IexTest
make[1]: Nothing to be done for `all'.
Making all in Imath
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathShear.lo -MD -MP -MF ".deps/ImathShear.Tpo" -c -o
ImathShear.lo ImathShear.cpp; \
    then mv -f ".deps/ImathShear.Tpo" ".deps/ImathShear.Plo"; else rm -f
".deps/ImathShear.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathShear.lo -MD -MP -MF
.deps/ImathShear.Tpo -c ImathShear.cpp  -fno-common -DPIC -o
.libs/ImathShear.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathShear.lo -MD -MP -MF
.deps/ImathShear.Tpo -c ImathShear.cpp -o ImathShear.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathMatrixAlgo.lo -MD -MP -MF
".deps/ImathMatrixAlgo.Tpo" -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpp; \
    then mv -f ".deps/ImathMatrixAlgo.Tpo" ".deps/ImathMatrixAlgo.Plo"; else
rm -f ".deps/ImathMatrixAlgo.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathMatrixAlgo.lo -MD -MP -MF
.deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp  -fno-common -DPIC -o
.libs/ImathMatrixAlgo.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathMatrixAlgo.lo -MD -MP -MF
.deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp -o ImathMatrixAlgo.o
>/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathVec.lo -MD -MP -MF ".deps/ImathVec.Tpo" -c -o
ImathVec.lo ImathVec.cpp; \
    then mv -f ".deps/ImathVec.Tpo" ".deps/ImathVec.Plo"; else rm -f
".deps/ImathVec.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo
-c ImathVec.cpp  -fno-common -DPIC -o .libs/ImathVec.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo
-c ImathVec.cpp -o ImathVec.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathColorAlgo.lo -MD -MP -MF ".deps/ImathColorAlgo.Tpo"
-c -o ImathColorAlgo.lo ImathColorAlgo.cpp; \
    then mv -f ".deps/ImathColorAlgo.Tpo" ".deps/ImathColorAlgo.Plo"; else
rm -f ".deps/ImathColorAlgo.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathColorAlgo.lo -MD -MP -MF
.deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp  -fno-common -DPIC -o
.libs/ImathColorAlgo.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathColorAlgo.lo -MD -MP -MF
.deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp -o ImathColorAlgo.o
>/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathFun.lo -MD -MP -MF ".deps/ImathFun.Tpo" -c -o
ImathFun.lo ImathFun.cpp; \
    then mv -f ".deps/ImathFun.Tpo" ".deps/ImathFun.Plo"; else rm -f
".deps/ImathFun.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo
-c ImathFun.cpp  -fno-common -DPIC -o .libs/ImathFun.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo
-c ImathFun.cpp -o ImathFun.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathBox.lo -MD -MP -MF ".deps/ImathBox.Tpo" -c -o
ImathBox.lo ImathBox.cpp; \
    then mv -f ".deps/ImathBox.Tpo" ".deps/ImathBox.Plo"; else rm -f
".deps/ImathBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo
-c ImathBox.cpp  -fno-common -DPIC -o .libs/ImathBox.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo
-c ImathBox.cpp -o ImathBox.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2
-D_THREAD_SAFE  -MT ImathRandom.lo -MD -MP -MF ".deps/ImathRandom.Tpo" -c -o
ImathRandom.lo ImathRandom.cpp; \
    then mv -f ".deps/ImathRandom.Tpo" ".deps/ImathRandom.Plo"; else rm -f
".deps/ImathRandom.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathRandom.lo -MD -MP -MF
.deps/ImathRandom.Tpo -c ImathRandom.cpp  -fno-common -DPIC -o
.libs/ImathRandom.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config
-pipe -g -O2 -D_THREAD_SAFE -MT ImathRandom.lo -MD -MP -MF
.deps/ImathRandom.Tpo -c ImathRandom.cpp -o ImathRandom.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -g -O2 -D_THREAD_SAFE
-o libImath.la -rpath /usr/local/lib -version-info 6:0:0 -no-undefined
ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo
ImathBox.lo ImathRandom.lo ../Iex/libIex.la
g++ -dynamiclib -single_module  -o .libs/libImath.6.0.0.dylib
.libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o
.libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o
.libs/ImathRandom.o  ../Iex/.libs/libIex.dylib  -install_name
/usr/local/lib/libImath.6.dylib -Wl,-compatibility_version -Wl,7
-Wl,-current_version -Wl,7.0
(cd .libs && rm -f libImath.6.dylib && ln -s libImath.6.0.0.dylib
libImath.6.dylib)
(cd .libs && rm -f libImath.dylib && ln -s libImath.6.0.0.dylib
libImath.dylib)
ar cru .libs/libImath.a  ImathShear.o ImathMatrixAlgo.o ImathVec.o
ImathColorAlgo.o ImathFun.o ImathBox.o ImathRandom.o
ranlib .libs/libImath.a
creating libImath.la
sed: Useful/ilmbase-1.0.2/Iex/libIex.la: No such file or directory
libtool: link: `Useful/ilmbase-1.0.2/Iex/libIex.la' is not a valid libtool
archive
make[1]: *** [libImath.la] Error 1
make: *** [all-recursive] Error 1


Thanks,
Phani

--90e6ba53aa4ac78c110497085198
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<br><br>I am trying to install OpenExr. So while installing ilmbase, my =
make fails. The error returned is<br><br>sed: Useful/ilmbase-1.0.2/Iex/libI=
ex.la: No such file or directory<br>libtool: link: `Useful/ilmbase-1.0.2/Ie=
x/libIex.la&#39; is not a valid libtool archive<br>
make[1]: *** [libImath.la] Error 1<br>make: *** [all-recursive] Error 1<br>=
<br>I am trying to install it on my Mac OSX - Snow leopard.<br><br><br>Foll=
owing is the complete output of make:<br><br><br>Making all in Half<br>
if g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config=A0=A0 -pipe -g -O2 -=
D_THREAD_SAFE=A0 -MT eLut.o -MD -MP -MF &quot;.deps/eLut.Tpo&quot; -c -o eL=
ut.o eLut.cpp; \<br>=A0=A0=A0 then mv -f &quot;.deps/eLut.Tpo&quot; &quot;.=
deps/eLut.Po&quot;; else rm -f &quot;.deps/eLut.Tpo&quot;; exit 1; fi<br>
/bin/sh ../libtool --tag=3DCXX --mode=3Dlink g++ -pipe -g -O2 -D_THREAD_SAF=
E=A0=A0=A0 -o eLut=A0 eLut.o=A0 <br>mkdir .libs<br>g++ -pipe -g -O2 -D_THRE=
AD_SAFE -o eLut eLut.o -Wl,-bind_at_load=A0=A0 <br>./eLut &gt; eLut.h<br>if=
 g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config=A0=A0 -pipe -g -O2 -D_=
THREAD_SAFE=A0 -MT toFloat.o -MD -MP -MF &quot;.deps/toFloat.Tpo&quot; -c -=
o toFloat.o toFloat.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/toFloat.Tpo&quot; &quot;.deps/toFloat.Po&q=
uot;; else rm -f &quot;.deps/toFloat.Tpo&quot;; exit 1; fi<br>/bin/sh ../li=
btool --tag=3DCXX --mode=3Dlink g++ -pipe -g -O2 -D_THREAD_SAFE=A0=A0=A0 -o=
 toFloat=A0 toFloat.o=A0 <br>
g++ -pipe -g -O2 -D_THREAD_SAFE -o toFloat toFloat.o -Wl,-bind_at_load=A0=
=A0 <br>./toFloat &gt; toFloat.h<br>make=A0 all-am<br>if /bin/sh ../libtool=
 --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../=
config=A0=A0 -pipe -g -O2 -D_THREAD_SAFE=A0 -MT half.lo -MD -MP -MF &quot;.=
deps/half.Tpo&quot; -c -o half.lo half.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/half.Tpo&quot; &quot;.deps/half.Plo&quot;;=
 else rm -f &quot;.deps/half.Tpo&quot;; exit 1; fi<br>=A0g++ -DHAVE_CONFIG_=
H -I. -I. -I../config -I../config -pipe -g -O2 -D_THREAD_SAFE -MT half.lo -=
MD -MP -MF .deps/half.Tpo -c half.cpp=A0 -fno-common -DPIC -o .libs/half.o<=
br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2 -D_THRE=
AD_SAFE -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -o half.o &gt;/d=
ev/null 2&gt;&amp;1<br>/bin/sh ../libtool --tag=3DCXX --mode=3Dlink g++ -pi=
pe -g -O2 -D_THREAD_SAFE=A0=A0=A0 -o libHalf.la -rpath /usr/local/lib -vers=
ion-info 6:0:0 -no-undefined half.lo=A0 <br>
g++ -dynamiclib -single_module=A0 -o .libs/libHalf.6.0.0.dylib=A0 .libs/hal=
f.o=A0=A0 -install_name=A0 /usr/local/lib/libHalf.6.dylib -Wl,-compatibilit=
y_version -Wl,7 -Wl,-current_version -Wl,7.0<br>(cd .libs &amp;&amp; rm -f =
libHalf.6.dylib &amp;&amp; ln -s libHalf.6.0.0.dylib libHalf.6.dylib)<br>
(cd .libs &amp;&amp; rm -f libHalf.dylib &amp;&amp; ln -s libHalf.6.0.0.dyl=
ib libHalf.dylib)<br>ar cru .libs/libHalf.a=A0 half.o<br>ranlib .libs/libHa=
lf.a<br>creating libHalf.la<br>(cd .libs &amp;&amp; rm -f libHalf.la &amp;&=
amp; ln -s ../libHalf.la libHalf.la)<br>
Making all in HalfTest<br>make[1]: Nothing to be done for `all&#39;.<br>Mak=
ing all in Iex<br>if /bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -D=
HAVE_CONFIG_H -I. -I. -I../config -I../config=A0=A0 -pipe -g -O2 -D_THREAD_=
SAFE=A0 -MT IexThrowErrnoExc.lo -MD -MP -MF &quot;.deps/IexThrowErrnoExc.Tp=
o&quot; -c -o IexThrowErrnoExc.lo IexThrowErrnoExc.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/IexThrowErrnoExc.Tpo&quot; &quot;.deps/Iex=
ThrowErrnoExc.Plo&quot;; else rm -f &quot;.deps/IexThrowErrnoExc.Tpo&quot;;=
 exit 1; fi<br>mkdir .libs<br>=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I=
../config -pipe -g -O2 -D_THREAD_SAFE -MT IexThrowErrnoExc.lo -MD -MP -MF .=
deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp=A0 -fno-common -DPIC -o .=
libs/IexThrowErrnoExc.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2 -D_THRE=
AD_SAFE -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c I=
exThrowErrnoExc.cpp -o IexThrowErrnoExc.o &gt;/dev/null 2&gt;&amp;1<br>if /=
bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. =
-I../config -I../config=A0=A0 -pipe -g -O2 -D_THREAD_SAFE=A0 -MT IexBaseExc=
.lo -MD -MP -MF &quot;.deps/IexBaseExc.Tpo&quot; -c -o IexBaseExc.lo IexBas=
eExc.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/IexBaseExc.Tpo&quot; &quot;.deps/IexBaseEx=
c.Plo&quot;; else rm -f &quot;.deps/IexBaseExc.Tpo&quot;; exit 1; fi<br>=A0=
g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2 -D_THREAD_=
SAFE -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cpp=
=A0 -fno-common -DPIC -o .libs/IexBaseExc.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -pipe -g -O2 -D_THRE=
AD_SAFE -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cp=
p -o IexBaseExc.o &gt;/dev/null 2&gt;&amp;1<br>/bin/sh ../libtool --tag=3DC=
XX --mode=3Dlink g++ -pipe -g -O2 -D_THREAD_SAFE=A0=A0=A0 -o libIex.la -rpa=
th /usr/local/lib -version-info 6:0:0 -no-undefined IexThrowErrnoExc.lo Iex=
BaseExc.lo=A0 <br>
g++ -dynamiclib -single_module=A0 -o .libs/libIex.6.0.0.dylib=A0 .libs/IexT=
hrowErrnoExc.o .libs/IexBaseExc.o=A0=A0 -install_name=A0 /usr/local/lib/lib=
Iex.6.dylib -Wl,-compatibility_version -Wl,7 -Wl,-current_version -Wl,7.0<b=
r>(cd .libs &amp;&amp; rm -f libIex.6.dylib &amp;&amp; ln -s libIex.6.0.0.d=
ylib libIex.6.dylib)<br>
(cd .libs &amp;&amp; rm -f libIex.dylib &amp;&amp; ln -s libIex.6.0.0.dylib=
 libIex.dylib)<br>ar cru .libs/libIex.a=A0 IexThrowErrnoExc.o IexBaseExc.o<=
br>ranlib .libs/libIex.a<br>creating libIex.la<br>(cd .libs &amp;&amp; rm -=
f libIex.la &amp;&amp; ln -s ../libIex.la libIex.la)<br>
Making all in IexTest<br>make[1]: Nothing to be done for `all&#39;.<br>Maki=
ng all in Imath<br>if /bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -=
DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config=A0=
=A0 -pipe -g -O2 -D_THREAD_SAFE=A0 -MT ImathShear.lo -MD -MP -MF &quot;.dep=
s/ImathShear.Tpo&quot; -c -o ImathShear.lo ImathShear.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathShear.Tpo&quot; &quot;.deps/ImathShea=
r.Plo&quot;; else rm -f &quot;.deps/ImathShear.Tpo&quot;; exit 1; fi<br>mkd=
ir .libs<br>=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../H=
alf -I../config -pipe -g -O2 -D_THREAD_SAFE -MT ImathShear.lo -MD -MP -MF .=
deps/ImathShear.Tpo -c ImathShear.cpp=A0 -fno-common -DPIC -o .libs/ImathSh=
ear.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathShear.lo -MD -MP -MF .deps/ImathSh=
ear.Tpo -c ImathShear.cpp -o ImathShear.o &gt;/dev/null 2&gt;&amp;1<br>if /=
bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. =
-I../config -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_THREA=
D_SAFE=A0 -MT ImathMatrixAlgo.lo -MD -MP -MF &quot;.deps/ImathMatrixAlgo.Tp=
o&quot; -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathMatrixAlgo.Tpo&quot; &quot;.deps/Imat=
hMatrixAlgo.Plo&quot;; else rm -f &quot;.deps/ImathMatrixAlgo.Tpo&quot;; ex=
it 1; fi<br>=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../H=
alf -I../config -pipe -g -O2 -D_THREAD_SAFE -MT ImathMatrixAlgo.lo -MD -MP =
-MF .deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp=A0 -fno-common -DPIC -=
o .libs/ImathMatrixAlgo.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/Im=
athMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp -o ImathMatrixAlgo.o &gt;/dev/null=
 2&gt;&amp;1<br>
if /bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. =
-I. -I../config -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_T=
HREAD_SAFE=A0 -MT ImathVec.lo -MD -MP -MF &quot;.deps/ImathVec.Tpo&quot; -c=
 -o ImathVec.lo ImathVec.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathVec.Tpo&quot; &quot;.deps/ImathVec.Pl=
o&quot;; else rm -f &quot;.deps/ImathVec.Tpo&quot;; exit 1; fi<br>=A0g++ -D=
HAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe=
 -g -O2 -D_THREAD_SAFE -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c Im=
athVec.cpp=A0 -fno-common -DPIC -o .libs/ImathVec.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.=
Tpo -c ImathVec.cpp -o ImathVec.o &gt;/dev/null 2&gt;&amp;1<br>if /bin/sh .=
./libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../con=
fig -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_THREAD_SAFE=
=A0 -MT ImathColorAlgo.lo -MD -MP -MF &quot;.deps/ImathColorAlgo.Tpo&quot; =
-c -o ImathColorAlgo.lo ImathColorAlgo.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathColorAlgo.Tpo&quot; &quot;.deps/Imath=
ColorAlgo.Plo&quot;; else rm -f &quot;.deps/ImathColorAlgo.Tpo&quot;; exit =
1; fi<br>=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half=
 -I../config -pipe -g -O2 -D_THREAD_SAFE -MT ImathColorAlgo.lo -MD -MP -MF =
.deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp=A0 -fno-common -DPIC -o .lib=
s/ImathColorAlgo.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathColorAlgo.lo -MD -MP -MF .deps/Ima=
thColorAlgo.Tpo -c ImathColorAlgo.cpp -o ImathColorAlgo.o &gt;/dev/null 2&g=
t;&amp;1<br>
if /bin/sh ../libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. =
-I. -I../config -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_T=
HREAD_SAFE=A0 -MT ImathFun.lo -MD -MP -MF &quot;.deps/ImathFun.Tpo&quot; -c=
 -o ImathFun.lo ImathFun.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathFun.Tpo&quot; &quot;.deps/ImathFun.Pl=
o&quot;; else rm -f &quot;.deps/ImathFun.Tpo&quot;; exit 1; fi<br>=A0g++ -D=
HAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe=
 -g -O2 -D_THREAD_SAFE -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c Im=
athFun.cpp=A0 -fno-common -DPIC -o .libs/ImathFun.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.=
Tpo -c ImathFun.cpp -o ImathFun.o &gt;/dev/null 2&gt;&amp;1<br>if /bin/sh .=
./libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../con=
fig -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_THREAD_SAFE=
=A0 -MT ImathBox.lo -MD -MP -MF &quot;.deps/ImathBox.Tpo&quot; -c -o ImathB=
ox.lo ImathBox.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathBox.Tpo&quot; &quot;.deps/ImathBox.Pl=
o&quot;; else rm -f &quot;.deps/ImathBox.Tpo&quot;; exit 1; fi<br>=A0g++ -D=
HAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe=
 -g -O2 -D_THREAD_SAFE -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c Im=
athBox.cpp=A0 -fno-common -DPIC -o .libs/ImathBox.o<br>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.=
Tpo -c ImathBox.cpp -o ImathBox.o &gt;/dev/null 2&gt;&amp;1<br>if /bin/sh .=
./libtool --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../con=
fig -I.. -I../Iex -I../Half -I../config=A0=A0 -pipe -g -O2 -D_THREAD_SAFE=
=A0 -MT ImathRandom.lo -MD -MP -MF &quot;.deps/ImathRandom.Tpo&quot; -c -o =
ImathRandom.lo ImathRandom.cpp; \<br>
=A0=A0=A0 then mv -f &quot;.deps/ImathRandom.Tpo&quot; &quot;.deps/ImathRan=
dom.Plo&quot;; else rm -f &quot;.deps/ImathRandom.Tpo&quot;; exit 1; fi<br>=
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathRandom.lo -MD -MP -MF .deps/ImathR=
andom.Tpo -c ImathRandom.cpp=A0 -fno-common -DPIC -o .libs/ImathRandom.o<br=
>
=A0g++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Iex -I../Half -I../con=
fig -pipe -g -O2 -D_THREAD_SAFE -MT ImathRandom.lo -MD -MP -MF .deps/ImathR=
andom.Tpo -c ImathRandom.cpp -o ImathRandom.o &gt;/dev/null 2&gt;&amp;1<br>
/bin/sh ../libtool --tag=3DCXX --mode=3Dlink g++ -pipe -g -O2 -D_THREAD_SAF=
E=A0=A0=A0 -o libImath.la -rpath /usr/local/lib -version-info 6:0:0 -no-und=
efined ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo Imath=
Fun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la <br>
g++ -dynamiclib -single_module=A0 -o .libs/libImath.6.0.0.dylib=A0 .libs/Im=
athShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o =
.libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o=A0 ../Iex/.libs/libIe=
x.dylib=A0 -install_name=A0 /usr/local/lib/libImath.6.dylib -Wl,-compatibil=
ity_version -Wl,7 -Wl,-current_version -Wl,7.0<br>
(cd .libs &amp;&amp; rm -f libImath.6.dylib &amp;&amp; ln -s libImath.6.0.0=
.dylib libImath.6.dylib)<br>(cd .libs &amp;&amp; rm -f libImath.dylib &amp;=
&amp; ln -s libImath.6.0.0.dylib libImath.dylib)<br>ar cru .libs/libImath.a=
=A0 ImathShear.o ImathMatrixAlgo.o ImathVec.o ImathColorAlgo.o ImathFun.o I=
mathBox.o ImathRandom.o<br>
ranlib .libs/libImath.a<br>creating libImath.la<br>sed: Useful/ilmbase-1.0.=
2/Iex/libIex.la: No such file or directory<br>libtool: link: `Useful/ilmbas=
e-1.0.2/Iex/libIex.la&#39; is not a valid libtool archive<br>make[1]: *** [=
libImath.la] Error 1<br>
make: *** [all-recursive] Error 1<br><br><br>Thanks,<br>Phani<br>

--90e6ba53aa4ac78c110497085198--


--===============0828592917==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Openexr-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/openexr-user

--===============0828592917==--