[fpc-devel] The Lazarus Indy Package

Burkhard Carstens fpc at bcsoft.de
Wed Jan 24 13:33:52 CET 2007


Am Mittwoch, 24. Januar 2007 13:02 schrieb alvise.nicoletti at siteland.it:
> Burkhard Carstens ha scritto:
> > Am Mittwoch, 24. Januar 2007 12:09 schrieb 
alvise.nicoletti at siteland.it:
> >> Points 1 to 3 went good, i get this error at point 4:
> >> C:\indy\fpc>d:\ALVISE\Delphi-Lazarus\IDE\lazarus\fpc\2.1.1\bin\i38
> >>6-w in32\make.e xe install
> >> d:/ALVISE/Delphi-Lazarus/IDE/lazarus/fpc/2.1.1/bin/i386-win32/fpcm
> >>ake .exe -p -Ti
> >> 386-win32 Makefile.fpc
> >> Processing Makefile.fpc
> >> Error: Target "win32", package "rtl" not found
> >> d:\ALVISE\Delphi-Lazarus\IDE\lazarus\fpc\2.1.1\bin\i386-win32\make
> >>.ex e: *** [fpc
> >> _install] Error 1
> >>
> >> How do I set "rtl" (and other) paths?
> >
> > try setting the envvar "FPCDIR" to point to fpc sources.
> > In linux, I do a "export
> > FPCDIR=/usr/local/share/src/fpc-2.1.1/fpc/" Hree this is only need
> > when building a indy-rpm ..
>
> I tryed to set some environment variables under my computer -> system
> -> advanced -> environment variables

well, if you do it that way, you might need to close and re-open the 
console afterwards ..

> But make.exe seems to ignore them, is there any command to add them
> manually during compile?
>
> I'm stuck here...

try "make install FPCDIR=/full/path/to/fpc-source/"


> >> p.s. yes there's a mailing list too
> >
> > where ?
>
> Here:
> http://tech.groups.yahoo.com/group/Indy-Dev-Public/
thanks

regards
  Burkhard





More information about the fpc-devel mailing list