From owner-freebsd-current Thu May 23 18:52: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 0D1E437B409; Thu, 23 May 2002 18:52:04 -0700 (PDT) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g4O1q3g98711; Thu, 23 May 2002 18:52:03 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 23 May 2002 18:52:03 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: markm@freebsd.org Cc: current@freebsd.org Subject: problem with new eventhandler.h (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ was on hackers, no reply ] And this has also affected iconv.h. I would suggest very strongly that this must be backed out. ---------- Forwarded message ---------- Date: Thu, 23 May 2002 15:17:32 -0700 (PDT) From: Matthew Jacob To: markm@freebsd.org Cc: hackers@freebsd.org Subject: problem with new eventhandler.h I believe that the new eventhandler.h is depending on newer compiler tools. This makes it somewhat difficult to bootstrap. Can you make it so it *doesn't* require gcc3 installed? cam/cam_xpt.c In file included from ../../../sys/conf.h:48, from ../../../cam/cam_xpt.c:38: ../../../sys/eventhandler.h:95: badly punctuated parameter list in `#define' ../../../sys/eventhandler.h:137: badly punctuated parameter list in `#define' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message