[fpc-pascal] Compiler error

Vincent Snijders vsnijders at vodafonevast.nl
Sun Jan 25 16:33:45 CET 2009


Michael Van Canneyt schreef:
> 
> On Sun, 25 Jan 2009, Vincent Snijders wrote:
> 
>> Michael Van Canneyt schreef:
>>>> Is this a known problem, should I report it as a bug, or am I doing
>>>> something
>>>> wrong?
>>> How can this error happen ? For fcl-xml, there is no dependency on
>>> iconvenc_all for windows targets ?
>>>
>>> [require]
>>> packages=fcl-base
>>> packages_linux=iconvenc
>>> packages_darwin=iconvenc
>>> packages_freebsd=iconvenc
>> See makefile.fpc in the packages dir:
>> http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/packages/Makefile.fpc?r1=12591&r2=12590&pathrev=12591
> 
> Hm. Hopefully fixed in rev. 12594. Please test.
> 

I don't think so:
make.exe[3]: Leaving directory `c:/Lazarus/source/fpc/2.3/packages/fpmkunit'
make.exe[2]: *** No rule to make target `iconvenc_all', needed by 
`fcl-xml_all'.
   Stop.
make.exe[2]: Leaving directory `c:/Lazarus/source/fpc/2.3/packages'
make.exe[1]: *** [packages_all] Error 2
make.exe[1]: Leaving directory `c:/Lazarus/source/fpc/2.3'
c:\fpc\2.2.2\bin\x86_64-win64\make.exe: *** [build-stamp.x86_64-win64] 
Error 2

c:\Lazarus\source\fpc\2.3>svnversion
12594

Vincent



More information about the fpc-pascal mailing list