public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Error building ndiswrapper-1.0rc1 against 2.6.12-rc1-mm2 sources
@ 2005-03-25  4:15 Miles Lane
  2005-03-25  4:31 ` Kyle Moffett
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2005-03-25  4:15 UTC (permalink / raw)
  To: LKML

Hi,

Was this change intentional or accidental?  I have successfully built
ndiswrapper-1.0rc1 with the other recent kernel trees.

/usr/src/ndiswrapper-1.0rc1/driver/wrapper.c: In function `wrapper_init':
/usr/src/ndiswrapper-1.0rc1/driver/wrapper.c:1485: warning: passing
arg 4 of `call_usermodehelper' makes pointer from integer without a
cast
/usr/src/ndiswrapper-1.0rc1/driver/wrapper.c:1485: error: too few
arguments to function `call_usermodehelper'
make[3]: *** [/usr/src/ndiswrapper-1.0rc1/driver/wrapper.o] Error 1

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

* Re: Error building ndiswrapper-1.0rc1 against 2.6.12-rc1-mm2 sources
  2005-03-25  4:15 Error building ndiswrapper-1.0rc1 against 2.6.12-rc1-mm2 sources Miles Lane
@ 2005-03-25  4:31 ` Kyle Moffett
  0 siblings, 0 replies; 2+ messages in thread
From: Kyle Moffett @ 2005-03-25  4:31 UTC (permalink / raw)
  To: Miles Lane; +Cc: LKML

On Mar 24, 2005, at 23:15, Miles Lane wrote:
> Hi,
>
> Was this change intentional or accidental?  I have successfully built
> ndiswrapper-1.0rc1 with the other recent kernel trees.
>
> warning: passing arg 4 of `call_usermodehelper' makes pointer from 
> integer without a cast
> error: too few arguments to function `call_usermodehelper'

call_usermodehelper was extended with a parameters to allow a
keyring environment to be passed.  As this is -mm, who knows
whether the patch will make it into mainline or not.  I suspect
it will, though, due to its utility at which point external
modules will need to be converted.

Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r  
!y?(-)
------END GEEK CODE BLOCK------



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

end of thread, other threads:[~2005-03-25  4:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25  4:15 Error building ndiswrapper-1.0rc1 against 2.6.12-rc1-mm2 sources Miles Lane
2005-03-25  4:31 ` Kyle Moffett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox