Thanks, that's it make mrproper prior to make config I forgot

Em Tuesday 11 June 2002 14:17, Você escreveu:
> --- Jorge Gossain Filho <[EMAIL PROTECTED]> wrote: > 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)
> > /usr/src/linux-2.4.18/include/asm/pgalloc.h: In function
> > `pte_free_fast':
> > /usr/src/linux-2.4.18/include/asm/pgalloc.h:132:
> > `boot_cpu_data_R0657d037'
> > undeclared (first use in this function)
> > In file included from loop.c:72:
> > /usr/src/linux-2.4.18/include/asm/uaccess.h: In function
> > `verify_area':
> > /usr/src/linux-2.4.18/include/asm/uaccess.h:64:
> > `boot_cpu_data_R0657d037'
> > undeclared (first use in this function)
> > /usr/src/linux-2.4.18/include/asm/uaccess.h:65: warning: control
> > reaches end
> > of non-void function
> > /usr/src/linux-2.4.18/include/asm/uaccess.h: In function
> > `__constant_copy_to_user':
> > /usr/src/linux-2.4.18/include/asm/uaccess.h:550:
> > `boot_cpu_data_R0657d037'
> > undeclared (first use in this function)
> > /usr/src/linux-2.4.18/include/asm/uaccess.h: In function
> > `__constant_copy_from_user':
> > /usr/src/linux-2.4.18/include/asm/uaccess.h:558:
> > `boot_cpu_data_R0657d037'
>
> did you run make mrproper prior to make config?
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
Obrigado,

Jorge Gossain Filho 
[EMAIL PROTECTED]
L.U. #152312




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

Reply via email to