lkml.org 
[lkml]   [1998]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectCompile Failure 2.1.98/Alpha
when trying to compile 2.1.98 on a DEC Alpha (noname)
i get the folowing error:

root@alpha:/usr/src/linux# make config
arch/alpha/Makefile:35: *** missing separator. Stop.
root@alpha:/usr/src/linux#


if I look at line 35 in arch/alpha/Makefile i see this:

$(shell $(AS) --version >& ./GAS_VER)

If I change it to

$(shell $(AS) --version &> ./GAS_VER)

then it works (for now...)

anybody got any comments on thisone??

I'm Running Debian/Alpha 2.0

Thanks.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.050 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site