<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: trouble inserting modules into kernel for ServiceGuard Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028789#M57578</link>
    <description>Well that helps give me somewhere to look at least.  That's the latest version that is on the CD's, so I'm going to check up2date and see what i can find...</description>
    <pubDate>Thu, 28 Jun 2007 13:15:20 GMT</pubDate>
    <dc:creator>Tony Publiski</dc:creator>
    <dc:date>2007-06-28T13:15:20Z</dc:date>
    <item>
      <title>trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028785#M57574</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I've been struggling with an issue for SG for Linux.  I can compile the deadman and pidentd modules without a problem, but can't load them into the kernel.  &lt;BR /&gt;&lt;BR /&gt;Syslog reports the following:&lt;BR /&gt;&lt;BR /&gt;Jun 28 11:23:54 gvlx-cl1 kernel: pidentd: version magic '2.6.9-55.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.2' should be '2.6.9-55.ELsmp SMP 686 REGPARM 4KSTACKS gcc-3.4'&lt;BR /&gt;&lt;BR /&gt;Now this is from an install of Redhat 4.0 EL u3, everything is installed from the CD's (though we have a kickstart script that is used) so I'm at a loss as to what I have to do to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated!</description>
      <pubDate>Thu, 28 Jun 2007 10:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028785#M57574</guid>
      <dc:creator>Tony Publiski</dc:creator>
      <dc:date>2007-06-28T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028786#M57575</link>
      <description>You state that this is an installed RHEL4U3 box, but that kernel is the (near) latest from up2date - so have you actually compiled against the running kernel, or did you compile after install, and then upgrade the kernel?  That would be a likely issue...&lt;BR /&gt;What gcc does RPM report present?</description>
      <pubDate>Thu, 28 Jun 2007 11:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028786#M57575</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2007-06-28T11:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028787#M57576</link>
      <description>Thanks for your response.  I did indeed upgrade the kernel (in hopes it would fix my issue, which obviously it didn't), but the result is the same on the other box which is the original kernel revision that came installed:&lt;BR /&gt;&lt;BR /&gt;[root@gvlx-cl2 ~]# uname -a&lt;BR /&gt;Linux gvlx-cl2.na.pg.com 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;I've compiled against both the initial and the latest kernel from up2date.&lt;BR /&gt;&lt;BR /&gt;GCC is version 3.4:&lt;BR /&gt;&lt;BR /&gt;[root@gvlx-cl1 ~]# rpm -qa | grep gcc&lt;BR /&gt;gcc-java-3.4.5-2&lt;BR /&gt;compat-gcc-32-3.2.3-47.3&lt;BR /&gt;libgcc-3.4.5-2&lt;BR /&gt;gcc-3.4.5-2&lt;BR /&gt;gcc-g77-3.4.5-2&lt;BR /&gt;compat-gcc-32-c++-3.2.3-47.3&lt;BR /&gt;gcc-c++-3.4.5-2&lt;BR /&gt;compat-libgcc-296-2.96-132.7.2</description>
      <pubDate>Thu, 28 Jun 2007 11:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028787#M57576</guid>
      <dc:creator>Tony Publiski</dc:creator>
      <dc:date>2007-06-28T11:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028788#M57577</link>
      <description>Well, every indication is that you did not compile the driver you're trying to insert in the environment you're trying to insert into.&lt;BR /&gt;&lt;BR /&gt;Did you reboot following the upgrades?&lt;BR /&gt;&lt;BR /&gt;What this is saying is that the module was compiled with 3.2, and your running kernel was compiled with 3.4  I don't know if this module gets compiled against the "compat" tools because those appear to be 3.2... that may be at issue.... but Linux is supposed to be smart enough to figure it out (I know there was a similar issue some time ago with FC drivers)</description>
      <pubDate>Thu, 28 Jun 2007 13:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028788#M57577</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2007-06-28T13:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028789#M57578</link>
      <description>Well that helps give me somewhere to look at least.  That's the latest version that is on the CD's, so I'm going to check up2date and see what i can find...</description>
      <pubDate>Thu, 28 Jun 2007 13:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028789#M57578</guid>
      <dc:creator>Tony Publiski</dc:creator>
      <dc:date>2007-06-28T13:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028790#M57579</link>
      <description>Interestingly, I removed those two packages (compat-gcc-32 and compat-gcc-32-c++) and was able to compile and install it into the kernel.  This kinda messes up my process a bit, but at least I have a way to continue on now.  Thanks for all your help.</description>
      <pubDate>Thu, 28 Jun 2007 13:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028790#M57579</guid>
      <dc:creator>Tony Publiski</dc:creator>
      <dc:date>2007-06-28T13:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: trouble inserting modules into kernel for ServiceGuard Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028791#M57580</link>
      <description>Glad it's working.  I'd have to say that there's probably some config options that need to be passed or set in the Makefile to avoid this problem.  There's LOTS of folks that need the compat tools present.  I would think that running "make gcc34" would do it.... (for compile using gcc3.4) but there's a couple ways to specify alternate compilers&lt;BR /&gt;I don't have a ServiceGuard machine or I'd look further, but at least your thread is here for others to see....&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Thu, 28 Jun 2007 13:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trouble-inserting-modules-into-kernel-for-serviceguard-linux/m-p/4028791#M57580</guid>
      <dc:creator>Don Vanco - Linux Ninja</dc:creator>
      <dc:date>2007-06-28T13:31:38Z</dc:date>
    </item>
  </channel>
</rss>

