Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

make dist error

1 view
Skip to first unread message

Uday Kumar

unread,
Feb 15, 2010, 1:17:15 PM2/15/10
to PipLib Development
This is with piplib-1.4.0 downloaded from http://www.piplib.org
I can also reproduce with the latest git version.

'make dist' in piplib-1.4.0/ gives me

$ make
dist
{ test ! -d "piplib-1.4.0" || { find "piplib-1.4.0" -type d ! -perm
-200 -exec chmod u+w {} ';' && rm -fr
"piplib-1.4.0"; }; }
test -d "piplib-1.4.0" || mkdir
"piplib-1.4.0"
(cd example && make top_distdir=../piplib-1.4.0 distdir=../
piplib-1.4.0/example \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[1]: Entering directory `/home/uday/tmp/piplib/
example'
make[1]: Leaving directory `/home/uday/tmp/piplib/
example'
(cd doc && make top_distdir=../piplib-1.4.0 distdir=../piplib-1.4.0/
doc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[1]: Entering directory `/home/uday/tmp/piplib/
doc'
make[1]: Leaving directory `/home/uday/tmp/piplib/
doc'
(cd test && make top_distdir=../piplib-1.4.0 distdir=../piplib-1.4.0/
test \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[1]: Entering directory `/home/uday/tmp/piplib/
test'
make[1]: Leaving directory `/home/uday/tmp/piplib/
test'
make
\
top_distdir="piplib-1.4.0" distdir="piplib-1.4.0" \
dist-hook
make[1]: Entering directory `/home/uday/tmp/piplib'
(cd doc; make piplib.pdf) && cp doc/piplib.pdf piplib-1.4.0/doc/
make[2]: Entering directory `/home/uday/tmp/piplib/doc'
echo '@set VERSION '`../genversion.sh`'' > gitversion.texi
texi2dvi --pdf piplib.texi
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
file:line:error style messages enabled.
%&-line parsing enabled.
entering extended mode
(./piplib.texi (/usr/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings,
tables,
conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions, (/usr/share/texmf/tex/generic/epsf/
epsf.tex
This is `epsf.tex' v2.7.3 <23 July 2005>
) localization, formatting, and turning on texinfo input format.)
(./gitversion.texi) [1{/usr/share/texmf/fonts/map/pdftex/updmap/
pdftex.map}]
[2] [-1] [-2] Chapter 1
Cross reference values unknown; you must run TeX again. <./images/
pipmin.jpg>
./piplib.texi:176: Missing } inserted.
<inserted text>
}
<to be read again>
$
\geq ->\ifmmode \ge \else $
\ge $\fi
<argument> 2i + 3j - 8 &\geq
0\cr 4i - j - 4 &\geq 0\cr -i + n &\geq
0\cr j ...

\eqalign ...$&$\displaystyle {{}##}$\hfil \crcr #1
\crcr }}\,
l.176 -j + m &\geq 0}
\right.
?

Sven Verdoolaege

unread,
Feb 15, 2010, 2:20:31 PM2/15/10
to Uday Kumar, PipLib Development
On Mon, Feb 15, 2010 at 10:17:15AM -0800, Uday Kumar wrote:
> Loading texinfo [version 2008-04-18.10]: pdf, fonts, page headings,

Seems to be related to the version your using.
Works fine with 2007-09-03.05.

I'll let Cedric figure out the problem.

skimo

Reply all
Reply to author
Forward
0 new messages