This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Build error installing manual


I just started getting a build failure while running 'make install' of
glibc on my MIPS targets.  I don't see any recent change that should
be causing this and I was wondering if anyone else is seeing this or
has run into a similar problem.

Steve Ellcey
sellcey@mips.com

make  subdir=manual -C manual ..=../ subdir_install
make[2]: Entering directory `/local/home/sellcey/nightly/src/glibc/manual'
LANGUAGE=C LC_ALL=C makeinfo -P /local/home/sellcey/nightly/obj-mips-mti-linux-gnu/glibc/obj_default/manual/ --output=/local/home/sellcey/nightly/obj-mips-mti-linux-gnu/glibc/obj_default/manual/libc.info libc.texinfo
/local/home/sellcey/nightly/src/glibc/manual//probes.texi:1: Next field of node `Internal Probes' not pointed to (perhaps incorrect sectioning?).
/local/home/sellcey/nightly/src/glibc/manual//users.texi:1: This node (Users and Groups) has the bad Prev.
/local/home/sellcey/nightly/src/glibc/manual//probes.texi:1: Prev field of node `Internal Probes' not pointed to.
/local/home/sellcey/nightly/src/glibc/manual//nss.texi:1: This node (Name Service Switch) has the bad Next.
makeinfo: Removing output file `/local/home/sellcey/nightly/obj-mips-mti-linux-gnu/glibc/obj_default/manual/libc.info' due to errors; use --force to preserve.
make[2]: *** [/local/home/sellcey/nightly/obj-mips-mti-linux-gnu/glibc/obj_default/manual/libc.info] Error 1
make[2]: Leaving directory `/local/home/sellcey/nightly/src/glibc/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/local/home/sellcey/nightly/src/glibc'
make: *** [install] Error 2


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