Re: [expert] gcc and nvidia_kernel

2002-06-01 Thread Charles A Edwards

On Fri, 31 May 2002 18:05:07 -0700
Robby Stephenson [EMAIL PROTECTED] wrote:

 
 
 $ IGNORE_CC_MISMATCH=1 rpm --rebuild NVIDIA_kernel-1.0-2960.src.rpm
 
 

That did the trick.

Thanks much.


Charles



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gcc and nvidia_kernel

2002-06-01 Thread Jeferson Lopes Zacco

Just add to the makefile:

IGNORE_CC_MISMATCH=1
it may be right after KERNDIR =...

Wooky

Charles A Edwards wrote:

 Because of versions I need to pass the Ignore_CC_MISMATCH arg to build
 the nvidia_kernel.
 So far I have had no luck.
 Could some kind soul enlighten me as to how to pass that specific arg.
 
 Thanks
 
 
 Charles
 
 
 
 
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
 


-- 
--
shinjiteiru shinjirareru,
korekara aruku kono michi wo!
kimi ga iru yo, boku ga iru yo
sore ijou nani mo iranai.
umareta imi ,sagasu yori mo
ima ikiteru koto kanjite,
kotae yori mo, daiji na mono
hitotsu hitotsu mitsuketeiku...




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] gcc and nvidia_kernel

2002-05-31 Thread Charles A Edwards

Because of versions I need to pass the Ignore_CC_MISMATCH arg to build
the nvidia_kernel.
So far I have had no luck.
Could some kind soul enlighten me as to how to pass that specific arg.

Thanks


Charles



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gcc and nvidia_kernel

2002-05-31 Thread rjp

 Because of versions I need to pass the
Ignore_CC_MISMATCH arg to build
 the nvidia_kernel.
 So far I have had no luck.
 Could some kind soul enlighten me as to how to
pass that specific arg.



I'm currently having a similar troubles, does your
problem also stem from a 
cooker kernel upgrade by rpm? 

Ross

-
This mail sent through UK Online webmail



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gcc and nvidia_kernel

2002-05-31 Thread Charles A Edwards

On Fri, 31 May 2002 23:23:31 +0100 (BST)
[EMAIL PROTECTED] wrote:

 
 
 I'm currently having a similar troubles, does your
 problem also stem from a 
 cooker kernel upgrade by rpm? 
 
Yep.
Kernel-2418-18 and gcc-3.1.1

Luckily I had another system on which I updated only the kernel and was
able to build the drivers on it and then install same on this system.

I still would like to know how to pass that command.
I tried modifying  both the rpm spec and the make file in numerous ways
but every time it would always error out.


Charles



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gcc and nvidia_kernel

2002-05-31 Thread rjp

Yep.
 Kernel-2418-18 and gcc-3.1.1

 Luckily I had another system on which I updated
only the kernel and was
 able to build the drivers on it and then install
same on this system.

 I still would like to know how to pass that
command.
 I tried modifying  both the rpm spec and the
make file in numerous ways
 but every time it would always error out.

Same for me but I think I'm into even deeper gcc
troubles now. Am going to have to step back a
couple of kernel versions to fix it I think, if I
can get hold of them.

Sorry but I can't offer any help with passing the
 Ignore_CC_MISMATCH comamnd, I've broken enough
for one day I think. 

Good Luck
Ross



-
This mail sent through UK Online webmail



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] gcc and nvidia_kernel

2002-05-31 Thread s

On Friday 31 May 2002 06:14 pm, [EMAIL PROTECTED] wrote:

 
  I still would like to know how to pass that
 command.


 Sorry but I can't offer any help with passing the
  Ignore_CC_MISMATCH comamnd, I've broken enough
 for one day I think.


try something like:
export Ignore_CC_Mismatch=1
-s



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com