Hi,
On Sun, Mar 21, Bill Parker wrote:
> I am trying to compile the Linux 3Com network adapter driver, 3c59x.c,
> version 0.99H without success. The distribution is SuSE 5.2 with standard
> kernel 2.0.33. The compiler is gcc version 2.7.2.1.
>
> Driver 3c59x.c, version 0.49J, 2/7/98--the driver native to this
> distribution-- compiles without difficulty. Version 0.99H, 11/17/98, of the
> driver always fails to compile.
>
> This is the compile command I am using. Verbose mode is on. Can anyone
> interpret these messages and give me a clue where the problem may be?
>
> gcc -DMODULE -D__KERNEL__ -v -o6 -c 3c59x.c
^^
I assume you want O6
> 3c59x.c:879: stray '\' in program
Let me guess: You downloaded it with netscape and it did add additional
carriage returns to the source file.
Download it with wget or ftp.
> Bill Parker, <[EMAIL PROTECTED]>
-o)
Hubert Mantel Goodbye, dots... /\\
_\_v
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html