Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-09 Thread Francois Tigeot
On Wed, Feb 09, 2011 at 03:58:41PM +, Caolán McNamara wrote: > > I miss the second -L :-( > > uh huh, so this should be coming from "SOLARLIB" which should be set in > the top level platformEnv.Set.sh at the toplevel, and that should have > been generated from set_soenv.in, e.g. grep SOLARLIB=

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-09 Thread Caolán McNamara
> I miss the second -L :-( uh huh, so this should be coming from "SOLARLIB" which should be set in the top level platformEnv.Set.sh at the toplevel, and that should have been generated from set_soenv.in, e.g. grep SOLARLIB= *Env.Set.sh C. ___ LibreOffi

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-09 Thread Francois Tigeot
On Wed, Feb 09, 2011 at 01:49:21PM +, Caolán McNamara wrote: > > So libuno_sal.so should indeed be built into > sal/unxdflyx3.pro/lib/libuno_sal.so > so that looks fine, "deliver" should automatically link/copy it to > solver/330/unxdflyx3.pro/lib/libuno_sal.so > so that looks fine. > so if

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-09 Thread Caolán McNamara
On Wed, 2011-02-09 at 10:16 +0100, Francois Tigeot wrote: > On Wed, Feb 09, 2011 at 08:47:46AM +0100, Francois Tigeot wrote: > > > > I don't think --enable-new-dtags was the culprit. I have updated the sources > > with g pull since my last mail and I only get these errors now: > > > > /usr/libexe

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-09 Thread Francois Tigeot
On Wed, Feb 09, 2011 at 08:47:46AM +0100, Francois Tigeot wrote: > > I don't think --enable-new-dtags was the culprit. I have updated the sources > with g pull since my last mail and I only get these errors now: > > /usr/libexec/binutils217/elf/ld: cannot find -luno_sal > /usr/libexec/binutils217

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-08 Thread Francois Tigeot
On Tue, Feb 08, 2011 at 09:30:56PM +, Caolán McNamara wrote: > On Mon, 2011-02-07 at 19:35 +0100, Francois Tigeot wrote: > > My builds are now crashing in the same way in a few modules; pyuno is one of > > them. > > > --enable-new-dtags ... > > > > The library is present in /usr/pkg/lib/libpy

Re: [Libreoffice] Strange Shared object xxx not found errors

2011-02-08 Thread Caolán McNamara
On Mon, 2011-02-07 at 19:35 +0100, Francois Tigeot wrote: > My builds are now crashing in the same way in a few modules; pyuno is one of > them. > --enable-new-dtags ... > > The library is present in /usr/pkg/lib/libpython2.6.so.1.0 > When I run the command by hand in a shell, there's no error an

[Libreoffice] Strange Shared object xxx not found errors

2011-02-07 Thread Francois Tigeot
My builds are now crashing in the same way in a few modules; pyuno is one of them. Making:libpyuno.so : ERROR: Shared object "libpython2.6.so.1.0" not found, required by "check_libpyuno.so" dmake: Error code 1, while making '../../unxdflyx3.pro/lib/libpyuno.so' Forcing regeneration of depend