[fpc-devel] compiling svn: Fatal: Can't find unit httpdefs used by fpwebdata

Martin fpc at mfriebe.de
Sat May 21 20:14:42 CEST 2011


Having a closer look.

httpdefs.pp and .ppu are in fcl-web/base[/units...]

but the command line for the compilation, does not have this directory

C:/FPC/SVN/trunc/compiler/ppc386.exe -XX -CX -Ur -Xs -O2 -n -O2 -S2h 
-FuC:/FPC/SVN/trunc/rtl/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/fcl-base/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/fcl-xml/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/fcl-db/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/fcl-json/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/fcl-process/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/ibase/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/postgres/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/mysql/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/odbc/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/oracle/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/sqlite/units/i386-win32 
-FuC:/FPC/SVN/trunc/packages/pxlib/units/i386-win32 -FE. 
-FUunits/i386-win32 -gl -O3 -Or -CpPENTIUMM -OpPENTIUMM -di386 -dRELEASE 
fpwebdata.pp

And it sn't installed yet, so there is no fpc.cfg file


On 21/05/2011 17:20, Martin wrote:
> On 21/05/2011 17:11, Michael Van Canneyt wrote:
>>
>> On Sat, 21 May 2011, Martin wrote:
>>> Fatal: Can't find unit httpdefs used by fpwebdata
>>> Fatal: Compilation aborted
>> Works fine here ? Revision 17521.
>
>
> same here. using 2.4.2 compiler to start the make process
>
> make.exe clean FPC=c:\FPC\SVN\ppc386_2_4_2.exe
> make.exe all   LINKSMART=1  CREATESMART=1  OPTIMIZE=1  OPT="-gl -O3 
> -Or -CpPENTIUMM -OpPENTIUMM"  TARGET_EXAMPLES=NO 
> FPC=c:\FPC\SVN\ppc386_2_4_2.exe
>
> It must be in the 2nd or third cycle, I guess, since the makefile is 
> running "C:/FPC/SVN/trunc/compiler/ppc386.exe" as compiler (which is 
> not the one specified in FPC= ...)
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel




More information about the fpc-devel mailing list