From owner-cvs-all Fri Sep 4 11:37:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07935 for cvs-all-outgoing; Fri, 4 Sep 1998 11:37:53 -0700 (PDT) (envelope-from owner-cvs-all) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07921; Fri, 4 Sep 1998 11:37:46 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.9.1/8.8.5) with SMTP id TAA05220; Fri, 4 Sep 1998 19:37:08 +0100 (BST) Date: Fri, 4 Sep 1998 19:37:08 +0100 (BST) From: Doug Rabson To: Sren Schmidt cc: Doug Rabson , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_exec.c vfs_bio.c vfs_cluster.c src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/specfs In-Reply-To: <199809041259.OAA13262@sos.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 4 Sep 1998, Sren Schmidt wrote: > In reply to Doug Rabson who wrote: > > This break the kernel build on i386: > > loading kernel > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment > *** Error code 1 > > i386/i386/pmap.c needs to be taught the new way of things :( Foo. I was trying not to commit all the other random hacks in my tree and I forgot the pmaps. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039