Re: [sigc] Trouble Compiling libsigc++ On Solaris 10 x86



Thanks for your reply Tim.  Sure enough the size of the file
libstdc++.la is 0 bytes.  I have not been able to find a patch from Sun
that relates to this problem.  Can someone provide me with a PatchID? 
Is there a work around that doesn't involve a patch from Sun?

Cheers,

Bernard


On Tue, 2005-06-07 at 10:32, Tim Flechtner wrote:
> i think the .la files that ship with solaris 10 x86 are empty (and that 
> is bad).  i believe there is a patch available from sun.
> 
> -tim
> 
> Bernard Lineham wrote:
> 
> >Hello,
> >
> >I am trying to compile libsigc++ but when I run make it is failing with
> >the following error:
> >
> >libtool: link:
> >`/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstd c++.la' is
> >not a valid libtool archive
> >
> >A more complete transcript is below. I am running a fairly fresh install
> >of Solaris 10 GA on an AMD workstation. 
> >
> >Can anyone give me some pointers on how to resolve this problem?
> >
> >---Output From Make---
> >
> >[74]$ make
> >make all-recursive
> >make[1]: Entering directory `/home/bjl/libsigc++-2.0.12'
> >Making all in sigc++
> >make[2]: Entering directory `/home/bjl/libsigc++-2.0.12/sigc++'
> >make all-am
> >make[3]: Entering directory `/home/bjl/libsigc++-2.0.12/sigc++'
> >/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o libsigc-2.0.la
> >-rpath /usr/local/lib signal.lo signal_base.lo trackable.lo
> >connection.lo slot.lo slot_base.lo lambda.lo
> >libtool: link:
> >`/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/../../..//libstd c++.la' is
> >not a valid libtool archive
> >make[3]: *** [libsigc-2.0.la] Error 1
> >make[3]: Leaving directory `/home/bjl/libsigc++-2.0.12/sigc++'
> >make[2]: *** [all] Error 2
> >make[2]: Leaving directory `/home/bjl/libsigc++-2.0.12/sigc++'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/home/bjl/libsigc++-2.0.12'
> >*** Error code 2
> >make: Fatal error: Command failed for target `all'
> >
> >                                          
> >Bernard Lineham
> >
> >
> >_______________________________________________
> >libsigc-list mailing list
> >libsigc-list gnome org
> >http://mail.gnome.org/mailman/listinfo/libsigc-list
> >  
> >
> 




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