<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi</p>
<p>it is my first so probably I did something really wrong and
simple...</p>
<p>Here the end of my setup --dev --force command. My system info is
joined.</p>
<p>Thanks in advance for the help and if I need to do something more
do not hesitate to ask.</p>
<p>Regards<br>
Bruno Patin<br>
</p>
<p>....<br>
Making all in doc<br>
Updating ./version.texi<br>
restore=: && backupdir=".am$$" && \<br>
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" &&
cd . && \<br>
rm -rf $backupdir && mkdir $backupdir && \<br>
if (/bin/sh
/Volumes/Public/08-PERSONNES/bruno/05-LO/lode/packages/autoconf-2.69/build-aux/missing
--run makeinfo --version) >/dev/null 2>&1; then \<br>
for f in autoconf.info autoconf.info-[0-9]
autoconf.info-[0-9][0-9] autoconf.i[0-9] autoconf.i[0-9][0-9]; do
\<br>
if test -f $f; then mv $f $backupdir; restore=mv; else :;
fi; \<br>
done; \<br>
else :; fi && \<br>
cd "$am__cwd"; \<br>
if /bin/sh
/Volumes/Public/08-PERSONNES/bruno/05-LO/lode/packages/autoconf-2.69/build-aux/missing
--run makeinfo --no-split -I . \<br>
-o autoconf.info autoconf.texi; \<br>
then \<br>
rc=0; \<br>
CDPATH="${ZSH_VERSION+.}:" && cd .; \<br>
else \<br>
rc=$?; \<br>
CDPATH="${ZSH_VERSION+.}:" && cd . && \<br>
$restore $backupdir/* `echo "./autoconf.info" | sed
's|[^/]*$||'`; \<br>
fi; \<br>
rm -rf $backupdir; exit $rc<br>
autoconf.texi:8017: misplaced }<br>
autoconf.texi:8018: must be after `@defmac' to use `@defmacx'<br>
autoconf.texi:8019: misplaced }<br>
autoconf.texi:8206: must be after `@defmac' to use `@defmacx'<br>
autoconf.texi:8271: misplaced }<br>
autoconf.texi:8290: misplaced }<br>
autoconf.texi:8317: misplaced }<br>
autoconf.texi:8380: must be after `@defmac' to use `@defmacx'<br>
conftest.c:4597: must be after `@defmac' to use `@defmacx'<br>
conftest.c:15929: must be after `@defmac' to use `@defmacx'<br>
make[2]: *** [autoconf.info] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
error building autoconf<br>
<br>
</p>
</body>
</html>