[lazarus] compiling
Robert Young
roblinux at rogers.com
Wed Apr 17 00:16:20 EDT 2002
I apologies if my original email made it into the list before, I was having email troubles and only today received my mail at home.
Two questions.
1)When I do a build from CVS I can only build as root. I can give you the portion that fails if you need it, but I was wondering what privileges do I need?
2)Building a simple project with a form always fails. Is this simply because form editing is in development or is it currently not possible to do RAD work with forms?
I am currently getting the error "lcllinux.pp(8,27) Fatal: Can't find unit INTERFACES"
I an not sure why lcllinux.pp gets incuded by default lcllinux is not in any uses clause.
the message in the termianl apears as follows.
[TCompiler.Compile] CmdLine="/usr/bin/ppc386 -B -Rintel -S2cgi -Ch8000000 -OG1p1 -gl -XD -vewnhi -l -Fu/home/rob/lazarus/lcl/units -Fu/home/rob/lazarus/lcl/gtk /home/rob/Projects/junk3/project1.pas"
TOutputFilter: "Free Pascal Compiler version 1.0.5 [2001/12/31] for i386"
TOutputFilter: "Copyright (c) 1993-2000 by Florian Klaempfl"
TOutputFilter: "Target OS: Linux for i386"
TOutputFilter: "Compiling /home/rob/Projects/junk3/project1.pas"
TOutputFilter: "Compiling unit1.pas"
TOutputFilter: "lcllinux.pp(8,27) Fatal: Can't find unit INTERFACES"
More information about the Lazarus
mailing list