[fpc-devel] Question about fpcmake

Vincent Snijders vsnijders at quicknet.nl
Thu Jan 4 20:42:11 CET 2007


Joost van der Sluis schreef:
> Hi all,
> 
> What does this output from fpcmake mean:
> 
>> cd lazarus
>> fpcmake
> Processing Makefile.fpc
> Error: Target "linux", package "rtl" not found
> 
> This happens when I make a change in the Makefile.fpc of Lazarus, and
> then run fpcmake. It doesn't happen on my machine, but does on others.
> (FC buildsystem, for example) 
> 
> If I do a fpcmake -Tall, it also happens on my machine but then with the
> gov32 target.
> 
> I'm not depe enough into fpcmake, what do I miss?
> 

I start with (on windows):

set FPCDIR=c:\fpc\sourcedir

fpcmake -Tall

the source dir contains a svn chechout of 
http:/svn.freepascal.org/svn/fpc/trunk.

HTH,
Vincent



More information about the fpc-devel mailing list