At 09:43 PM 12/5/99 +0000, John Marr wrote:
>
>Actually, my bash reply is:
>
>[root@master modules]# "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes
>-O6 -c tulip.c `[ -f
>usr/include/linux/modversions.h ] && echo -DMODVERSIONS`": command not found
>
>I am wondering if I screwed something up. Actually, thinking about all the
>stupid things I've done in the past I would tend to think that I have. Thanks
>for your suggestions. That was actually the first thing that I checked.
Let me be sure I'm clear about this -- you get the line above, *exactly* as
it appears above (except probably for the partial line introduced by your or
my mail software wrapping) -- including the [root@master modules] part and
with the actual command in quotes -- but without a leading "bash:"? I've
never seen bash output like that before; I can't get any of those three
things to happen here.
Exactly what command are you entering to get this response? Are you entering
the command line in quotes? If you are, that confuses bash, causing it to
try to process the entire line a a command, instead of the first entry (gcc)
as a command and the rest as arguments to it.
Sorry I can't help beyond that. I can't get my system to produce an error
message resembling yours no matter what I try.
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
Palo Alto, CA [EMAIL PROTECTED]
----------------------------------------------------------------