[fpc-pascal] makepack broken?
Marco van de Voort
marcov at stack.nl
Tue Mar 13 12:29:08 CET 2012
In our previous episode, Fabio Luis Girardi said:
> Are install/makepack script broken?
>
> I run it and I got following output:
>
> $ export CHECKLIBGDB=no
> $ export NOGDB=1
> $ touch ../doc-pdf.tar.gz
> $./makepack
> ...
> Copying install.sh
> Creating binary.x86_64-linux.tar
> tar: units*.x86_64-linux.tar.gz: Cannot stat: No such file or directory
> tar: Exiting with failure status due to previous errors
> $
>
> I'm running it on Ubuntu 11.04 64 bits.
Usually I run a makepack script from the root of fpcbuild repo as
install/makepack
Afaik that is also the documented way (release engineering pages wiki) ?
More information about the fpc-pascal
mailing list