All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.12-rc5 build failure
@ 2005-05-26 19:35 Miles Lane
  0 siblings, 0 replies; 6+ messages in thread
From: Miles Lane @ 2005-05-26 19:35 UTC (permalink / raw)
  To: LKML

Alexey Dobriyan wrote:
>
> Fixed in 2.6.12-rc5-dca79a046b93a81496bb30ca01177fb17f37ab72.
> 
> http://kernel.org/git/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif \
> f;h=dca79a046b93a81496bb30ca01177fb17f37ab72;hp=5daf05fbf73fc199e7a93a818e504856d07c55  \
> 86

Why does the GitWeb interface lack a link to have a patch saved as a
text file?  Cutting and pasting isn't working for me with this patch. 
Also, saving the webpage as text from Firefox 1.0.4 also fails to give
me a working patch.

I get this patch error:

patching file drivers/char/ipmi/ipmi_devintf.c
patch: **** malformed patch at line 4: " interface. Other values will
set the major device number"

What's up with this?

Thanks,
            MIles

^ permalink raw reply	[flat|nested] 6+ messages in thread
* 2.6.12-rc5 build failure
@ 2005-05-26 11:50 Gene Heskett
  2005-05-26 12:34 ` Alexey Dobriyan
  0 siblings, 1 reply; 6+ messages in thread
From: Gene Heskett @ 2005-05-26 11:50 UTC (permalink / raw)
  To: linux-kernel

Greetings;

Just now, trying to build 2.6.12-rc5, I'm getting this:
  CC      drivers/char/ipmi/ipmi_devintf.o
drivers/char/ipmi/ipmi_devintf.c: In function `ipmi_new_smi':
drivers/char/ipmi/ipmi_devintf.c:532: warning: passing arg 1 of `class_simple_device_add' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c: In function `ipmi_smi_gone':
drivers/char/ipmi/ipmi_devintf.c:537: warning: passing arg 1 of `class_simple_device_remove' makes integer from pointer without a cast
drivers/char/ipmi/ipmi_devintf.c:537: error: too many arguments to function `class_simple_device_remove'
drivers/char/ipmi/ipmi_devintf.c: In function `init_ipmi_devintf':
drivers/char/ipmi/ipmi_devintf.c:558: warning: assignment from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c:566: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c:580: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
drivers/char/ipmi/ipmi_devintf.c: In function `cleanup_ipmi':
drivers/char/ipmi/ipmi_devintf.c:591: warning: passing arg 1 of `class_simple_destroy' from incompatible pointer type
make[3]: *** [drivers/char/ipmi/ipmi_devintf.o] Error 1
make[2]: *** [drivers/char/ipmi] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

This is new, rc4 is running fairly well.  I thought my .config
had become contaminated, but the IPMI stuff looks ok:

[root@coyote linux-2.6.12-rc5]# grep IPMI .config
# IPMI
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
# CONFIG_IPMI_SI is not set
# CONFIG_IPMI_WATCHDOG is not set
# CONFIG_IPMI_POWEROFF is not set

???

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.34% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.

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

end of thread, other threads:[~2005-05-27 13:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-26 19:35 2.6.12-rc5 build failure Miles Lane
  -- strict thread matches above, loose matches on Subject: below --
2005-05-26 11:50 Gene Heskett
2005-05-26 12:34 ` Alexey Dobriyan
2005-05-26 12:39   ` Gene Heskett
2005-05-27 12:43     ` Romano Giannetti
2005-05-27 12:56       ` Gene Heskett

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.