<?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: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229939#M82583</link>
    <description>The only difference I see is that you installed hp-netxtreme-bnx2id-5.2.27-5.noarch.rpm . Maybe that makes the difference (I also tried on a G6 with PAE kernel, failed in the same way as the G5 logs I provided).&lt;BR /&gt;&lt;BR /&gt;However, I did not find that bnx2id package on the drivers page where I donwloaded the source RPM, I gave up searching for it thinking that it would be produced by the build and installed with the binary RPM.&lt;BR /&gt;&lt;BR /&gt;Where does one get that bnx2id ?</description>
    <pubDate>Sun, 14 Mar 2010 22:15:21 GMT</pubDate>
    <dc:creator>Michael BUTOW</dc:creator>
    <dc:date>2010-03-14T22:15:21Z</dc:date>
    <item>
      <title>Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229936#M82580</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I have a problem installing the Broadcom NIC driver from the source RPM on the HP site.&lt;BR /&gt;&lt;BR /&gt;Specifically, I want to install the "HP NC-Series Broadcom 1Gb and 10GbE Multifunction and iSCSI Drivers for Linux" (hp-netxtreme2-5.2.27-5.src.rpm) on RHEL5.3 x86 on DL380 G5 and G6.&lt;BR /&gt;&lt;BR /&gt;I was able to install the source RPM without problem, but none of the further instructions to compile a binary RPM work for me, I even tried all the special cases outlined in the installation document.&lt;BR /&gt;&lt;BR /&gt;Please find attached the logs of my various unsuccessful trials while experimenting with various options listed in the installation guide. &lt;BR /&gt;I include also some system information showing that the listed dependencies for the build environment are present.&lt;BR /&gt;&lt;BR /&gt;If anyone else has succeeded in building this driver package from this source RPM, I would be very interested in how you did it :-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;  Michael&lt;BR /&gt;&lt;BR /&gt;P.S. I'm trying to update the bnx2 driver to see if it would solve bugs we have encountered in the standard version of the driver on RHEL 5.3 (e.g. miscounting of received packets, ref. &lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=542826)." target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=542826).&lt;/A&gt;</description>
      <pubDate>Fri, 12 Mar 2010 15:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229936#M82580</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-12T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229937#M82581</link>
      <description>Somehow I cannot see the attachment, trying to attach it again...</description>
      <pubDate>Fri, 12 Mar 2010 15:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229937#M82581</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-12T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229938#M82582</link>
      <description>Funny, I did the same thing last week.&lt;BR /&gt;(RHEL5.3 on a DL380G5)&lt;BR /&gt;acoording to my notes I Did:&lt;BR /&gt;&lt;BR /&gt;rpm -ivh hp-netxtreme2-5.2.27-5.src.rpm&lt;BR /&gt;rpm -ivh hp-netxtreme-bnx2id-5.2.27-5.noarch.rpm&lt;BR /&gt;&lt;BR /&gt;cd /usr/src/redhat&lt;BR /&gt;rpmbuild --target=i686 --bb SPECS/hp-netxtreme2.spec --define "KVER 2.6.18-128.el5PAE"&lt;BR /&gt;&lt;BR /&gt;Stopped network and unloaded old module.&lt;BR /&gt;&lt;BR /&gt;cd /usr/src/redhat/RPMS/i686&lt;BR /&gt;rpm -ivh kmod-hp-netxtreme2-PAE-5.2.27-5.i686.rpm&lt;BR /&gt;&lt;BR /&gt;Restart.&lt;BR /&gt;&lt;BR /&gt;ethtool -i eth0 &lt;BR /&gt;(to check if the new module was running)</description>
      <pubDate>Sun, 14 Mar 2010 13:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229938#M82582</guid>
      <dc:creator>wobbe</dc:creator>
      <dc:date>2010-03-14T13:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229939#M82583</link>
      <description>The only difference I see is that you installed hp-netxtreme-bnx2id-5.2.27-5.noarch.rpm . Maybe that makes the difference (I also tried on a G6 with PAE kernel, failed in the same way as the G5 logs I provided).&lt;BR /&gt;&lt;BR /&gt;However, I did not find that bnx2id package on the drivers page where I donwloaded the source RPM, I gave up searching for it thinking that it would be produced by the build and installed with the binary RPM.&lt;BR /&gt;&lt;BR /&gt;Where does one get that bnx2id ?</description>
      <pubDate>Sun, 14 Mar 2010 22:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229939#M82583</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-14T22:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229940#M82584</link>
      <description>I found the bnx2id package, installed it like you did, but in my case the rpmbuild step still fails.&lt;BR /&gt;I tried again the various commands, with and without --define KVER .</description>
      <pubDate>Mon, 15 Mar 2010 06:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229940#M82584</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-15T06:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229941#M82585</link>
      <description>I believe I have found a solution to the problem myself.&lt;BR /&gt; &lt;BR /&gt;There is a package 'redhat-rpm-config-8.0.45-29.el5.noarch.rpm' which I did not have installed.&lt;BR /&gt;After adding this package, I was able to build the binary RPM on G5 and G6.&lt;BR /&gt;&lt;BR /&gt;On the PAE kernel (DL380 G6) I had to use&lt;BR /&gt; &lt;BR /&gt;    rpmbuild --target i686 -bb SPECS/hp-netxtreme2.spec --define "KVER 2.6.18-128.el5PAE"&lt;BR /&gt; &lt;BR /&gt;On my DL380 G5 platform (non-PAE-kernel) the following worked:&lt;BR /&gt;&lt;BR /&gt;    rpmbuild --target i686 -bb SPECS/hp-netxtreme2.spec</description>
      <pubDate>Wed, 17 Mar 2010 14:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229941#M82585</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-17T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem with hp-netxtreme2-5.2.27-5.src.rpm</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229942#M82586</link>
      <description>Solution discovered myself (I was missing the redhat-rpm-config package).&lt;BR /&gt;&lt;BR /&gt;This dependency ought to be better documented.</description>
      <pubDate>Wed, 17 Mar 2010 14:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-with-hp-netxtreme2-5-2-27-5-src-rpm/m-p/5229942#M82586</guid>
      <dc:creator>Michael BUTOW</dc:creator>
      <dc:date>2010-03-17T14:05:05Z</dc:date>
    </item>
  </channel>
</rss>

