Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 1997 20:21:20 +0200
From:      Mark Murray <mark@grondar.za>
To:        Thomas Dean <tomdean@ix.netcom.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Is make world broke? 
Message-ID:  <199711101821.UAA04350@greenpeace.grondar.za>

next in thread | raw e-mail | index | archive | help
Thomas Dean wrote:
> is make world broke?
> 
> I had several failures, and, after restarting make three times,
> I find two unknown keywords.
> 
> make world in installing usr.sbin/ppp, generates the eror,
> install: unkonwn group network.

You need to merge src/etc/group with /etc/group. General rule: you need 
to merge src/etc/* with /etc/*

> In /sys/i386/conf/files.i386, npx.c is mandatory.  mandatory is unknown.

Make config(8) first. This is a general rule in itself, and is often 
quoted on this list.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org





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