[Lazarus] intrepid and lazarus

Andrea Mauri andrea.mauri.75 at gmail.com
Sat Nov 1 11:13:28 CET 2008


It seems not so easy to install fpc 2.3.
I tried your link, after the fist step:

$MAKE all OPT='-gl -O3p3'  PP=ppc386

I got:
Makefile:2261: *** No libgdb.a found, supply NOGDB=1 to disable debugger support.  Stop.


So I used:
make all OPT='gl -O3p3' NOGDB=1 PP=ppc386

and I got this error and the compilation aborted:

/home/giacca/programmi/fpc-2.3/fpcsrc/compiler/ppc386 -XX -CX -Ur -Xs -O2 -n -Fu/home/giacca/programmi/fpc-2.3/fpcsrc/rtl/units/i386-linux -Fisrc -FE. -FUunits/i386-linux gl -O3p3 -di386 -dRELEASE src/aspell.pp
aspell.pp(1580,1) Error: Illegal expression
aspell.pp(1580,10) Fatal: Syntax error, ";" expected but "identifier ASPELL_LOADED" found
Fatal: Compilation aborted
make[5]: *** [aspell.ppu] Error 1
make[5]: Leaving directory `/home/giacca/programmi/fpc-2.3/fpcsrc/packages/aspell'
make[4]: *** [fpc_smart] Error 2
make[4]: Leaving directory `/home/giacca/programmi/fpc-2.3/fpcsrc/packages/aspell'
make[3]: *** [aspell_smart] Error 2
make[3]: Leaving directory `/home/giacca/programmi/fpc-2.3/fpcsrc/packages'
make[2]: *** [packages_smart] Error 2
make[2]: Leaving directory `/home/giacca/programmi/fpc-2.3/fpcsrc'
make[1]: *** [build-stamp.i386-linux] Error 2
make[1]: Leaving directory `/home/giacca/programmi/fpc-2.3/fpcsrc'
make: *** [fpcsrc/build-stamp.i386-linux] Error 2

Suggestions?
Andrea




Mattias Gaertner ha scritto:
> On Fri, 31 Oct 2008 21:37:02 +0100
> Andrea Mauri <andrea.mauri.75 at gmail.com> wrote:
>
>   
>> but how can I install 2.3.x fpc? I downloaded fpcbuild.zip, what I
>> have to do now? I have to uninstall fpc 2.2.2 before?
>>     
>
> No. Both can live happily together.
>
> Have you tried
> http://wiki.lazarus.freepascal.org/Installing_Lazarus#Installing_Free_Pascal_under_Linux.2FBSD_manually
>
> ?
>
> Mattias
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>   

-- 
Dr. Andrea Mauri, PhD
Milano Chemometrics and QSAR Research Group
Department of Environmental Sciences
University of Milano-Bicocca 
P.zza della Scienza, 1
20126 Milano - Italy

Tel: ++39 02 64482801
mailto:andrea.mauri.75 at gmail.com
http://michem.disat.unimib.it/chm/ 




More information about the Lazarus mailing list