Re: [2.4-bk] build error in page_alloc.c

From: Axel Siebenwirth
Date: Wed Dec 17 2003 - 12:52:36 EST


Hi linux-kernel!

On Wed, 17 Dec 2003, Axel Siebenwirth wrote:

> Just tried to build 2.4 from current bk.
> config.gz is attached.
>
> gcc -D__KERNEL__ -I/usr/local/src/system/kernel/linus-2.4/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=pentium4 -nostdinc -iwithprefix
> include -DKBUILD_BASENAME=page_alloc -DEXPORT_SYMTAB -c page_alloc.c
> page_alloc.c: In function _alloc_pages':
> page_alloc.c:382: error: parse error before '{' token
> page_alloc.c:339: warning: unused variable reed'

Sorry. Missing closing brace. Didn't check the list before I wrote my
report.

Regards,
Axel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/