Re: [2.4-bk] build error in page_alloc.c
From: Axel Siebenwirth (axel_at_pearbough.net)
Date: 12/17/03
- Previous message: Ross Dickson: "Re: Catching NForce2 lockup with NMI watchdog"
- In reply to: Axel Siebenwirth: "[2.4-bk] build error in page_alloc.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Dec 2003 18:50:37 +0100 To: linux-kernel@vger.kernel.org
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Ross Dickson: "Re: Catching NForce2 lockup with NMI watchdog"
- In reply to: Axel Siebenwirth: "[2.4-bk] build error in page_alloc.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|