看板 FB_current 關於我們 聯絡資訊
Try to build a cdrom from most recent CURRENT/amd64 sources. Issuing the follwing command fails the build process looping recursively and indefinitely within the source folder /usr/src/release: make release cdrom CHROOTDIR=/unused/release/9.0/ SVNROOT/usr/src BUILDNAME=9.0-CURRENT RELEASETAG=RELENG_9 NOPORTS=YES NODOC=YES The chrooted folder is empty and as the doc says, it should be the location where the release should be build. Since I do not use CVS anymore, but SVN, I use SVNROOT instead of CVSROOT to point to the location of the sources. What's wrong in the picture? Am I misunderstanding something or is the build proxess broken? Thanks. Oliver _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"