-------- Original Message --------
Subject:        Re: [Openexr-user] error while compiling OpenEXR
Date:   Fri, 24 Nov 2006 12:55:49 +0530
From:   Smitha K <[EMAIL PROTECTED]>
Reply-To:       [EMAIL PROTECTED]
Organization:   Sun Microsystems
To:     Drew Hess <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>



Drew Hess wrote:

Smitha K <[EMAIL PROTECTED]> writes:

g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -I/usr/X11/include
-pipe -g -O2 -D_REENTRANT -pthread -MT half.lo -MD -MP -MF
.deps/half.Tpo -c half.cpp -o half.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=link g++ -pipe -g -O2
-D_REENTRANT -pthread   -o libHalf.la -rpath /usr/local/lib
-version-info 4:0:0 -no-undefined half.lo  -lposix4
libtool: link:
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstdc++.la' is
not a valid libtool archive
gmake[2]: *** [libHalf.la] Error 1
gmake[2]: Leaving directory
/export/home/sungrid/smitha/bf-blender/openexr-1.4.0/Half'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
/export/home/sungrid/smitha/bf-blender/openexr-1.4.0/Half'
gmake: *** [all-recursive] Error 1
gmake: Leaving directory
/export/home/sungrid/smitha/bf-blender/openexr-1.4.0'
bash-3.00$


What arguments are you passing to configure?

Also, please send me the output of this command:

file /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstdc++.la

thanks
d



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


I am just saying ./configure

And the result of the command is

bash-3.00$ file /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstdc++.la /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstdc++.la: empty file

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

Reply via email to