The build error on l4linux and fiasco!
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Wed Jun 30 12:05:50 CEST 2004
On Wed Jun 30, 2004 at 03:19:14 -0400, Daniel Yu wrote:
> For building l4linux:
> Under redhat 9.0, kernel version is linux-2.4.20-8 and gcc version
> is 3.2.2.
> After typing the command: "make config". the error is as following:
>
> /bin/sh scripts/Configure arch/l4/config.in
> : command not foundline 51:
> ' script/Configure: line 72: syntax error near unexpected token `{
> ' script/Configure: line 72: ' function mainmenu_option () {
> make: *** [config] Error 2
>
> Under the same environment, it is successful to build linux-2.4.20
> kernel. So what's wrong?
Configure is a shell script (for bash), your /bin/sh is bash or
something different?
> For Fiasco building, I get the other error information:(Using
> fiasco-1.1)
>
> Malformed UTF-8 character (unexpected continuation byte 0xb5, with
> no preceding start byte) in substitution (s///) at
> /fiasco-1.1/tool/preprocess/src/preprocess line 672, <> line 2058.
Do you have any locales set? Try with "export LANG=C" and see if it gets
better.
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list