Re: adduser & NIS

2000-09-18 Thread Eric Ogren
On Sun, Sep 17, 2000 at 06:53:41PM -0400, Will Mitayai Keeso Rowe wrote: > Is there an adduser equivalent that is compatible with an NIS environment? Hi there- What do you mean by an adduser that's compatible with NIS? Just run adduser on your NIS master, merge the change into the master.pass

Re: Sendmail oddities during buildworld

2000-07-21 Thread Eric Ogren
On Fri, Jul 21, 2000 at 05:58:36PM -0400, Jeff Palmer wrote: > Correct me if I am mistaken, but NO_SENDMAIL means don't compile sendmail. That is true, and it doesn't. You will notice that /usr/libexec/sendmail/sendmail doesn't get updated when make installworld. What you are seeing in /usr/sbin

Re: make world of 4.1-RC

2000-07-21 Thread Eric Ogren
You're running Berkeley make, not GNU make, correct? Eric On Fri, Jul 21, 2000 at 08:46:57PM +0200, [EMAIL PROTECTED] wrote: > Hi, > > I get an error when I do a make world on my 4.1-RC. > I CVSupped the sourcetree lots of times, redownloaded the sourcetree > of 4.1-RELEASE, CVSupped it agai

Re: Problem building kernel

2000-07-21 Thread Eric Ogren
/usr/src/usr.bin/xinstall for the sources, and /usr/obj/usr/src/usr.bin/xinstall for the .o and executable. The "x" had to be added before the name to avoid confusion with make targets: for example, if somebody runs "make install" from /usr/src/usr.bin/xinstall, do they want to install install(1

Re: new kernel build procedure

2000-05-09 Thread Eric Ogren
On Mon, May 08, 2000 at 10:52:50PM -0700, Ken Keeler wrote: > I was playing around with a couple of my new 4.0 stable machines tonight > and discovered if /usr/obj is deleted the new make buildkernel > installkernel process fails. This is intended. The point of "make [build|install]kernel is to

Re: your mail

2000-04-09 Thread Eric Ogren
Are you sure that your sources are up-to-date? My copy of /usr/src/UPDATING no longer has those instructions, since they (as you have discovered) don't completely work. I would strongly recommend rerunning CVSup. But anyways, what you need to do is (taken right out of /usr/src/UPDATING): cd

Re: make world failed

2000-04-03 Thread Eric Ogren
Hi- IMO this thread has gone on long enough. However, since I'm hypocritical, I'm going to post one (and hopefully only one) message regarding it. > > 1) The responsibility for locating available documentation > > rests with the user. Who else should the responsibility fall on? Blindly doing t

Re: CURRENT->STABLE - make world dies

2000-03-26 Thread Eric Ogren
On Sun, Mar 26, 2000 at 11:21:10AM -0500, bjf wrote: > Howdy. I have a box which is running 4.0-CURRENT from end of January. Last > night I cvsup'ed src-all to 4.0-STABLE and tried a 'make world'. It dies > with the following: > > === > ===> lib/libcrypt > install -c -o root -g whe