I have compiled that kernel source whitout any
problems. But the first code I downloaded didnt work,
so I had to downloaded it again. I thing there was an
error on the transmission that dident show up. 


--- Jorge Gossain Filho <[EMAIL PROTECTED]>
skrev: > Hi all,
> 
> I have been with a problem compile kernel 2.4.18
> below my trying to compile 
> it see the five last lines.
> 
> [root@jgf_home] /usr/src/linux> make modules
> make -C  kernel CFLAGS="-D__KERNEL__
> -I/usr/src/linux-2.4.18/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2
> -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe
> -mpreferred-stack-boundary=2
> -march=i386 -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4.18/include/linux/modversions.h"
> MAKING_MODULES=1 modules
> make[1]: Entering directory
> `/usr/src/linux-2.4.18/kernel'
> make[1]: Nothing to be done for `modules'.
> make[1]: Leaving directory
> `/usr/src/linux-2.4.18/kernel'
> make -C  drivers CFLAGS="-D__KERNEL__
> -I/usr/src/linux-2.4.18/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2
> -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe
> -mpreferred-stack-boundary=2
> -march=i386 -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4.18/include/linux/modversions.h"
> MAKING_MODULES=1 modules
> make[1]: Entering directory
> `/usr/src/linux-2.4.18/drivers'
> make -C block modules
> make[2]: Entering directory
> `/usr/src/linux-2.4.18/drivers/block'
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.18/include
> -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=i386
> -DMODULE -DMODVERSIONS
> -include
> /usr/src/linux-2.4.18/include/linux/modversions.h
> -DKBUILD_BASENAME=loop  -DEXPORT_SYMTAB -c loop.c
> In file included from
> /usr/src/linux-2.4.18/include/linux/prefetch.h:13,
>                  from
> /usr/src/linux-2.4.18/include/linux/list.h:6,
>                  from
> /usr/src/linux-2.4.18/include/linux/module.h:12,
>                  from loop.c:55:
> /usr/src/linux-2.4.18/include/asm/processor.h:51:
> warning: parameter names
> (without types) in function declaration
> /usr/src/linux-2.4.18/include/asm/processor.h:51:
> field
> `loops_per_jiffy_R_ver_str' declared as a function
> /usr/src/linux-2.4.18/include/asm/processor.h:72:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/asm/processor.h:72:
> parse error before
> `0657d037'
> /usr/src/linux-2.4.18/include/asm/processor.h:72:
> warning: function
> declaration isn't a prototype
> /usr/src/linux-2.4.18/include/asm/processor.h:252:
> nondigits in number and
>  not hexadecimal
> /usr/src/linux-2.4.18/include/asm/processor.h:252:
> parse error before
> `7413793a'
> /usr/src/linux-2.4.18/include/asm/processor.h:252:
> warning: function
> declaration isn't a prototype
> /usr/src/linux-2.4.18/include/asm/processor.h:256:
> warning: parameter names
> (without types) in function declaration
> /usr/src/linux-2.4.18/include/asm/processor.h:432:
> missing white space after
> number `7e9'
> /usr/src/linux-2.4.18/include/asm/processor.h:432:
> parse error before `7e9'
> /usr/src/linux-2.4.18/include/asm/processor.h:432:
> `kernel_thread_R_ver_str'
> declared as function returning a function
> /usr/src/linux-2.4.18/include/asm/processor.h:432:
> warning: function
> declaration isn't a prototype
> In file included from loop.c:55:
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> parse error before
> `62dada05'
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> `inter_module_register_R_ver_str' declared as
> function returning a function
> /usr/src/linux-2.4.18/include/linux/module.h:183:
> warning: function
> declaration isn't a prototype
> /usr/src/linux-2.4.18/include/linux/module.h:184:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:184:
> missing white space after
> number `7a9e845'
> /usr/src/linux-2.4.18/include/linux/module.h:184:
> parse error before
>  `7a9e845'
> /usr/src/linux-2.4.18/include/linux/module.h:184:
> `inter_module_unregister_R_ver_str' declared as
> function returning a function
> /usr/src/linux-2.4.18/include/linux/module.h:184:
> warning: function
> declaration isn't a prototype
> /usr/src/linux-2.4.18/include/linux/module.h:185:
>  `inter_module_get_R_ver_str' declared as function
> returning a function
> /usr/src/linux-2.4.18/include/linux/module.h:185:
> warning: parameter names
> (without types) in function declaration
> /usr/src/linux-2.4.18/include/linux/module.h:186:
> `inter_module_get_request_R_ver_str' declared as
> function returning a
> function
> /usr/src/linux-2.4.18/include/linux/module.h:186:
> warning: parameter names
> (without types) in function declaration
> /usr/src/linux-2.4.18/include/linux/module.h:187:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:187:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:187:
> nondigits in number and not
> hexadecimal
> /usr/src/linux-2.4.18/include/linux/module.h:187:
> parse error before
> `6b99f7d8'
> /usr/src/linux-2.4.18/include/linux/module.h:187:
>  `inter_module_put_R_ver_str' declared as function
> returning a function
> /usr/src/linux-2.4.18/include/linux/module.h:187:
> warning: function
> declaration isn't a prototype
> /usr/src/linux-2.4.18/include/linux/module.h:196:
> `try_inc_mod_count_R_ver_str' declared as function
> returning a function
> /usr/src/linux-2.4.18/include/linux/module.h:196:
> warning: parameter names
> (without types) in function declaration
> In file included from
> /usr/src/linux-2.4.18/include/linux/highmem.h:5,
>                  from
> /usr/src/linux-2.4.18/include/linux/pagemap.h:16,
>                  from
> /usr/src/linux-2.4.18/include/linux/locks.h:8,
>                  from
> 
>
/usr/src/linux-2.4.18/include/linux/devfs_fs_kernel.h:6,
> from
>  /usr/src/linux-2.4.18/include/linux/genhd.h:59,
> from
>  /usr/src/linux-2.4.18/include/linux/blkdev.h:6,
> from
>  /usr/src/linux-2.4.18/include/linux/blk.h:4,
>                  from loop.c:64:
> /usr/src/linux-2.4.18/include/asm/pgalloc.h: In
> function `get_pgd_fast':
> /usr/src/linux-2.4.18/include/asm/pgalloc.h:78:
> `boot_cpu_data_R0657d037'
> undeclared (first use in this function)
> /usr/src/linux-2.4.18/include/asm/pgalloc.h:78:
> (Each undeclared identifier
>  is reported only once
> /usr/src/linux-2.4.18/include/asm/pgalloc.h:78: for
> each function it appears
> in.)
> /usr/src/linux-2.4.18/include/asm/pgalloc.h: In
> function `free_pgd_fast':
> /usr/src/linux-2.4.18/include/asm/pgalloc.h:89:
> `boot_cpu_data_R0657d037'
> undeclared (first use in this function)
> /usr/src/linux-2.4.18/include/asm/pgalloc.h: In
> function
>  `pte_alloc_one_fast':
> /usr/src/linux-2.4.18/include/asm/pgalloc.h:122:
>  `boot_cpu_data_R0657d037' undeclared (first use in
> this function)
> 
=== message truncated ===

=====
Investigating the Norwegain 4.th Secret Service
The multiheaded animal.
http://hjem.sol.no/altiett/knut_ove_hauge_kuren.htm

______________________________________________________
Følg VM i fotball 2002 på http://fifaworldcup.yahoo.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to