[Lazarus] Lazbuild on IBM Power6 (OpenSuse Linux)

Leonardo M. Ramé l.rame at griensu.com
Tue Sep 18 14:47:27 CEST 2012


On 2012-09-18 09:36:02 +0000, Mark Morgan Lloyd wrote:
> Mattias Gaertner wrote:
> >On Mon, 17 Sep 2012 14:02:30 +0200Chavoux Luyt <chavoux at gmail.com> wrote:
> >>Hi Leonardo> > On 17 September 2012 13:53, Leonardo M. Ramé <l.rame at griensu.com> wrote:> > > On 2012-09-17 09:18:22 +0000, Mark Morgan Lloyd wrote:> > > Leonardo M. Ramé wrote:> >   > >> > > >I've installed FPC 2.7.1 from sources and Lazarus also from> > > >sources.> > > >> >> Just one question: Are you sure Lazarus works with FPC2.7.1? I got the idea> that it only works with FPC2.6? I might be wrong and it might not be a> problem when installing from source, though. Just an idea to check.
> >There were some fpc 2.7.1 revisions that didn't work with Lazarus, butusually and currently it does.
> 
> I don't know whether this helps, but overnight I've built Lazarus
> trunk (r38724) on FPC 2.7.1 (r22414) for 32-bit PPC on Debian and
> basic operation appears OK.
> 
> -- 
> Mark Morgan Lloyd
> markMLl .AT. telemetry.co .DOT. uk
> 

I've compiled FPC Trunk from 10 minutes ago, also updated Lazarus SVN
Trunk and compiled. I'm getting some linking errors.

Here's the result:
...
Linking ../startlazarus
/usr/bin/ld: saltando el /opt/gnome/lib//libgdk_pixbuf-2.0.so
incompatible mientras se buscaba -lgdk_pixbuf-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgtk-x11-2.0.so incompatible
mientras se buscaba -lgtk-x11-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgdk-x11-2.0.so incompatible
mientras se buscaba -lgdk-x11-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgobject-2.0.so incompatible
mientras se buscaba -lgobject-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgobject-2.0.a incompatible
mientras se buscaba -lgobject-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libglib-2.0.so incompatible
mientras se buscaba -lglib-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libglib-2.0.a incompatible
mientras se buscaba -lglib-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgthread-2.0.so incompatible
mientras se buscaba -lgthread-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgthread-2.0.a incompatible
mientras se buscaba -lgthread-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgmodule-2.0.so incompatible
mientras se buscaba -lgmodule-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libgmodule-2.0.a incompatible
mientras se buscaba -lgmodule-2.0
/usr/bin/ld: saltando el /opt/gnome/lib//libpango-1.0.so incompatible
mientras se buscaba -lpango-1.0
/usr/bin/ld: saltando el /opt/gnome/lib//libatk-1.0.so incompatible
mientras se buscaba -latk-1.0
474 lines compiled, 6.3 sec
make[2]: Leaving directory `/home/leonardo/lazarus/ide'
make[1]: Leaving directory `/home/leonardo/lazarus/ide'

Maybe those are causing the problems with my CGI app. Aparently all
those are related to Gnome, is it possible to compile lazarus nogui?. I
don't need the ide, I just need to compile an app.

Regards,
-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list