All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.x patched kernel compile failed...
@ 2003-08-15 13:26 Thomas Graham
  2003-08-18  6:04 ` Oleg Drokin
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Graham @ 2003-08-15 13:26 UTC (permalink / raw)
  To: reiserfs-list

In file included from include/linux/unistd.h:9,
                 from init/main.c:18:
include/asm/unistd.h: In function `reiser4':
include/asm/unistd.h:393: `__NR_reiser4' undeclared (first use in this
function)
include/asm/unistd.h:393: (Each undeclared identifier is reported only once
include/asm/unistd.h:393: for each function it appears in.)
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

that file is failed to patch on 2.5.75 and 2.5.70, anyone have idea why ?
Thanks.


-- 
HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
Web site: http://sml.dyndns.org
Email: lkthomas@sml.dyndns.org



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

* Re: 2.5.x patched kernel compile failed...
  2003-08-15 13:26 2.5.x patched kernel compile failed Thomas Graham
@ 2003-08-18  6:04 ` Oleg Drokin
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2003-08-18  6:04 UTC (permalink / raw)
  To: Thomas Graham; +Cc: reiserfs-list

Hello!

On Fri, Aug 15, 2003 at 09:26:08PM +0800, Thomas Graham wrote:
> In file included from include/linux/unistd.h:9,
>                  from init/main.c:18:
> include/asm/unistd.h: In function `reiser4':
> include/asm/unistd.h:393: `__NR_reiser4' undeclared (first use in this
> function)
> include/asm/unistd.h:393: (Each undeclared identifier is reported only once
> include/asm/unistd.h:393: for each function it appears in.)
> make[1]: *** [init/main.o] Error 1
> make: *** [init] Error 2
> that file is failed to patch on 2.5.75 and 2.5.70, anyone have idea why ?

Thisis because the patch is against 2.6.0-test3. So you have part of the patch where __NR_reiser4
is defined rejected.

Bye,
    Oleg

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

end of thread, other threads:[~2003-08-18  6:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-15 13:26 2.5.x patched kernel compile failed Thomas Graham
2003-08-18  6:04 ` Oleg Drokin

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.