All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.4-bk] build error in page_alloc.c
@ 2003-12-17 17:43 Axel Siebenwirth
  2003-12-17 17:50 ` Axel Siebenwirth
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Siebenwirth @ 2003-12-17 17:43 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2162 bytes --]

Just tried to build 2.4 from current bk.
config.gz is attached.

best regards,
axel

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 \x1f_alloc_pages':
page_alloc.c:382: error: parse error before '{' token
page_alloc.c:339: warning: unused variable \x06reed'
page_alloc.c: At top level:
page_alloc.c:397: error: parse error before "if"
page_alloc.c:405: warning: type defaults to 	nt' in declaration of \x1aone'
page_alloc.c:405: error: \x1aonelist' undeclared here (not in a function)
page_alloc.c:405: warning: data definition has no type or storage class
page_alloc.c:406: error: parse error before "if"
page_alloc.c:258: warning: \x02alance_classzone' defined but not used
make[2]: *** [page_alloc.o] Error 1
make[2]: Leaving directory /usr/local/src/system/kernel/linus-2.4/mm'

Linux neon 2.4.24-pre1 #1 Wed Dec 10 14:47:46 CET 2003 i686 unknown unknown
GNU/Linux
  
Gnu C                  3.3.2
Gnu make               3.80
util-linux             2.12
mount                  2.12
modutils               2.4.25
e2fsprogs              1.34
jfsutils               1.1.3
quota-tools            3.09.
PPP                    2.4.1
Linux C Library        2.3.2
Dynamic linker (ldd)   2.3.2
Linux C++ Library      5.0.5
Procps                 2.0.16
Net-tools              1.60
Kbd                    1.08
Sh-utils               5.0
Modules Loaded         sr_mod nvidia parport_pc parport nfs scanner



____________________________________________________________________________
Axel Siebenwirth				      phone +49 3641 776807 |
Am Birnstiel 3			 		  axel at pearbough dot net |
07745 Jena								    |
Germany________________________________________________http://pearbough.net |

Eternal nothingness is fine if you happen to be dressed for it.
                -- Woody Allen
____________________________________________________________________________

[-- Attachment #2: config.gz --]
[-- Type: application/x-gunzip, Size: 5849 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.4-bk] build error in page_alloc.c
  2003-12-17 17:43 [2.4-bk] build error in page_alloc.c Axel Siebenwirth
@ 2003-12-17 17:50 ` Axel Siebenwirth
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Siebenwirth @ 2003-12-17 17:50 UTC (permalink / raw)
  To: linux-kernel

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 \x1f_alloc_pages':
> page_alloc.c:382: error: parse error before '{' token
> page_alloc.c:339: warning: unused variable \x06reed'

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

Regards,
Axel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-17 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-17 17:43 [2.4-bk] build error in page_alloc.c Axel Siebenwirth
2003-12-17 17:50 ` Axel Siebenwirth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.