public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Steven Munroe <sjmunroe@us.ibm.com>
To: libc-hacker@sources.redhat.com
Subject: make install fails with nptl
Date: Fri, 25 Apr 2003 19:37:00 -0000	[thread overview]
Message-ID: <3EA98868.BECF036A@us.ibm.com> (raw)

[-- 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 --]

             reply	other threads:[~2003-04-25 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25 19:37 Steven Munroe [this message]
2003-04-25 19:51 ` Ulrich Drepper
2003-04-25 20:03 ` Jeff Bailey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EA98868.BECF036A@us.ibm.com \
    --to=sjmunroe@us.ibm.com \
    --cc=libc-hacker@sources.redhat.com \
    --cc=sjmunroe@vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).