bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

glibc-2.2.1 build in seperate directory


From: aldomel
Subject: glibc-2.2.1 build in seperate directory
Date: Fri, 16 Feb 2001 16:59:48 -0500 (EST)

Hello,

There is a problem when building glibc in a directory seperate from 
the source. The make process wants to write to the source directory 
here and during the makeinfo:

make  -C manual subdir_lib
make[2]: Entering directory `/mnt/hda/packages/glibc-2.2.1/manual'
gawk -f texis.awk intro.texi errno.texi memory.texi ctype.texi string.texi chars
et.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi lli
o.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi ar
ith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.te
xi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi ../linuxthread
s/linuxthreads.texi lang.texi header.texi install.texi maint.texi contrib.texi l
gpl.texinfo > texis.T
/bin/sh: texis.T: Read-only file system
make[2]: *** [texis] Error 1

and later in the install process:

AWK=gawk /bin/sh libc-texinfo.sh 'intro.texi errno.texi memory.texi ctype.texi s
tring.texi charset.texi locale.texi message.texi search.texi pattern.texi io.tex
i stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.t
exi 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.tex
i' '../linuxthreads/linuxthreads.texi' 'lang.texi header.texi install.texi maint
.texi contrib.texi'
libc-texinfo.sh: incl.28442: Read-only file system
libc-texinfo.sh: 3: Bad file descriptor
.......................................................................




reply via email to

[Prev in Thread] Current Thread [Next in Thread]