public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* make install fails with nptl
@ 2003-04-25 19:37 Steven Munroe
  2003-04-25 19:51 ` Ulrich Drepper
  2003-04-25 20:03 ` Jeff Bailey
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Munroe @ 2003-04-25 19:37 UTC (permalink / raw)
  To: libc-hacker

[-- Attachment #1: Type: text/plain, Size: 2170 bytes --]

Tried a glibc make install --enable-add-ons=nptl and the make install failed
with

AWK=gawk /bin/sh libc-texinfo.sh 'intro.texi errno.texi memory.texi ctype.texi
string.texi charset.texi locale.texi message.texi search.texi pattern.texi
io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi
syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi
signal.texi startup.texi process.texi job.texi nss.texi users.texi sysinfo.texi
conf.texi crypt.texi debug.texi' '' 'lang.texi header.texi install.texi
maint.texi contrib.texi freemanuals.texi'
LANGUAGE=C LC_ALL=C makeinfo libc.texinfo
./summary.texi:9341: Cross reference to nonexistent node `Threads and Signal
Handling'.
./summary.texi:8726: Cross reference to nonexistent node `POSIX Semaphores'.
./summary.texi:8721: Cross reference to nonexistent node `POSIX Semaphores'.
./summary.texi:8716: Cross reference to nonexistent node `POSIX Semaphores'.
./summary.texi:8711: Cross reference to nonexistent node `POSIX Semaphores'.
....
./summary.texi:7166: Cross reference to nonexistent node `Basic Thread
Operations'.
./summary.texi:7161: Cross reference to nonexistent node `Thread Attributes'.
./summary.texi:7156: Cross reference to nonexistent node `Thread Attributes'.
./summary.texi:7151: Cross reference to nonexistent node `Thread Attributes'.
./summary.texi:7146: Cross reference to nonexistent node `Thread Attributes'.
./summary.texi:7141: Cross reference to nonexistent node `Threads and Fork'.
makeinfo: Removing output file
`/work/libc23-ppc64nptl-20030421/manual/libc.info' due to errors; use --force
to preserve.
make[2]: *** [libc.info] Error 2
make[2]: Leaving directory `/work/libc23-ppc64nptl-20030421/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/work/libc23-ppc64nptl-20030421'
make: *** [install] Error 2.

It seems that makeinfo filtered out ./linuxthreads/linuxthreads.texi (since it
is not in the add-ons list) but only linuxthreads.texi defines the "nodes"
required by summary.texi

Do we need a ../nptl/nptl.texi?



-- 
Steven Munroe
sjmunroe@us.ibm.com
Linux on PowerPC-64 Development
GLIBC for PowerPC-64 Development

[-- Attachment #2: makeinstalllog09-46d.txt.bz2 --]
[-- Type: application/octet-stream, Size: 21007 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-25 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 19:37 make install fails with nptl Steven Munroe
2003-04-25 19:51 ` Ulrich Drepper
2003-04-25 20:03 ` Jeff Bailey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).