Problem with 'make subdir_install' in glibc-2.0.110/manual

Thomas Quinot thomas@Cuivre.FR.EU.ORG
Thu Apr 1 00:00:00 GMT 1999


Platform : Linux (kernel 2.2.0-pre8, egcs-1.1.1-release,
current libc is glibc 2.0.94).

While trying to make install : fails in manual because
chapters.texi contains only

@include ../crypt/crypt.texi
@include ../linuxthreads/linuxthreads.texi

This is due to tsort being called with wrong input in collect_nodes
(script libc-texinfo.sh) : tsort expects space-separated node names,
while it is fed colon-separated names. (tsort is from util-linux-2.5).

Am I missing something, or is this a bug?

Thomas.
 
-- 
    Thomas.Quinot@Cuivre.FR.EU.ORG   <URL: http://web.fdn.fr/~tquinot/ >



More information about the Libc-alpha mailing list