automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure of make distcheck because of image in texinfo file


From: Marcelo Zimbres
Subject: Failure of make distcheck because of image in texinfo file
Date: Tue, 5 Oct 2010 14:44:58 +0200

Hi,
in my project, I have the line

@image{herald,13cm,4cm,,.jpg}

in the texinfo file. After running autoreconf and configure, "make pdf"  and
"make html" succeed in generating the files, but if I run make distcheck it
fails with the message:

_______________________________________________________

./../doc/swat.texi:144: Could not open file herald.eps, ignoring it.
@epsfgetbb ...Could not open file #1, ignoring it}
                                                  @else address@hidden @other =
1...

@next #1->@epsfgetbb {#1}
                         @epsfsetgraph {#1}
@imagexxx ...ysize address@hidden @fi @epsfbox {#1.eps}
                                                  @fi @ifimagevmode
@medskip...

@image ...true @fi @else @imagexxx #1,,,,,@finish
                                                  @fi
l.144 @image{herald,13cm,4cm,,.jpg}

_______________________________________________________

seems like it is coplaining about the @image. Any way to fix this?

Cheers, Marcelo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]