Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 09:17:33 -0700 (PDT)
From:      User syed Syed <syed@pinenut.nosc.mil>
To:        freebsd-stable@freebsd.org
Subject:   error - make installworld
Message-ID:  <200007181617.JAA01444@pinenut.nosc.mil>

next in thread | raw e-mail | index | archive | help
istalled 4.0-STABLE 20000717 snapshot.
(followed instructions in UPDATING)
did a buildworld off of an nfs mounted /usr/src (CVSUP source)
did a buildkernel and installkernel (GENERIC)
did not do a MAKEDEV
make installworld generates the following error:

===> lib/libc_r
install -c -o root -g wheel -m 444   libc_r.a /usr/lib
install -c -o root -g wheel -m 444   libc_r_p.a /usr/lib
install -c -s -o root -g wheel -m 444   -fschg  libc_r.so.4 /usr/lib
ln -sf libc_r.so.4 /usr/lib/libc_r.so
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_b
roadcast.3.gz pthread_cond_destroy.3.gz pthread_cond_init.3.gz pthread_cond_sign
al.3.gz pthread_cond_timedwait.3.gz pthread_cond_wait.3.gz pthread_create.3.gz p
thread_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 p
thread_mutex_lock.3.gz pthread_mutex_trylock.3.gz pthread_mutex_unlock.3.gz pthr
ead_once.3.gz pthread_rwlock_destroy.3.gz pthread_rwlock_init.3.gz pthread_rwloc
k_rdlock.3.gz pthread_rwlock_unlock.3.gz pthread_rwlock_wrlock.3.gz pthread_rwlo
ckattr_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_destr
oy.3.gz sem_getvalue.3.gz sem_init.3.gz sem_open.3.gz sem_post.3.gz sem_wait.3.g
z sigwait.3.gz  /usr/share/man/man3
install: pthread_attr.3.gz: No such file or directory
*** Error code 71

Stop in /usr/src/lib/libc_r.      
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

thanks/basit


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?200007181617.JAA01444>