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

* Re: make install fails with nptl
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Ulrich Drepper @ 2003-04-25 19:51 UTC (permalink / raw)
  To: sjmunroe; +Cc: libc-hacker

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steven Munroe wrote:

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

Sure we do.  Do you volunteer to write it?  And I don't mean copying the
old document which isn't apprpriate in form and content.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+qZF62ijCOnn/RHQRAj83AJ4vAdIONVMp5GCaADusCgdXp7wV+QCgsxqL
LBIZJuvMARt3Hr850UzuGEo=
=HKuR
-----END PGP SIGNATURE-----

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

* Re: make install fails with nptl
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Bailey @ 2003-04-25 20:03 UTC (permalink / raw)
  To: sjmunroe; +Cc: libc-hacker

On Fri, Apr 25, 2003 at 02:11:36PM -0500, Steven Munroe wrote:

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

> ./summary.texi:8726: Cross reference to nonexistent node `POSIX Semaphores'.
> ./summary.texi:8721: Cross reference to nonexistent node `POSIX Semaphores'.

Where are these nodes coming from?  grep "POSIX Semaphores" * isn't
turning up any references in the manual subdirectory.

We build i386-gnu fine without linuxthreads.texi, and the relevent
sections are wrapped with @ifset linuxthreads.

Tks,
Jeff Bailey

-- 
You said homosexuals form a small percentage of the population.  So
do Jews.  Is that a reason to deny someone equality?
 - Richard Marceau

^ 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).