From owner-freebsd-current@FreeBSD.ORG Fri Dec 30 08:51:46 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 616F216A41F for ; Fri, 30 Dec 2005 08:51:46 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC16043D5D for ; Fri, 30 Dec 2005 08:51:45 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051230084939.OVHC4002.centrmmtao06.cox.net@mezz.mezzweb.com>; Fri, 30 Dec 2005 03:49:39 -0500 To: "Beech Rintoul" References: <200512292343.11523.akbeech@gmail.com> Message-ID: Date: Fri, 30 Dec 2005 02:52:54 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200512292343.11523.akbeech@gmail.com> User-Agent: Opera M2/8.51 (Linux, build 1462) Cc: freebsd-current@freebsd.org Subject: Re: Help compiling a C utility X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 08:51:46 -0000 On Fri, 30 Dec 2005 02:43:10 -0600, Beech Rintoul wrote: > I'm trying to compile a utility to fix one of my wireless cards. I got > this > off a freebsd list and it's supposed to work with 6.0, but I can't get > it to > compile. I get the following error: > > stargate# gcc ar5k.c -o ar5k > ar5k.c: In function `main': > ar5k.c:236: error: syntax error before "t" Change from 'don"t' to 'do not' in the 236 line. > ar5k.c:236:47: invalid suffix "x" on integer constant > ar5k.c:236:50: invalid suffix "X" on integer constant > ar5k.c:236:57: invalid suffix "x" on integer constant > ar5k.c:236:60: invalid suffix "X" on integer constant > ar5k.c:236: error: stray '\' in program > ar5k.c:236: error: missing terminating " character > > I copied this off the message to a text editor (kate). Would someone > take a > look and see if it's something simple. > > Beech -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org