Ok. That is a known item. You need to pass --enable-maintainer to configure.

Rick


On Apr 28, 2009, at 12:58 PM, Oliver B. wrote:

Rick Altherr wrote:
I don't see any error. From the log, it looks like the make finished
successfully.

Rick


Sorry, if you use standard out to create these logs the errors the
errors are only on the console. My fault.
The follow lines are the real end of the make.log.


Making all in doc
make[2]: Entering directory `/home/b21/repositories/openocd/openocd/ doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /home/b21/repositories/openocd/openocd/missing --run
makeinfo --version) >/dev/null 2>&1; then \
for f in openocd.info openocd.info-[0-9] openocd.info-[0-9][0-9]
openocd.i[0-9] openocd.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /home/b21/repositories/openocd/openocd/missing --run makeinfo
-I . \
-o openocd.info openocd.texi; \
then \
rc=0; \
cd .; \
else \
rc=$?; \
cd . && \
$restore $backupdir/* `echo "./openocd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
openocd.texi:12: @include `version.texi': Datei oder Verzeichnis nicht
gefunden.
openocd.texi:47: Warnung: undefiniertes Flag: EDITION.
openocd.texi:48: Warnung: undefiniertes Flag: VERSION.
openocd.texi:48: Warnung: undefiniertes Flag: UPDATED.
makeinfo: Entferne Ausgabedatei „openocd.info“ wegen Fehler; --force
benutzen, um diese beizubehalten.
make[2]: *** [openocd.info] Fehler 1
make[2]: Leaving directory `/home/b21/repositories/openocd/openocd/ doc'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/b21/repositories/openocd/openocd'
make: *** [all] Fehler 2

--
Rick Altherr
[email protected]

"He said he hadn't had a byte in three days. I had a short, so I split it with him."
 -- Unsigned



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to