Re: error while compiling OpenEXR

Drew Hess <[email protected]> Fri, 24 Nov 2006 01:37:58 -0800
Newsgroups gmane.comp.video.openexr.user
Message-ID <[email protected]>
Smitha K <[email protected]> writes:

> 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


I believe this means that your GNU libstdc++ is not installed
correctly.  That should be a file which contains some text that
describes to the linker how to link the real library.

Can somebody who has g++ installed on a Solaris system please confirm
that?  I don't have a Solaris machine to test this.

d