[fpc-pascal] docs of "fpc-2.0 fixes" don't build
Bob Barry
bobb at absamail.co.za
Tue Oct 11 18:36:37 CEST 2005
Documents do not build with current fixes/fpc svn:
Svn update reports:
updating fpc-2.0 fixes:
At revision 1355.
Make fails with:
Free Pascal Compiler version 2.0.1 [2005/10/05] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling utils/msg2inc.pp
msg2inc.pp(64,3) Note: Local variable "code" is assigned but never used
Linking ./msg2inc
815 Lines compiled, 0.2 sec
make[1]: Leaving directory `/var/tmp/portage/fpc-2.0.1/work/fpc/compiler'
../fpc/compiler/utils/msg2inc -TE ../fpc/compiler/msg/errore.msg messages.inc
make: ../fpc/compiler/utils/msg2inc: Command not found
make: *** [messages.inc] Error 127
make: Leaving directory `/var/tmp/portage/fpc-2.0.1/work/fpcdocs'
Checking for files:
asterix:fpc> find . -name errore.msg
./compiler/msg/errore.msg
asterix:fpc> find . -name "msg2inc*"
./compiler/utils/.svn/props/msg2inc.pp.svn-work
./compiler/utils/.svn/text-base/msg2inc.pp.svn-base
./compiler/utils/.svn/prop-base/msg2inc.pp.svn-base
./compiler/utils/.svn/wcprops/msg2inc.pp.svn-work
./compiler/utils/msg2inc.pp
More information about the fpc-pascal
mailing list