This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

funny build error from cvs checkout of 1 hour ago?


Hi,

I am sure this is an obvious problem on my part but why am I trying to commit
something to the glibc tree when doing a simple make on a recent cvs checkout?

Kevin


mv -f stamp.opT stamp.op
echo '' > stamp.oST
mv -f stamp.oST stamp.oS
make[1]: Leaving directory `/usr/local/src/libc/stdlib'
make  -C stdio-common subdir_lib
make[1]: Entering directory `/usr/local/src/libc/stdio-common'
make[1]: Leaving directory `/usr/local/src/libc/stdio-common'
make[1]: Entering directory `/usr/local/src/libc/stdio-common'
gawk -f ../sysdeps/gnu/errlist.awk ../manual/errno.texi >
../sysdeps/gnu/errlist.c-tmp
chmod a-w ../sysdeps/gnu/errlist.c-tmp
mv -f ../sysdeps/gnu/errlist.c-tmp ../sysdeps/gnu/errlist.c
test ! -d CVS || cvs commit -m'Regenerated from ../sysdeps/gnu/errlist.awk
../manual/errno.texi' ../sysdeps/gnu/errlist.c
cannot open errlist.c
Permission denied
cvs commit: dying gasps from anoncvs.cygnus.com unexpected
make[1]: *** [../sysdeps/gnu/errlist.c] Error 1
make[1]: Leaving directory `/usr/local/src/libc/stdio-common'
make: *** [stdio-common/subdir_lib] Error 2

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]