public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* driver compile Parse error with gcc-3.4.3
@ 2005-02-21  2:25 Anil Kumar
  2005-02-21  3:22 ` Randy.Dunlap
  2005-02-21  9:34 ` Arjan van de Ven
  0 siblings, 2 replies; 3+ messages in thread
From: Anil Kumar @ 2005-02-21  2:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: anilsr

Hi,

I am new to linux. I am trying to build one of my drivers for
2.6.9-5.EL, RHEL 4, I am getting compile parse errors as follows:
error: parse error before '(' token

#gcc -v
Configured with: ./configure --prefix=/usr/adaptec/build/gcc343-32bit
--enable-threads=posix --disable-checking --target=i386-redhat-linux
--host=i686-redhat-linux-gnu
--with-libs=/usr/adaptec/build/gcc343-32bit/lib
--with-headers=/usr/adaptec/build/gcc343-32bit/include
--enable-languages=c --disable-libunwind-exceptions --with-system-zlib
--enable-__cxa_atexit --enable-java-awt=gtk --enable-shared
--mandir=/usr/adaptec/build/gcc343-32bit/man
--infodir=/usr/adaptec/build/gcc343-32bit/info
Thread model: posix
gcc version 3.4.3

regards,
 Anil

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: driver compile Parse error with gcc-3.4.3
  2005-02-21  2:25 driver compile Parse error with gcc-3.4.3 Anil Kumar
@ 2005-02-21  3:22 ` Randy.Dunlap
  2005-02-21  9:34 ` Arjan van de Ven
  1 sibling, 0 replies; 3+ messages in thread
From: Randy.Dunlap @ 2005-02-21  3:22 UTC (permalink / raw)
  To: Anil Kumar; +Cc: linux-kernel

Anil Kumar wrote:
> Hi,
> 
> I am new to linux. I am trying to build one of my drivers for
> 2.6.9-5.EL, RHEL 4, I am getting compile parse errors as follows:
> error: parse error before '(' token

Complete gcc output plus driver source file would help a lot.

> #gcc -v
> Configured with: ./configure --prefix=/usr/adaptec/build/gcc343-32bit
> --enable-threads=posix --disable-checking --target=i386-redhat-linux
> --host=i686-redhat-linux-gnu
> --with-libs=/usr/adaptec/build/gcc343-32bit/lib
> --with-headers=/usr/adaptec/build/gcc343-32bit/include
> --enable-languages=c --disable-libunwind-exceptions --with-system-zlib
> --enable-__cxa_atexit --enable-java-awt=gtk --enable-shared
> --mandir=/usr/adaptec/build/gcc343-32bit/man
> --infodir=/usr/adaptec/build/gcc343-32bit/info
> Thread model: posix
> gcc version 3.4.3

-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: driver compile Parse error with gcc-3.4.3
  2005-02-21  2:25 driver compile Parse error with gcc-3.4.3 Anil Kumar
  2005-02-21  3:22 ` Randy.Dunlap
@ 2005-02-21  9:34 ` Arjan van de Ven
  1 sibling, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2005-02-21  9:34 UTC (permalink / raw)
  To: Anil Kumar; +Cc: linux-kernel

On Sun, 2005-02-20 at 18:25 -0800, Anil Kumar wrote:
> Hi,
> 
> I am new to linux. I am trying to build one of my drivers for
> 2.6.9-5.EL, RHEL 4, I am getting compile parse errors as follows:
> error: parse error before '(' token

you forgot to attach your full driver source (or URL to that)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-21  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-21  2:25 driver compile Parse error with gcc-3.4.3 Anil Kumar
2005-02-21  3:22 ` Randy.Dunlap
2005-02-21  9:34 ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox