bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error in texinfo documentation source...


From: Kutulu
Subject: Error in texinfo documentation source...
Date: Fri, 15 Dec 2000 12:55:05 -0500

I'm trying to install glibc-2.2 overtop an existing glibc-2.1.3
i686-pc-linux-gnu system.  The compliation went fine, but when I try to
'make install', I get this failure installing the info documentation:

make  -C manual subdir_install
make[2]: Entering directory `/home/kutulu/glibc-2.2/manual'
LANGUAGE=C LC_ALL=C makeinfo libc.texinfo
./libc.texinfo:105: Next reference to nonexistent node `Introduction'.
../linuxthreads/linuxthreads.texi:1: `POSIX Threads' has no Up field.
./libc.texinfo:116: Prev reference to nonexistent node `Contributors'.
../linuxthreads/linuxthreads.texi:1266: Cross reference to nonexistent node
`Signal Handling'.
../linuxthreads/linuxthreads.texi:1010: Cross reference to nonexistent node
`Range of Type'.
makeinfo: Removing output file `/home/kutulu/glibc-2.2/manual/libc.info' due
to errors; use --force to preserve.
make[2]: *** [libc.info] Error 2
make[2]: Leaving directory `/home/kutulu/glibc-2.2/manual'

I know nothing about TeX documentation formatting or layout, so I won't even
attempt to submit a patch.  I would like to know if someone could tell me
how to install glibc despite this problem... I have no problem skipping the
installation of the manual until I can get it working, but I'm not
comfortable editing the Makefiles by hand after they've been configured and
used to compile & install parts of the library.

Thanks for your time,

--Kutulu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]