[fpc-pascal] [Lazarus] Install from source on Linux Issue

Bob Richards bob at tamara-b.org
Fri Feb 17 06:42:59 CET 2006


I am attempting to install Lazarus on my development Linux W/S

I retrieved the sources via svn, and also by downloading the tar ball. I change into the
top of the source tree, and gave the command "make clean all" as per the docs.
Here is what happens:

[bob at olm trunk]$ make clean all
Makefile:118: *** Compiler Free Pascal Compiler version 2.0.2 [2006/02/13] for i386
Copyright (c) 1993-2005 by Florian
Klaempfl Fatal: No source file name in command line Fatal: Compilation aborted not found.
 Stop.

I recently upgraded freepascal from 2.0.0 to 2.0.2 by compiling from source. All of my
projects re-compile OK with 2.0.2, so I don't think it is the compiler's fault. I must be
doing something wrong?

FPC is executing with the proper paths, and a check of /etc/fpc.cfg shows all OK.

Free Pascal Compiler version 2.0.2 [2006/02/16] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
/usr/local/lib/fpc/2.0.2/ppc386 [options] <inputfile> [options]

Bob

-- 
PGP Encrypted E-Mail Preferred
Public Key at: http://www.tamara-b.org/~bob/pubkey.asc
.



More information about the fpc-pascal mailing list