This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Update autoconf in binutils and ld directories and import ylwrap


Hi!

Please, let me know if it causes any trouble and I will fix it ASAP.
I can't find what broken but find only this patch in last days that can be related to problem.

3 days ago i build&install CVS version binutils without problems at FreeBSD 5.4,
but now install CVS version binutils termnated with error message:


if makeinfo --split-size=5000000 -I /usr/home/wanderer/pkg/build/binutils/src/src/ld/../bfd/doc -I /usr/home/wanderer/pkg/build/binutils/src/src/ld \
-o /usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.info /usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.texinfo; \
then \
rc=0; \
cd /usr/home/wanderer/pkg/build/binutils/src/src/ld; \
else \
rc=$?; \
cd /usr/home/wanderer/pkg/build/binutils/src/src/ld && \
$restore $backupdir/* `echo ".//usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.texinfo:6128: Next reference to nonexistent node `GNU Free Documentation License' (perhaps incorrect sectioning?).
/usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.texinfo:6263: Prev reference to nonexistent node `GNU Free Documentation License' (perhaps incorrect sectioning?).
/usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.texinfo:175: Menu reference to nonexistent node `GNU Free Documentation License' (perhaps incorrect sectioning?).
makeinfo: Removing output file `/usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.info' due to errors; use --force to preserve.
gmake[4]: *** [/usr/home/wanderer/pkg/build/binutils/src/src/ld/ld.info] Error 1


Vladimir


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]