[lazarus] Lazarus how-to 0.2

Cliff Baeseman Cliff.Baeseman at Greenheck.Com
Fri May 14 11:55:07 EDT 1999


it is looking for the compiled .o and .ppu files from the gtk build.

I always just copy the output .o and .ppu files from gtk to the linuxunits
directory so it is always on the search path. This is not proper the
makefile should set the switches to out the gtk directory on the search path
also..

Cliff

-----Original Message-----
From: Michael Anthon [mailto:mca at tams.com.au]
Sent: Friday, May 14, 1999 10:42 AM
To: lazarus at miraclec.com
Subject: Re: [lazarus] Lazarus how-to 0.2


Hmmm.. I have installed GTK 1.2 from source (with
--prefix=/usr/local/gnome), and that source is still there.  The gtk
units for fpc compiled correctly as far as I can tell.  Which particular
file is it having trouble finding?  Is there a way to work this out, and
then to force it to look in the right place ?

Thanks
Michael

Cliff Baeseman wrote:
>
> glib is not on the search path.
>
> The compiler cannot find the path to glib which is from GTK...
>
> Cliff
>
> -----Original Message-----
> From: Michael Anthon [mailto:mca at tams.com.au]
> Sent: Friday, May 14, 1999 10:09 AM
> To: lazarus at miraclec.com
> Subject: Re: [lazarus] Lazarus how-to 0.2
>
> I think I am getting closer and closer to getting this to work....
> here's the latest problem I am having (below).  I'm not sure what "no
> sources availabel" means, can anyone see what is wrong here?
>
> Thanks
> Michael
>
> [root at belial fpc]# cd lazarus/
> [root at belial lazarus]# make
> ppc386 -Tlinux   -Fu/opt/fpc/rtl/linux -Fu/opt/fpc/units/linux
> -Fu../fcl/linux -Fu../gtk -Fl/usr/lib/gcc-lib/i386-redh
> at-linux/2.7.2.3 -Fl/usr/local/lib -Fl/usr/local/gnome/lib
> -Fl/usr/i486-linux-libc5/lib -Fl/usr/X11R6/lib -Fl/opt/kde/
> lib -Fl/usr/local/omniORB_2.6.1/lib/i586_linux_2.0_glibc
> -Fl/usr/local/sybase/lib -Fl/usr/local/freetds/lib -FE.  -di3
> 86 lazarus.pp
> Free Pascal Compiler version 0.99.11 [1999/05/13] for i386
> Copyright (c) 1993-98 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling lazarus.pp
> glib.pp(29,7) Fatal: Can't compile unit GLIB, no sources available
> make: *** [lazarus] Error 1
> [root at belial lazarus]# find .. | grep glib
> ../gtk/conv/fixglibcdecl.pp
> ../gtk/glib
> ../gtk/glib/CVS
> ../gtk/glib/CVS/Root
> ../gtk/glib/CVS/Repository
> ../gtk/glib/CVS/Entries
> ../gtk/glib/gmodule.pp
> ../gtk/glib/glib.pp
> ../gtk/glib.ppu
> ../gtk/glib.o
> ../units/linux/glib.ppu
> ../units/linux/glib.o
> [root at belial lazarus]#
>
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus
>
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list