[lazarus] Lazarus how-to 0.2
Shane Miller
SMiller1 at stvgb.org
Fri May 14 12:16:31 EDT 1999
I am getting the same error. I even added objpas to the USES of TControls and I still get it.......
>>> Michael Anthon <mca at tams.com.au> 05/14 10:44 AM >>>
Ahhh!!! I had already done this (I thought) but have just done it
again, and now get one little step further. (Thanks for all the help
with this gents)
[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-redhat-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. -di386 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
Compiling application.pp
Compiling main.pp
Compiling editor.pp
Compiling forms.pp
Compiling controls.pp
Compiling vclglobals.pp
controls.pp(11,45) Error: Identifier not found TOBJECT
controls.pp(11,45) Error: Type identifier expected
controls.pp(145,1) Fatal: There were 2 errors compiling module, stopping
make: *** [lazarus] Error 1
[root at belial lazarus]#
Michael Van Canneyt wrote:
>
> On Sat, 15 May 1999, Michael Anthon wrote:
>
> > 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?
>
> Before compiling lazarus, do the following first:
>
> cd fcl/linux
> make -< should compile the fcl.
> cd ../../gtk
> make -< should compile glib, gtk etc.
> cd ../lazarus
> make -< should compile lazarus.
>
> Michael.
>
> _________________________________________________________________
> 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