openexr-user
[Top][All Lists]
Advanced

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

Re: [Fwd: Re: [Openexr-user] error while compiling OpenEXR]


From: Smitha K
Subject: Re: [Fwd: Re: [Openexr-user] error while compiling OpenEXR]
Date: Mon, 11 Dec 2006 17:21:32 +0530
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20051027

Hi,

I resolved the error by removing the .la in the search list for libstdc++ in the libtool.

Thanks
Smitha

Smitha K wrote:


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


Drew Hess wrote:
Smitha K <address@hidden> 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
address@hidden
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 address@hidden http://lists.nongnu.org/mailman/listinfo/openexr-user


reply via email to

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