Date: Fri, 30 Dec 2005 00:54:13 -0900 From: Beech Rintoul <akbeech@gmail.com> To: Jeremy Messenger <mezz7@cox.net> Cc: freebsd-current@freebsd.org Subject: Re: Help compiling a C utility Message-ID: <200512300054.25530.akbeech@gmail.com> In-Reply-To: <op.s2k9mgwy9aq2h7@mezz.mezzweb.com> References: <200512292343.11523.akbeech@gmail.com> <op.s2k9mgwy9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1184235.4j42Zi3rLL Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 29 December 2005 11:52 pm, Jeremy Messenger wrote: > Re: Help compiling a C utility > From: > "Jeremy Messenger" <mezz7@cox.net> > To: > "Beech Rintoul" <akbeech@gmail.com> > CC: > freebsd-current@freebsd.org > Date: > Yesterday 11:52:54 pm > =A0 > On Fri, 30 Dec 2005 02:43:10 -0600, Beech Rintoul <akbeech@gmail.com> =A0 > > wrote: > > I'm trying to compile a utility to fix one of my wireless cards. I got = =A0 > > this > > off a freebsd list and it's supposed to work with 6.0, but I can't get = =A0 > > 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 =A0 > > take a > > look and see if it's something simple. Thank you much. That worked. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://akparadise.byethost33.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1184235.4j42Zi3rLL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDtQPRVq19LUoGB+MRAq2RAJ9CFO3p6VXlVnMp95XwYo/jFjHAmwCgrKdy yo0lh/ltaYWfpOf5qxC5NlQ= =l88+ -----END PGP SIGNATURE----- --nextPart1184235.4j42Zi3rLL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512300054.25530.akbeech>