Hello Andrew,

Thursday, January 6, 2011, 10:02:21 PM, you wrote:

AH> execute "/home/joshy/pascal/fpcbin/lib/fpc/2.5.1/ppcx64 -va | grep
AH> fpc.cfg" from console to see which config file it is loading.
AH> Then check the paths in that config file.

Attached is the make bigide output.

-- 
Best regards,
 José
make -C lcl all
make[1]: se ingresa al directorio «/home/joshy/pascal/lazarus/lcl»
/bin/rm -f units/x86_64-linux/alllclunits.ppu
/home/joshy/pascal/fpcbin/lib/fpc/2.5.1/ppcx64 -gl  -Fu. -Funonwin32 -Fuforms 
-Fuwidgetset -Fiinclude -FE. -FUunits/x86_64-linux -Cg -va -dx86_64 
alllclunits.pp
[0.000] Handling option "-dx86_64"
[0.000] interpreting firstpass option "-dx86_64"
[0.000] Macro defined: X86_64
[0.000] Macro defined: FPC
[0.000] Macro defined: VER2
[0.000] Macro defined: VER2_5
[0.000] Macro defined: VER2_5_1
[0.000] Macro defined: RESSTRSECTIONS
[0.000] Macro defined: FPC_HASFIXED64BITVARIANT
[0.000] Macro defined: FPC_HASINTERNALOLEVARIANT2VARIANTCAST
[0.000] Macro defined: FPC_HAS_VARSETS
[0.000] Macro defined: FPC_HAS_VALGRINDBOOL
[0.000] Macro defined: FPC_HAS_STR_CURRENCY
[0.000] Macro defined: FPC_REAL2REAL_FIXED
[0.000] Macro defined: FPC_STRTOCHARARRAYPROC
[0.000] Macro defined: FPC_STRTOSHORTSTRINGPROC
[0.000] Macro defined: FPC_OBJFPC_EXTENDED_IF
[0.000] Macro defined: FPC_HAS_OPERATOR_ENUMERATOR
[0.000] Macro defined: FPC_HAS_CONSTREF
[0.000] Macro defined: FPC_HAS_INTERNAL_ABS_LONG
[0.000] Macro defined: FPC_HAS_UNICODESTRING
[0.000] Macro defined: FPC_RTTI_PACKSET1
[0.000] Macro defined: FPC_HAS_RIP_RELATIVE
[0.000] Macro defined: FPC_HAS_CEXTENDED
[0.000] Macro defined: FPC_HAS_INTERNAL_ROX
[0.000] Macro defined: FPC_HAS_INTERNAL_SAR
[0.000] Macro defined: FPC_HAS_INTERNAL_BSX
[0.000] Macro defined: FPC_HAS_MEMBAR
[0.000] Macro defined: FPC_SETBASE_USED
[0.000] Macro defined: INTERNAL_BACKTRACE
[0.000] Macro defined: STR_CONCAT_PROCS
[0.000] Macro defined: REGCALL
[0.000] Macro defined: FPC_HAS_FEATURE_SUPPORT
[0.000] Macro defined: CPUX86_64
[0.000] Macro defined: CPUAMD64
[0.000] Macro defined: CPU64
[0.000] Configfile search: /home/joshy/.fpc.cfg
[0.000] Reading options from file /home/joshy/.fpc.cfg
[0.000] Start of reading config file /home/joshy/.fpc.cfg
[0.000] interpreting file option "#"
[0.000] interpreting file option "# Example fpc.cfg for Free Pascal Compiler"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# ----------------------"
[0.000] interpreting file option "# Defines (preprocessor)"
[0.000] interpreting file option "# ----------------------"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# nested #IFNDEF, #IFDEF, #ENDIF, #ELSE, 
#DEFINE, #UNDEF are allowed"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# -d is the same as #DEFINE"
[0.000] interpreting file option "# -u is the same as #UNDEF"
[0.000] interpreting file option "#"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# Some examples (for switches see below, and 
the -? helppages)"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# Try compiling with the -dRELEASE or -dDEBUG 
on the commandline"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# For a release compile with optimizes and 
strip debuginfo"
[0.000] interpreting file option "#IFDEF RELEASE"
[0.000] interpreting file option "#WRITE Compiling Release Version"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "# For a debug version compile with debuginfo 
and all codegeneration checks on"
[0.000] interpreting file option "#IFDEF DEBUG"
[0.000] interpreting file option "#WRITE Compiling Debug Version"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "# set binutils prefix"
[0.000] interpreting file option "#IFNDEF CPUI386"
[0.000] interpreting file option "#IFNDEF CPUAMD64"
[0.000] interpreting file option "#DEFINE NEEDCROSSBINUTILS"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "#IFNDEF linux"
[0.000] interpreting file option "#DEFINE NEEDCROSSBINUTILS"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "#IFDEF FPC_CROSSCOMPILING"
[0.000] interpreting file option "#IFDEF NEEDCROSSBINUTILS"
[0.000] interpreting file option "#ENDIF NEEDCROSSBINUTILS"
[0.000] interpreting file option "#ENDIF"
[0.000] interpreting file option "# assembling"
[0.000] interpreting file option "#ifdef darwin"
[0.000] interpreting file option "# use pipes instead of temporary files for 
assembling"
[0.000] interpreting file option "#endif"
[0.000] interpreting file option "# ----------------"
[0.000] interpreting file option "# Parsing switches"
[0.000] interpreting file option "# ----------------"
[0.000] interpreting file option "# Pascal language mode"
[0.000] interpreting file option "#      -Mfpc      free pascal dialect 
(default)"
[0.000] interpreting file option "#      -Mobjfpc   switch some Delphi 2 
extensions on"
[0.000] interpreting file option "#      -Mdelphi   tries to be Delphi 
compatible"
[0.000] interpreting file option "#      -Mtp       tries to be TP/BP 7.0 
compatible"
[0.000] interpreting file option "#      -Mgpc      tries to be gpc compatible"
[0.000] interpreting file option "#      -Mmacpas   tries to be compatible to 
the macintosh pascal dialects"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# Turn on Object Pascal extensions by default"
[0.000] interpreting file option "#-Mobjfpc"
[0.000] interpreting file option "# Assembler reader mode"
[0.000] interpreting file option "#      -Rdefault  use default assembler"
[0.000] interpreting file option "#      -Ratt      read AT&T style assembler"
[0.000] interpreting file option "#      -Rintel    read Intel style assembler"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# All assembler blocks are AT&T styled by 
default"
[0.000] interpreting file option "#-Ratt"
[0.000] interpreting file option "# Semantic checking"
[0.000] interpreting file option "#      -S2        same as -Mobjfpc"
[0.000] interpreting file option "#      -Sc        supports operators like C 
(*=,+=,/= and -=)"
[0.000] interpreting file option "#      -Sa        include assertion code."
[0.000] interpreting file option "#      -Sd        same as -Mdelphi"
[0.000] interpreting file option "#      -Se<x>     error options. <x> is a 
combination of the following:"
[0.000] interpreting file option "#         <n> : compiler stops after the <n> 
errors (default is 1)"
[0.000] interpreting file option "#         w : compiler stops also after 
warnings"
[0.000] interpreting file option "#         n : compiler stops also after notes"
[0.000] interpreting file option "#         h : compiler stops also after hints"
[0.000] interpreting file option "#      -Sg        allow LABEL and GOTO"
[0.000] interpreting file option "#      -Sh        Use ansistrings"
[0.000] interpreting file option "#      -Si        support C++ styled INLINE"
[0.000] interpreting file option "#      -Sk        load fpcylix unit"
[0.000] interpreting file option "#      -SI<x>     set interface style to <x>"
[0.000] interpreting file option "#         -SIcom     COM compatible interface 
(default)"
[0.000] interpreting file option "#         -SIcorba   CORBA compatible 
interface"
[0.000] interpreting file option "#      -Sm        support macros like C 
(global)"
[0.000] interpreting file option "#      -So        same as -Mtp"
[0.000] interpreting file option "#      -Sp        same as -Mgpc"
[0.000] interpreting file option "#      -Ss        constructor name must be 
init (destructor must be done)"
[0.000] interpreting file option "#      -St        allow static keyword in 
objects"
[0.000] interpreting file option "#      -Sx        enable exception keywords 
(default in Delphi/ObjFPC modes)"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# Allow goto, inline, C-operators, C-vars"
[0.000] Handling option "-Sgic"
[0.000] interpreting option "-Sgic"
[0.000] interpreting file option "# ---------------"
[0.000] interpreting file option "# Code generation"
[0.000] interpreting file option "# ---------------"
[0.000] interpreting file option "# Uncomment the next line if you always want 
static/dynamic units by default"
[0.000] interpreting file option "# (can be overruled with -CD, -CS at the 
commandline)"
[0.000] interpreting file option "#-CS"
[0.000] interpreting file option "#-CD"
[0.000] interpreting file option "# Set the default heapsize to 8Mb"
[0.000] interpreting file option "#-Ch8000000"
[0.000] interpreting file option "# Set default codegeneration checks (iocheck, 
overflow, range, stack)"
[0.000] interpreting file option "#-Ci"
[0.000] interpreting file option "#-Co"
[0.000] interpreting file option "#-Cr"
[0.000] interpreting file option "#-Ct"
[0.000] interpreting file option "# Optimizer switches"
[0.000] interpreting file option "# -Os        generate smaller code"
[0.000] interpreting file option "# -O1        level 1 optimizations (quick 
optimizations, debuggable)"
[0.000] interpreting file option "# -O2        level 2 optimizations (-O1 + 
optimizations which make debugging more difficult)"
[0.000] interpreting file option "# -O3        level 3 optimizations (-O2 + 
optimizations which also may make the program slower rather than faster)"
[0.000] interpreting file option "# -Op<x>     set target cpu for optimizing, 
see fpc -i for possible values"
[0.000] interpreting file option "#"
[0.000] interpreting file option "# See "fpc -i" also for more fine-grained 
control over which optimizations"
[0.000] interpreting file option "# to perform"
[0.000] interpreting file option "#ifdef darwin"
[0.000] interpreting file option "#ifdef cpui386"
[0.000] interpreting file option "#endif"
[0.000] interpreting file option "#endif"
[0.000] interpreting file option "# -----------------------"
[0.000] interpreting file option "# Set Filenames and Paths"
[0.000] interpreting file option "# -----------------------"
[0.000] interpreting file option "# Slashes are also allowed under dos"
[0.000] interpreting file option "# path to the messagefile, not necessary 
anymore but can be used to override"
[0.008] interpreting file option "# the default language"
[0.008] interpreting file option 
"#-Fr/home/joshy/pascal/fpc/lib/fpc/2.5.1/msg/errore.msg"
[0.008] interpreting file option 
"#-Fr/home/joshy/pascal/fpc/lib/fpc/2.5.1/msg/errorn.msg"
[0.008] interpreting file option "#IFDEF FPCAPACHE_1_3"
[0.008] interpreting file option "#ELSE"
[0.008] interpreting file option "#IFDEF FPCAPACHE_2_0"
[0.008] interpreting file option "#ELSE"
[0.008] Handling option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/httpd22"
[0.008] interpreting option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/httpd22"
[0.008] Path "/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/httpd22/" 
not found
[0.008] interpreting file option "#ENDIF"
[0.008] interpreting file option "#ENDIF"
[0.008] interpreting file option "# searchpath for units and other system 
dependent things"
[0.008] Handling option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux"
[0.008] interpreting option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux"
[0.008] Path "/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/" not 
found
[0.008] Handling option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/*"
[0.008] interpreting option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/*"
[0.008] Path "/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/*/" not 
found
[0.008] Handling option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/rtl"
[0.008] interpreting option 
"-Fu/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/rtl"
[0.008] Path "/home/joshy/pascal/fpc/lib/fpc/2.5.1/units/x86_64-linux/rtl/" not 
found
[0.008] interpreting file option 
"#-Fu~/fpc/packages/base/*/units/;~/fpc/fcl/units/;~/fpc/rtl/units/"
[0.008] interpreting file option "# searchpath for libraries"
[0.008] interpreting file option "#ifdef cpux86_64"
[0.008] Handling option 
"-Fl/home/joshy/pascal/fpc/lib/gcc/x86_64-linux-gnu/4.3.4"
[0.008] interpreting option 
"-Fl/home/joshy/pascal/fpc/lib/gcc/x86_64-linux-gnu/4.3.4"
[0.008] Path "/home/joshy/pascal/fpc/lib/gcc/x86_64-linux-gnu/4.3.4/" not found
[0.008] interpreting file option "#endif"
[0.008] interpreting file option "#ifdef cpui386"
[0.008] interpreting file option "#endif"
[0.008] interpreting file option "#-Fl/pp/lib"
[0.008] interpreting file option "#-Fl/lib;/home/joshy/pascal/fpc/lib"
[0.008] interpreting file option "# -------------"
[0.008] interpreting file option "# Linking"
[0.008] interpreting file option "# -------------"
[0.008] interpreting file option "# generate always debugging information for 
GDB (slows down the compiling"
[0.008] interpreting file option "# process)"
[0.008] interpreting file option "#      -gc        generate checks for 
pointers"
[0.008] interpreting file option "#      -gd        use dbx"
[0.008] interpreting file option "#      -gg        use gsym"
[0.008] interpreting file option "#      -gh        use heap trace unit (for 
memory leak debugging)"
[0.008] interpreting file option "#      -gl        use line info unit to show 
more info for backtraces"
[0.008] interpreting file option "#      -gv        generates programs tracable 
with valgrind"
[0.008] interpreting file option "#      -gw        generate dwarf debugging 
info"
[0.008] interpreting file option "#"
[0.008] interpreting file option "# Enable debuginfo and use the line info unit 
by default"
[0.008] interpreting file option "#-gl"
[0.008] interpreting file option "# always pass an option to the linker"
[0.008] interpreting file option "#-k-s"
[0.008] interpreting file option "# Always strip debuginfo from the executable"
[0.008] Handling option "-Xs"
[0.008] interpreting option "-Xs"
[0.008] interpreting file option "# -------------"
[0.008] interpreting file option "# Miscellaneous"
[0.008] interpreting file option "# -------------"
[0.008] interpreting file option "# Write always a nice FPC logo ;)"
[0.008] Handling option "-l"
[0.008] interpreting option "-l"
[0.008] interpreting file option "# Verbosity"
[0.008] interpreting file option "#      e : Show errors (default)       d : 
Show debug info"
[0.008] interpreting file option "#      w : Show warnings               u : 
Show unit info"
[0.008] interpreting file option "#      n : Show notes                  t : 
Show tried/used files"
[0.008] interpreting file option "#      h : Show hints                  c : 
Show conditionals"
[0.008] interpreting file option "#      i : Show general info           d : 
Show debug info"
[0.008] interpreting file option "#      l : Show linenumbers            r : 
Rhide/GCC compatibility mode"
[0.008] interpreting file option "#      a : Show everything             x : 
Executable info (Win32 only)"
[0.008] interpreting file option "#      b : Write file names messages with 
full path"
[0.008] interpreting file option "#      v : write fpcdebug.txt with     p : 
Write tree.log with parse tree"
[0.008] interpreting file option "#          lots of debugging info"
[0.008] interpreting file option "#"
[0.008] interpreting file option "# Display Info, Warnings and Notes"
[0.008] Handling option "-viwn"
[0.008] interpreting option "-viwn"
[0.008] interpreting file option "# If you don't want so much verbosity use"
[0.008] interpreting file option "#-vw"
[0.008] interpreting file option "#"
[0.008] interpreting file option "# That's all folks"
[0.008] interpreting file option "#"
[0.008] End of reading config file /home/joshy/.fpc.cfg
[0.008] Handling option "-gl"
[0.008] interpreting option "-gl"
[0.008] Handling option "-Fu."
[0.008] interpreting option "-Fu."
[0.008] Handling option "-Funonwin32"
[0.008] interpreting option "-Funonwin32"
[0.008] Handling option "-Fuforms"
[0.008] interpreting option "-Fuforms"
[0.008] Handling option "-Fuwidgetset"
[0.008] interpreting option "-Fuwidgetset"
[0.008] Handling option "-Fiinclude"
[0.008] interpreting option "-Fiinclude"
[0.008] Handling option "-FE."
[0.008] interpreting option "-FE."
[0.008] Handling option "-FUunits/x86_64-linux"
[0.008] interpreting option "-FUunits/x86_64-linux"
[0.008] Handling option "-Cg"
[0.008] interpreting option "-Cg"
[0.008] Handling option "-va"
[0.008] interpreting option "-va"
[0.008] Handling option "-dx86_64"
[0.008] interpreting option "-dx86_64"
[0.008] Handling option "alllclunits.pp"
[0.008] found source file name "alllclunits.pp"
[0.008] Macro defined: ENDIAN_LITTLE
[0.008] Macro defined: FPC_LITTLE_ENDIAN
[0.008] Macro defined: FPC_ABI_DEFAULT
[0.008] Free Pascal Compiler version 2.5.1 [2011/01/06] for x86_64
[0.008] Copyright (c) 1993-2010 by Florian Klaempfl
[0.008] Path "/usr/lib/fpc/2.5.1/units/x86_64-linux/rtl/" not found
[0.008] Macro defined: CPUATHLON64
[0.008] Macro defined: FPUSSE64
[0.008] Macro defined: FPC_HAS_TYPE_SINGLE
[0.008] Macro defined: FPC_HAS_TYPE_DOUBLE
[0.008] Macro defined: FPC_HAS_TYPE_EXTENDED
[0.008] Macro defined: FPC_LINK_STATIC
[0.008] Macro FPC_VERSION set to 2
[0.008] Macro FPC_RELEASE set to 5
[0.008] Macro FPC_PATCH set to 1
[0.008] Macro FPC_FULLVERSION set to 20501
[0.008] Macro defined: FPC_WIDESTRING_EQUAL_UNICODESTRING
[0.008] Macro defined: FPC_HAS_FEATURE_HEAP
[0.008] Macro defined: FPC_HAS_FEATURE_INITFINAL
[0.008] Macro defined: FPC_HAS_FEATURE_RTTI
[0.008] Macro defined: FPC_HAS_FEATURE_CLASSES
[0.008] Macro defined: FPC_HAS_FEATURE_EXCEPTIONS
[0.008] Macro defined: FPC_HAS_FEATURE_EXITCODE
[0.008] Macro defined: FPC_HAS_FEATURE_ANSISTRINGS
[0.008] Macro defined: FPC_HAS_FEATURE_WIDESTRINGS
[0.008] Macro defined: FPC_HAS_FEATURE_TEXTIO
[0.008] Macro defined: FPC_HAS_FEATURE_CONSOLEIO
[0.008] Macro defined: FPC_HAS_FEATURE_FILEIO
[0.008] Macro defined: FPC_HAS_FEATURE_RANDOM
[0.008] Macro defined: FPC_HAS_FEATURE_VARIANTS
[0.008] Macro defined: FPC_HAS_FEATURE_OBJECTS
[0.008] Macro defined: FPC_HAS_FEATURE_DYNARRAYS
[0.008] Macro defined: FPC_HAS_FEATURE_THREADING
[0.008] Macro defined: FPC_HAS_FEATURE_COMMANDARGS
[0.008] Macro defined: FPC_HAS_FEATURE_PROCESSES
[0.008] Macro defined: FPC_HAS_FEATURE_STACKCHECK
[0.008] Macro defined: FPC_HAS_FEATURE_DYNLIBS
[0.008] Macro defined: FPC_HAS_FEATURE_SOFTFPU
[0.008] Macro defined: FPC_HAS_FEATURE_OBJECTIVEC1
[0.008] Macro defined: FPC_HAS_FEATURE_RESOURCES
[0.008] Searching file /lib64/ld-linux-x86-64.so.2... found
[0.008] Path "/usr/X11R6/lib64/" not found
[0.008] Compiler: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/ppcx64
[0.008] Compiler OS: Linux for x86-64
[0.008] Target OS: Linux for x86-64
[0.008] Using executable path: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/
[0.008] Using unit path: ./
[0.008] Using unit path: ./nonwin32/
[0.008] Using unit path: ./forms/
[0.008] Using unit path: ./widgetset/
[0.008] Using unit path: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/
[0.008] Using include path: ./include/
[0.008] Using library path: /lib64/
[0.008] Using library path: /usr/lib64/
[0.008] Using library path: ./
[0.008] Using library path: ./nonwin32/
[0.008] Using library path: ./forms/
[0.008] Using library path: ./widgetset/
[0.008] Using library path: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/
[0.008] Using object path: ./
[0.008] Using object path: ./nonwin32/
[0.008] Using object path: ./forms/
[0.008] Using object path: ./widgetset/
[0.008] Using object path: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/
[0.008] Compiling alllclunits.pp
[0.008] Searching file alllclunits.pp... found
2 136/768 Kb Used
[0.008] IFDEF WINCE found, rejected
[0.008] Skipping until...
[0.008] Handling switch "$IF"
[0.008] IF  found, rejected
[0.008] Skipping until...
[0.008] Handling switch "$ENDIF"
[0.008] ENDIF  found
[0.008] Skipping until...
[0.008] Handling switch "$ELSE"
[0.008] ELSE WINCE found, accepted
[0.008] IF 0 found, rejected
[0.008] Skipping until...
[0.008] Handling switch "$ENDIF"
[0.008] ENDIF 0 found
[0.008] ENDIF WINCE found
[0.008] Handling switch "$MODE"
[0.008] Macro defined: FPC_OBJFPC
[0.008] Macro defined: FPC_PIC
[0.008] Macro defined: PIC
[0.008] Loading interface units from ALLLCLUNITS
[0.008] Registering new unit SYSTEM
[0.008] Load from ALLLCLUNITS (interface) unit SYSTEM
[0.008] Loading unit SYSTEM
[0.008] Unitsearch: system.ppu
[0.008] Searching file system.ppu... not found
[0.008] Searching file SYSTEM.PPU... not found
[0.008] Unitsearch: units/x86_64-linux/system.ppu
[0.008] Searching file units/x86_64-linux/system.ppu... not found
[0.008] Searching file units/x86_64-linux/SYSTEM.PPU... not found
[0.008] Unitsearch: system.pp
[0.008] Searching file system.pp... not found
[0.008] Searching file SYSTEM.PP... not found
[0.008] Unitsearch: system.pas
[0.008] Searching file system.pas... not found
[0.008] Searching file SYSTEM.PAS... not found
[0.008] Unitsearch: system.ppu
[0.008] Searching file system.ppu... not found
[0.008] Searching file SYSTEM.PPU... not found
[0.008] Unitsearch: system.pp
[0.008] Searching file system.pp... not found
[0.008] Searching file SYSTEM.PP... not found
[0.008] Unitsearch: system.pas
[0.008] Searching file system.pas... not found
[0.008] Searching file SYSTEM.PAS... not found
[0.008] Unitsearch: ./nonwin32/system.ppu
[0.008] Searching file ./nonwin32/system.ppu... not found
[0.008] Searching file ./nonwin32/SYSTEM.PPU... not found
[0.008] Unitsearch: ./nonwin32/system.pp
[0.008] Searching file ./nonwin32/system.pp... not found
[0.008] Searching file ./nonwin32/SYSTEM.PP... not found
[0.008] Unitsearch: ./nonwin32/system.pas
[0.008] Searching file ./nonwin32/system.pas... not found
[0.008] Searching file ./nonwin32/SYSTEM.PAS... not found
[0.008] Unitsearch: ./forms/system.ppu
[0.008] Searching file ./forms/system.ppu... not found
[0.008] Searching file ./forms/SYSTEM.PPU... not found
[0.008] Unitsearch: ./forms/system.pp
[0.008] Searching file ./forms/system.pp... not found
[0.008] Searching file ./forms/SYSTEM.PP... not found
[0.008] Unitsearch: ./forms/system.pas
[0.008] Searching file ./forms/system.pas... not found
[0.008] Searching file ./forms/SYSTEM.PAS... not found
[0.008] Unitsearch: ./widgetset/system.ppu
[0.008] Searching file ./widgetset/system.ppu... not found
[0.008] Searching file ./widgetset/SYSTEM.PPU... not found
[0.008] Unitsearch: ./widgetset/system.pp
[0.008] Searching file ./widgetset/system.pp... not found
[0.008] Searching file ./widgetset/SYSTEM.PP... not found
[0.008] Unitsearch: ./widgetset/system.pas
[0.008] Searching file ./widgetset/system.pas... not found
[0.008] Searching file ./widgetset/SYSTEM.PAS... not found
[0.008] Unitsearch: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.ppu
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.ppu... 
not found
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/SYSTEM.PPU... 
not found
[0.008] Unitsearch: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pp
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pp... not 
found
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/SYSTEM.PP... not 
found
[0.008] Unitsearch: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pas
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pas... 
not found
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/SYSTEM.PAS... 
not found
[0.008] Unitsearch: system.pp
[0.008] Searching file system.pp... not found
[0.008] Searching file SYSTEM.PP... not found
[0.008] Unitsearch: system.pas
[0.008] Searching file system.pas... not found
[0.008] Searching file SYSTEM.PAS... not found
[0.008] Unitsearch: system.pp
[0.008] Searching file system.pp... not found
[0.008] Searching file SYSTEM.PP... not found
[0.008] Unitsearch: system.pas
[0.008] Searching file system.pas... not found
[0.008] Searching file SYSTEM.PAS... not found
[0.008] Unitsearch: ./nonwin32/system.pp
[0.008] Searching file ./nonwin32/system.pp... not found
[0.008] Searching file ./nonwin32/SYSTEM.PP... not found
[0.008] Unitsearch: ./nonwin32/system.pas
[0.008] Searching file ./nonwin32/system.pas... not found
[0.008] Searching file ./nonwin32/SYSTEM.PAS... not found
[0.008] Unitsearch: ./forms/system.pp
[0.008] Searching file ./forms/system.pp... not found
[0.008] Searching file ./forms/SYSTEM.PP... not found
[0.008] Unitsearch: ./forms/system.pas
[0.008] Searching file ./forms/system.pas... not found
[0.008] Searching file ./forms/SYSTEM.PAS... not found
[0.008] Unitsearch: ./widgetset/system.pp
[0.008] Searching file ./widgetset/system.pp... not found
[0.008] Searching file ./widgetset/SYSTEM.PP... not found
[0.008] Unitsearch: ./widgetset/system.pas
[0.008] Searching file ./widgetset/system.pas... not found
[0.008] Searching file ./widgetset/SYSTEM.PAS... not found
[0.008] Unitsearch: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pp
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pp... not 
found
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/SYSTEM.PP... not 
found
[0.008] Unitsearch: /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pas
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/system.pas... 
not found
[0.008] Searching file /home/joshy/pascal/fpcbin/lib/fpc/2.5.1/SYSTEM.PAS... 
not found
[0.008] Can't find unit system used by AllLCLUnits
[0.008] Compilation aborted
make[1]: se sale del directorio «/home/joshy/pascal/lazarus/lcl»
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to