Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 1997 00:51:56 -0700 (PDT)
From:      Simon Shapiro <Shimon@i-Connect.Net>
To:        freebsd-current@freebsd.org
Subject:   Make Release Fails...
Message-ID:  <XFMail.970916005156.Shimon@i-Connect.Net>

next in thread | raw e-mail | index | archive | help
Any reason for the following?  The hosting system was make worlded the week
before:

rpcgen -C -c /usr/obj/usr/src/tmp/usr/include/rpcsvc/ypupdate_prot.x -o
ypupdate_prot_xdr.c
rm -f .depend
mkdep -f .depend -a  -DYP -I/usr/obj/usr/src/tmp/usr/include/rpcsvc
-I/usr/obj/usr/src/tmp/usr/include -I/usr/obj/usr/src/tmp/usr/include 
klm_prot_xdr.c mount_xdr.c nfs_prot_xdr.c nlm_prot_xdr.c rex_xdr.c
rnusers_xdr.c rquota_xdr.c rstat_xdr.c rwall_xdr.c sm_inter_xdr.c
spray_xdr.c yppasswd_xdr.c ypxfrd_xdr.c ypupdate_prot_xdr.c
/usr/src/lib/librpcsvc/rnusers.c /usr/src/lib/librpcsvc/rstat.c
/usr/src/lib/librpcsvc/rwall.c /usr/src/lib/librpcsvc/yp_passwd.c
/usr/src/lib/librpcsvc/yp_update.c /usr/src/lib/librpcsvc/publickey.c
/usr/src/lib/librpcsvc/secretkey.c /usr/src/lib/librpcsvc/xcrypt.c
klm_prot_xdr.c:6: klm_prot.h: No such file or directory
mount_xdr.c:6: mount.h: No such file or directory
nfs_prot_xdr.c:6: nfs_prot.h: No such file or directory
nlm_prot_xdr.c:6: nlm_prot.h: No such file or directory
rex_xdr.c:6: rex.h: No such file or directory
rnusers_xdr.c:6: rnusers.h: No such file or directory
rquota_xdr.c:6: rquota.h: No such file or directory
rstat_xdr.c:6: rstat.h: No such file or directory
rwall_xdr.c:6: rwall.h: No such file or directory
sm_inter_xdr.c:6: sm_inter.h: No such file or directory
spray_xdr.c:6: spray.h: No such file or directory
yppasswd_xdr.c:6: yppasswd.h: No such file or directory
ypxfrd_xdr.c:6: ypxfrd.h: No such file or directory
ypupdate_prot_xdr.c:6: ypupdate_prot.h: No such file or directory
mkdep: compile failed
*** Error code 1

All these files exist both in /usr/include and in the release build area!
They also exist in /usr/obj/usr/src/3.0/src/tmp/usr/include,
but not in /usr/obj/usr/src/tmp/usr/include, which does not exist at all.

This leads me to the conclusion that while make world knows about
non-absolute, non-fixed pathnames and actually supports them, make release
still belives that the world outside /usr/src does not exist.

Now, I'll haste to say that the 27-Aug-97 build did not suffer from this
problem.

Thanx!

---


Sincerely Yours,                               (Sent on 16-Sep-97, 00:40:27
by XF-Mail)

Simon Shapiro                                                Atlas Telecom
Senior Architect         14355 SW Allen Blvd., Suite 130 Beaverton OR 97005
Shimon@i-Connect.Net          Voice:  503.643.5559, Emergency: 503.799.2313



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970916005156.Shimon>