[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpm command
- From: Alan Bort <333101 personal net py>
- To: RedHar - Install <redhat-install-list redhat com>
- Subject: Re: rpm command
- Date: 24 Jun 2003 18:06:13 -0400
It's true. Nvidia's drivers are not Open Source... so they give you
something pretty much like a Windows install shield. Then try exporting
the env variable: export CC=gcc should do it... and, obviously, make
sure gcc is 3.2.2. which is the default with RH9.
El mar, 24-06-2003 a las 15:45, Scott Mertens escribió:
> On Tue, 2003-06-24 at 13:33, Rick Stevens wrote:
> > Scott Mertens wrote:
> > > On Tue, 2003-06-24 at 12:54, Rick Stevens wrote:
> > >
> > >>Scott Mertens wrote:
> > >>
> > >>>The error I am getting from nvidia is
> > >>> You appear to be compiling the NVIDIA kernel module with
> > >>> a compiler different from the one that was used to compile
> > >>> the running kernel. This may be perfectly fine, but there
> > >>> are cases where this can lead to unexpected behaviour and
> > >>> system crashes.
> > >>>
> > >>> If you know what you are doing and want to override this
> > >>> check, you can do so by setting IGNORE_CC_MISMATCH.
> > >>>
> > >>> In any other case, set the CC environment variable to the
> > >>> name of the compiler that was used to compile the kernel.
> > >>>
> > >>>is it safe to ignore this message?
> > >>
> > >>No, don't ignore that. May I ask which kernel you are running?
> > >>("uname -r").
> > >>
> > >>You may also need to change the "CC=gcc" line in the Makefile to
> > >>"CC=gcc296", which is the old 2.96 gcc compiler (some kernels were
> > >>built with it rather than the newer 3.2.x series). Make sure you
> > >>have gcc296 installed ("ls /usr/bin/gcc*"). If not, install the
> > >>"compat-gcc" RPM first, then change the Makefile and try again.
> > >
> > >
> > > 2.4.20-18.9
> > > Using gcc296
> >
> > 2.4.20-18.9 is built using gcc 3.2.2, so make sure the Makefile has
> > "CC=gcc" in it and verify that your "gcc" is 3.2.2 ("gcc -v"). That
> > should do it.
>
> Not sure what the makefile is. The file I am trying to run is a self
> ectracting file for nividia called NVIDIA-Linux-x86-1.0-4363.run
> According to nvidia all you have to do is type
> sh NVIDIA-Linux-x86-1.0-4363.run. However this is where i run into
> problems, can't find the kernel source files
>
> > ----------------------------------------------------------------------
> > - Rick Stevens, Senior Systems Engineer rstevens vitalstream com -
> > - VitalStream, Inc. http://www.vitalstream.com -
> > - -
> > - Never eat anything larger than your head -
> > ----------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > Redhat-install-list mailing list
> > Redhat-install-list redhat com
> > https://www.redhat.com/mailman/listinfo/redhat-install-list
> > To Unsubscribe Go To ABOVE URL or send a message to:
> > redhat-install-list-request redhat com
> > Subject: unsubscribe
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe
--
Alan Bort
Linux Registered User 298277 -Country Manager- [http://counter.li.org]
[ http://www.linuxquestions.org ] Username: Ciccio
[ http://es.tldp.org ]
Ciccio.-
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]