From owner-freebsd-current Sun Sep 22 15:32:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C51ED37B401; Sun, 22 Sep 2002 15:32:14 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F62C43E42; Sun, 22 Sep 2002 15:32:14 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 84D419E5D; Sun, 22 Sep 2002 18:25:26 -0400 (EDT) Date: Sun, 22 Sep 2002 18:25:26 -0400 From: Mike Barcroft To: Marc Recht Cc: Josef Karthauser , current@FreeBSD.ORG Subject: Re: /usr/include/sys/select.h:61: syntax error before "fd_set" Message-ID: <20020922182526.B91924@espresso.q9media.com> References: <20020922133354.GA75271@genius.tao.org.uk> <20020922161630.3b9ea7a3.marc@informatik.uni-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020922161630.3b9ea7a3.marc@informatik.uni-bremen.de>; from marc@informatik.uni-bremen.de on Sun, Sep 22, 2002 at 04:16:30PM +0200 Organization: The FreeBSD Project 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 Marc Recht writes: > > I'm trying to work out why the latest version of coldsync won't compile > > on -current, even though it compiles on -stable. > > > > I'm getting the compile time error: > > > > /usr/include/sys/select.h:61: syntax error before "fd_set" > > > > The coldsync header file looks like: > > > > What header am I missing here? > sys/types.h (before sys/select.h) includes ; see line 57 of rev 1.13. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message