Date: Wed, 19 Jul 2000 00:41:45 -0700 From: Kent Stewart <kstewart@urx.com> To: Gavin Cameron <gavin@itworks.com.au> Cc: stable@FreeBSD.ORG Subject: Re: Stable broken in lib/libc_r Message-ID: <39755BB9.E210F727@urx.com> References: <Pine.BSF.4.21.0007191653090.48335-100000@maybe.itworks.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Gavin Cameron wrote: > > Hi, > > While installing a stable world from yesterday the 'make install' dies > while installing the man pages for lib/libc_r > > Here's the error: > > install -c -o root -g wheel -m 444 pthread_attr.3.gz pthread_cancel.3.gz > pthread_cleanup_pop.3.gz pthread_cleanup_push.3.gz pthread_condattr.3.gz > pthread_cond_broadcast.3.gz pthread_cond_destroy.3.gz > pthread_cond_init.3.gz pthread_cond_signal.3.gz > pthread_cond_timedwait.3.gz pthread_cond_wait.3.gz pthread_create.3.gz > pthread_detach.3.gz pthread_equal.3.gz pthread_exit.3.gz > pthread_getspecific.3.gz pthread_join.3.gz pthread_key_create.3.gz > pthread_key_delete.3.gz pthread_kill.3.gz pthread_mutexattr.3.gz > pthread_mutex_destroy.3.gz pthread_mutex_init.3.gz pthread_mutex_lock.3.gz > pthread_mutex_trylock.3.gz pthread_mutex_unlock.3.gz pthread_once.3.gz > pthread_rwlock_destroy.3.gz pthread_rwlock_init.3.gz > pthread_rwlock_rdlock.3.gz pthread_rwlock_unlock.3.gz > pthread_rwlock_wrlock.3.gz pthread_rwlockattr_destroy.3.gz > pthread_rwlockattr_getpshared.3.gz pthread_rwlockattr_init.3.gz > pthread_rwlockattr_setpshared.3.gz pthread_schedparam.3.gz > pthread_self.3.gz pthread_setspecific.3.gz pthread_sigmask.3.gz > pthread_testcancel.3.gz sem_destroy.3.gz sem_getvalue.3.gz sem_init.3.gz > sem_open.3.gz sem_post.3.gz sem_wait.3.gz sigwait.3.gz > /usr/share/man/man3 > install: pthread_attr.3.gz: No such file or directory > *** Error code 71 > > Ideas? Re-cvsup. There was a message in cvs-all that your missing file was added. I cvsup'ed and looked in /usr/src/lib/libc_r/man and it was there. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ Bomber dropping fire retardant in front of Hanford Wild fire. http://kstewart.urx.com/kstewart/bomber.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39755BB9.E210F727>