Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Robert Claeson
ons 2002-10-09 klockan 22.57 skrev Bryan Liles: > You might try install the comp-gcc files. I'll try that, but I was under the impression that those really are the gcc2 stuff, while RH8 requires gcc3 for the kernel modules. /Robert -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTE

Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Gordon Messmer
On Wed, 2002-10-09 at 13:57, Bryan Liles wrote: > On Wed, 2002-10-09 at 06:13, Robert Claeson wrote: > > I'm trying to compile kernel modules for two commercial software > > packages that I need to use. Both are distributed as source, and there > > are no binary code supplied with them that the ke

Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Bryan Liles
You might try install the comp-gcc files. compat-gcc - The GNU Compiler Collection for Red Hat Linux 7.3 compatibility compat-gcc-c++ - C++ support for Red Hat 7.3 backwards compatibility compiler compat-gcc-g77 - Fortran 77 support for Red Hat 7.3 backwards compatibility compiler compat-gcc-ja