Date: Tue, 4 Nov 1997 01:29:44 -0800 (PST) From: adam@algroup.co.uk To: freebsd-gnats-submit@FreeBSD.ORG Subject: misc/4932: 'make world' fails when upgrading from 2.2.2 to 2.2.5 with CVSup (installing ppp) Message-ID: <199711040929.BAA27821@hub.freebsd.org> Resent-Message-ID: <199711040930.BAA27868@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4932 >Category: misc >Synopsis: 'make world' fails when upgrading from 2.2.2 to 2.2.5 with CVSup (installing ppp) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 4 01:30:01 PST 1997 >Last-Modified: >Originator: Adam Laurie >Organization: A.L. Digital Ltd. >Release: 2.2.2 >Environment: FreeBSD wessex.aldigital.co.uk 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Sun Oct 12 22:07:29 GMT 1997 root@wessex.aldigital.co.uk:/usr/src/sys/compile/FREEBY_A i386 >Description: when upgrading a machine from 2.2.2 to 2.2.5 by using CVSup to get the full source tree, and then doing a 'make world', it fails during the install phase, when it tries to install ppp. the screen shows: install -c -s -o root -g network -m 4550 ppp /usr/sbin install: unknown group network >How-To-Repeat: create a 2.2.2 machine. install CVSup. get the 2.2.5-RELEASE branch. cd /usr/src make world >Fix: add the group 'network' (To be honest, I haven't actually tried this yet as I'm trying to find out what number to give the group). >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711040929.BAA27821>