Mirsad Todorovac wrote:
Well, I've got the following:
bash-2.05b$ make gpc --automake --executable-file-name -O3 -g -Wall -Wundef -Wpointer-arith -Wno-switch -Werror -Wwrite-strings "prmail.pas" /usr/lib/gcc-lib/i386-linux/2.95.4/units/regexc.c:32: rxposix.h: No such file or directory gpc1: gpc exited with status 1 gpc1: gpc exited with status 1 gpc1: gpc exited with status 1 make: *** [prmail] Error 1 bash-2.05b$
What do I need to install?
The rx library, see http://gnu-pascal.de/libs/
Thanks for the hint. I'll add a note in the README.
Frank