Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!news.corp.sgi.com!news.sgi.com!howland.erols.net!newsfeed.internetmci.com!in2.uu.net!202.232.2.100!np1.iij.ad.jp!wnoc-tyo-news!wnoc-sfc-news!wnoc-kyo-news!kuis-news!kuee-news!odins-suita!nuis!news.cc.nagoya-u.ac.jp!nfeed.gw.nagoya-u.ac.jp!server.tut.ac.jp!colias!sarif From: sarif@luehdorfia.dsl.tutics.tut.ac.jp. (Sarif Koichi) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 2-2-1 to 2-2-stable Date: 25 May 1997 07:22:37 GMT Organization: Dept. of Information and Computer Sciences, Toyohashi Univ. of Tech., Japan Lines: 36 Message-ID: <5m8pbt$1vr$1@colias.tutics.tut.ac.jp> References: <EApHs0.Kw@nonexistent.com> NNTP-Posting-Host: zephyrus.dsl.tutics.tut.ac.jp X-Newsreader: mnews [version 1.20] 1996-12/08(Sun) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41699 Hi, Gee, I have the same problem here. I just put mail group in the /etc/group (check the /usr/src/etc/group you see the difference). Then do chgrp mail /var/mail chown 755 /var/mail Then redo the make world. It still running now. Hope its gonna work. good luck. <EApHs0.Kw@nonexistent.com>の記事において wkchang@nyct.netさんは書きました。 >> Hi, >> After installing 2-2-1 I CVSup'ed RELING_2_2, I then recompiled the >> kernel (dont know if this is nessessary). when trying to run make world >> in /usr/src, I get the error: >> >> mtree: -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var >> >> mtree: unknown group mail >> mtree: failed at line 37 of the specification >> ***Error code 1 >> >> Stop. >> >> I checked the file but I'm not sure what is wrong whith the file. the >> line in the above mentioned file reads: >> >> mail uname=bin gname=mail mode=0775 >> >> Any help would be greatly appreciated. >> Andre.