[OpenAFS-port-freebsd] Current Build Process

freebsduser freebsduser@earthlink.net
Mon, 10 Dec 2001 00:54:01 -0500 (EST)


To All,

I haven't played with AFS in about two months and I'm wondering what the
current build process is.  I did a cvs update this evening and built with
the following process:

	aclocal -I src/cf
	autoconf
	autoheader
	./configure --with-afs-sysname=i386_fbsd_42
	gmake

Unfortunately the build fails once it gets to the rxdebug directory.

	gmake[3]: Leaving directory `/usr1/openafs.work/src/afsmonitor'
	cd src; cd rxdebug ; gmake all
	gmake[3]: Entering directory `/usr1/openafs.work/src/rxdebug'
	gmake[3]: *** No rule to make target `all'.  Stop.
	gmake[3]: Leaving directory `/usr1/openafs.work/src/rxdebug'
	gmake[2]: *** [rxdebug] Error 2
	gmake[2]: Leaving directory `/usr1/openafs.work'
	gmake[1]: *** [build] Error 2
	gmake[1]: Leaving directory `/usr1/openafs.work'
	gmake: *** [all] Error 2

Also, does gmake install work?  

Thanks for the info,

Scott