Re: [gnome-love] Tinderbox (automatic daily build) for GNOME

James Andrewartha <[email protected]> Mon, 10 Apr 2006 12:18:15 +0800
Newsgroups gmane.comp.gnome.packaging
Organization Data Analysis Australia
Message-ID <[email protected]>
Jerome Warnier wrote:
> Le mercredi 05 avril 2006 =E0 01:51 +0800, James Andrewartha a =E9crit =
:
>> I've just got Solaris/SPARC/gcc up and running:
>> http://jhbuild.bxlug.be/builds/2006-04-04-0004/
> Welcome then. I followed your tries, and it seems it does not get reall=
y
> far so far, though.

Yes, I'm hitting some linking issues - solaris libc has an iconv, but I w=
ant
to use the GNU iconv I have installed in /opt/csw/lib. Most things pick i=
t
up from LDFLAGS=3D-L/opt/csw/lib, but often the linker doesn't include th=
is
path in the ELF header (or something). Davyd reckons it's a lack of
-Wl,rpath -L/opt/csw/lib, but it's pot luck as to which modules work and
which don't - although some have a config.rpath which may be what makes i=
t work.

--=20
James Andrewartha