Open shiblon opened 8 years ago
I believe the problem is that you need to remove the suffix:
\input{file}
If that doesn't work, we can do some more poking around, but that's what was tickled
in my memory.
Reported by shiblon
on 2012-05-09 11:18:45
Thanks for your reply.
I already tried removing the suffix. When I remove the suffix I get the following error:
make: *** No rule to make target 'file.tex', needed by 'main.d'. Stop
Reported by guy.grebla
on 2012-05-10 09:20:09
OK - so that's not it. Hmm.
The fact that commenting out get-graphics fixes it for you points to a log parsing
regression. Is it possible for you to create a minimal set of files that exhibit this
behavior and attach them to the bug? Then I can go exploring.
Reported by shiblon
on 2012-05-10 09:32:57
Sure, I attach the 4 required files.
To produce the error:
make clean
make all-pstex
make main
Let me know if you need anything else. Thanks.
Reported by guy.grebla
on 2012-05-10 09:49:06
One small thing to save potential confusion. I just noticed I used ver 2.2.0 of the
Makefile and this was the Makefile I attached in my last post.
But I tested it now under ver 2.2.1-alpha8 and got the same error.
Reported by guy.grebla
on 2012-05-10 09:53:56
Originally reported on Google Code with ID 157
Reported by
guy.grebla
on 2012-04-25 23:14:11