[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
stable: No rule to make target `mkoctfile.in.cc', needed by `mkoctfile.i
From: |
John W. Eaton |
Subject: |
stable: No rule to make target `mkoctfile.in.cc', needed by `mkoctfile.in'. Stop. |
Date: |
Fri, 11 Jan 2013 09:31:56 -0500 |
On 11-Jan-2013, Ben Abbott wrote:
| John,
|
| I'm seeing the failure below (from the src directory)
|
| $ make
| make all-am
| make[1]: *** No rule to make target `mkoctfile.in.cc', needed by
`mkoctfile.in'. Stop.
| make: *** [all] Error 2
| $ ls -l mkoct*
| -rw-r--r-- 1 bpabbott staff 24880 Jan 8 19:42 mkoctfile.cc.in
| -rw-r--r-- 1 bpabbott staff 15208 Jan 8 19:42 mkoctfile.in
|
| Looks like a typo mkoctfile.cc.in <--> mkoctfile.in.cc
|
| A trivial change is attached. Since we are close to a release, I thought it
best to check with you before pushing.
Oops, there's also no mkoctfile.in.sh file in the stable archive (it's
mkoctfile.in there), so that one should be fixed too.
jwe