From: thobi <th55@gmx.de>
To: leroyljr@ccsi.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Failure to Compile AIC7xxx Driver
Date: Fri, 17 Aug 2001 19:31:40 +0200 [thread overview]
Message-ID: <3B7D54FC.C9864DEC@gmx.de> (raw)
In-Reply-To: <200108170013.f7H0DoO21290@ccsi.com>
leroyljr wrote:
>
> If nobody has brought this up yet, I want to report this issue.
>
> Here is what happened when I tried to build the aic7xxx driver for 2.4.9:
>
> aicasm/aicasm_scan.l: In function `yylex':
> aicasm/aicasm_scan.l:115: `T_VERSION' undeclared (first use in this function)
> aicasm/aicasm_scan.l:115: (Each undeclared identifier is reported only once
> aicasm/aicasm_scan.l:115: for each function it appears in.)
> aicasm/aicasm_scan.l:132: `T_STRING' undeclared (first use in this function)
If I remember correctly I got this one when I used bison -y instead of
yacc -
although they are supposed to do the same.
It's just a guess - correct me if I'm telling crap
Tobias
next prev parent reply other threads:[~2001-08-17 17:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-17 0:15 Failure to Compile AIC7xxx Driver leroyljr
2001-08-17 1:04 ` Justin T. Gibbs
2001-08-17 2:36 ` Pete Toscano
2001-08-21 2:21 ` Keith Owens
2001-08-21 2:53 ` Justin T. Gibbs
2001-08-17 17:31 ` thobi [this message]
2001-08-17 17:39 ` Justin T. Gibbs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3B7D54FC.C9864DEC@gmx.de \
--to=th55@gmx.de \
--cc=leroyljr@ccsi.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.