Re: Help compiling a C utility
- From: Beech Rintoul <akbeech@xxxxxxxxx>
- Date: Fri, 30 Dec 2005 00:54:13 -0900
On Thursday 29 December 2005 11:52 pm, Jeremy Messenger wrote:
> Re: Help compiling a C utility
> From:
> "Jeremy Messenger" <mezz7@xxxxxxx>
> To:
> "Beech Rintoul" <akbeech@xxxxxxxxx>
> CC:
> freebsd-current@xxxxxxxxxxx
> Date:
> Yesterday 11:52:54 pm
>
> On Fri, 30 Dec 2005 02:43:10 -0600, Beech Rintoul <akbeech@xxxxxxxxx>
>
> 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.
Thank you much. That worked.
Beech
--
---------------------------------------------------------------------------------------
Beech Rintoul - System Administrator - akbeech@xxxxxxxxx
/"\ 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
---------------------------------------------------------------------------------------
Attachment:pgpxir9cfHpOv.pgp
Description: PGP signature
- References:
- Help compiling a C utility
- From: Beech Rintoul
- Re: Help compiling a C utility
- From: Jeremy Messenger
- Help compiling a C utility
- Prev by Date: Re: fetch extension - use local filename from content-disposition header
- Next by Date: Re: fetch extension - use local filename from content-disposition header
- Previous by thread: Re: Help compiling a C utility
- Index(es):
Relevant Pages
|
|