[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

doc dir broken...

From: Bruce Korb <bkorb_at_cruzio.com>
Date: 2000-11-04 03:17:06 CET

8 :mksrc subversion subv # clones the `subversion' tree
9 cd subv
10 ls
11 sh ./autogen.sh
12 ./configure --with-maintainer-mode --disable-shared
13 make
[[...]]
make[2]: Entering directory `/home/bruce/tools/subver/subv/doc'
cd . \
  && makeinfo `echo svn-design.texi | sed 's,.*/,,'`
Making info file `svn-design.info' from `svn-design.texi'.
./model.texi:224: itemize requires an argument: the formatter for @item.
./client.texi:628: itemize requires an argument: the formatter for @item.
./client.texi:634: itemize requires an argument: the formatter for @item.
./client.texi:657: itemize requires an argument: the formatter for @item.
./client.texi:663: itemize requires an argument: the formatter for @item.
./client.texi:689: itemize requires an argument: the formatter for @item.
./client.texi:697: itemize requires an argument: the formatter for @item.
./server.texi:40: itemize requires an argument: the formatter for @item.
./server.texi:48: itemize requires an argument: the formatter for @item.
makeinfo: Removing output file
`/home/bruce/tools/subver/subv/doc/svn-design.info' due to errors; use
--force to preserve.
make[2]: *** [svn-design.info] Error 2
make[2]: Leaving directory `/home/bruce/tools/subver/subv/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bruce/tools/subver/subv'
make: *** [all-recursive-am] Error 2
Received on Sat Oct 21 14:36:14 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.