From owner-freebsd-current Mon Jul 29 15:18:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA26753 for current-outgoing; Mon, 29 Jul 1996 15:18:28 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA26744 for ; Mon, 29 Jul 1996 15:18:06 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA11559; Tue, 30 Jul 1996 00:14:09 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA02708; Tue, 30 Jul 1996 00:14:09 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id WAA04252; Mon, 29 Jul 1996 22:10:29 +0200 (MET DST) From: J Wunsch Message-Id: <199607292010.WAA04252@uriah.heep.sax.de> Subject: Re: kernel can't be compiled To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 29 Jul 1996 22:10:28 +0200 (MET DST) Cc: u8331056@cc.nctu.edu.tw Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199607291409.WAA03875@potato.Dorm7.NCTU.edu.tw> from Chao-Cheng Huang at "Jul 29, 96 10:09:38 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As Chao-Cheng Huang wrote: > > Hi, all: > > May somebody help me? I got the latest kernel source and make > it. Some error happened when I make depend. The error message is: > > ../../i386/i386/pmap.c:2538: macro TAILQ_NEXT' used with just one arg > mkdep: compile failed. > *** Error code 1 > > Stop. > > My pmap.c is v1.112. kernel config file is: Looks like this must be: VV--- here pv = TAILQ_NEXT(pv, pv->pv_list)) { #ifdef used_to_be printf(" -> pmap %x, va %x, flags %x", pv->pv_pmap, pv->pv_va, pv->pv_flags); #endif -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)