[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gawk] make pdf: No rule to make target 'igawk.1.pdf'
From: |
arnold |
Subject: |
Re: [bug-gawk] make pdf: No rule to make target 'igawk.1.pdf' |
Date: |
Mon, 02 Nov 2015 08:33:19 -0700 |
User-agent: |
Heirloom mailx 12.4 7/29/08 |
Yep. It happens that I came across this today also. I'll get a fix
in soon.
Thanks!
Arnold
Hermann Peifer <address@hidden> wrote:
> Hi again,
>
> Below an error when running "make pdf", on gawk/master.
>
> Hermann
>
> $ make pdf
> ...
> ps2pdf awkcard.ps awkcard.pdf
> ps2pdf gawk.1.ps gawk.1.pdf
> make[1]: *** No rule to make target 'igawk.1.pdf', needed by
> 'pdf-local'. Stop.
> make[1]: Leaving directory '/Users/peifer/local/src/gawk/doc'
> Makefile:742: recipe for target 'pdf-recursive' failed
> make: *** [pdf-recursive] Error 1
>
> ls -ltr doc/*.pdf
> ...
> -rw-r--r-- 1 peifer staff 2057104 Nov 2 16:14 doc/gawk.pdf
> -rw-r--r-- 1 peifer staff 437808 Nov 2 16:14 doc/gawkinet.pdf
> -rw-r--r-- 1 peifer staff 105190 Nov 2 16:15 doc/gawk.1.pdf
> -rw-r--r-- 1 peifer staff 96050 Nov 2 16:15 doc/awkcard.pdf