<?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 nc510f and rhel 5 driver problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nc510f-and-rhel-5-driver-problem/m-p/4130551#M83372</link>
    <description>hi,&lt;BR /&gt;   I am attempting to get the drivers for an NC510F to compile on my DL360 G5.  I performed a fresh install of Redhat Enterprise linux 5.  This OS is listed as supported by the driver notes for the nic card. &lt;BR /&gt;After the os is installed I make sure that I have gcc, kernel-devel, and rpm-build installed.&lt;BR /&gt;Next I install the nx_nic-3.4.263-5.src.rpm but it fails with the following error.  &lt;BR /&gt;[root@ip-96-166 ~]# rpm -ivh nx_nic-3.4.263-5.src.rpm &lt;BR /&gt;error: cannot create %sourcedir /usr/src/redhat/SOURCES&lt;BR /&gt;&lt;BR /&gt;So, I mkdir /usr/src/redhat/SOURCES.  After that the rpm installed fine.&lt;BR /&gt;&lt;BR /&gt;I follow the next step in the install docs, goto to /usr/src/redhat and then rpmbuild -bb SPECS/nx_nic-3.4.263.spec.&lt;BR /&gt;&lt;BR /&gt;That shows me the following error &lt;BR /&gt;&lt;BR /&gt;[root@ip-96-166 redhat]# rpmbuild -bb SPECS/nx_nic-3.4.263.spec &lt;BR /&gt;Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28869&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ rm -rf nx_nic-3.4.263&lt;BR /&gt;+ /bin/gzip -dc /usr/src/redhat/SOURCES/nx_nic-3.4.263.tar.gz&lt;BR /&gt;+ tar -xf -&lt;BR /&gt;+ STATUS=0&lt;BR /&gt;+ '[' 0 -ne 0 ']'&lt;BR /&gt;+ cd nx_nic-3.4.263&lt;BR /&gt;++ /usr/bin/id -u&lt;BR /&gt;+ '[' 0 = 0 ']'&lt;BR /&gt;+ /bin/chown -Rhf root .&lt;BR /&gt;++ /usr/bin/id -u&lt;BR /&gt;+ '[' 0 = 0 ']'&lt;BR /&gt;+ /bin/chgrp -Rhf root .&lt;BR /&gt;+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .&lt;BR /&gt;+ exit 0&lt;BR /&gt;Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.28869&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ cd nx_nic-3.4.263&lt;BR /&gt;+ make rpm_build=1&lt;BR /&gt;set -e; \&lt;BR /&gt;        if [ -d pegnet ]; then \&lt;BR /&gt;                make -C /lib/modules/2.6.18-53.el5PAE/source SUBDIRS=`pwd` ; \&lt;BR /&gt;        else \&lt;BR /&gt;                cd driver; make -C /lib/modules/2.6.18-53.el5PAE/source SUBDIRS=/usr/src/redhat/BUILD/nx_nic-3.4.263/driver modules ; \&lt;BR /&gt;        fi&lt;BR /&gt;make: *** /lib/modules/2.6.18-53.el5PAE/source: No such file or directory.  Stop.&lt;BR /&gt;make: *** [driver] Error 2&lt;BR /&gt;error: Bad exit status from /var/tmp/rpm-tmp.28869 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;    Bad exit status from /var/tmp/rpm-tmp.28869 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is where I am stuck.  I'm not familiar enough with make to fix this myself.  I believe I have hardware/software that is all supported by HP.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Andy&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2008 16:46:45 GMT</pubDate>
    <dc:creator>AndrewWebster</dc:creator>
    <dc:date>2008-01-16T16:46:45Z</dc:date>
    <item>
      <title>nc510f and rhel 5 driver problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nc510f-and-rhel-5-driver-problem/m-p/4130551#M83372</link>
      <description>hi,&lt;BR /&gt;   I am attempting to get the drivers for an NC510F to compile on my DL360 G5.  I performed a fresh install of Redhat Enterprise linux 5.  This OS is listed as supported by the driver notes for the nic card. &lt;BR /&gt;After the os is installed I make sure that I have gcc, kernel-devel, and rpm-build installed.&lt;BR /&gt;Next I install the nx_nic-3.4.263-5.src.rpm but it fails with the following error.  &lt;BR /&gt;[root@ip-96-166 ~]# rpm -ivh nx_nic-3.4.263-5.src.rpm &lt;BR /&gt;error: cannot create %sourcedir /usr/src/redhat/SOURCES&lt;BR /&gt;&lt;BR /&gt;So, I mkdir /usr/src/redhat/SOURCES.  After that the rpm installed fine.&lt;BR /&gt;&lt;BR /&gt;I follow the next step in the install docs, goto to /usr/src/redhat and then rpmbuild -bb SPECS/nx_nic-3.4.263.spec.&lt;BR /&gt;&lt;BR /&gt;That shows me the following error &lt;BR /&gt;&lt;BR /&gt;[root@ip-96-166 redhat]# rpmbuild -bb SPECS/nx_nic-3.4.263.spec &lt;BR /&gt;Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28869&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ rm -rf nx_nic-3.4.263&lt;BR /&gt;+ /bin/gzip -dc /usr/src/redhat/SOURCES/nx_nic-3.4.263.tar.gz&lt;BR /&gt;+ tar -xf -&lt;BR /&gt;+ STATUS=0&lt;BR /&gt;+ '[' 0 -ne 0 ']'&lt;BR /&gt;+ cd nx_nic-3.4.263&lt;BR /&gt;++ /usr/bin/id -u&lt;BR /&gt;+ '[' 0 = 0 ']'&lt;BR /&gt;+ /bin/chown -Rhf root .&lt;BR /&gt;++ /usr/bin/id -u&lt;BR /&gt;+ '[' 0 = 0 ']'&lt;BR /&gt;+ /bin/chgrp -Rhf root .&lt;BR /&gt;+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .&lt;BR /&gt;+ exit 0&lt;BR /&gt;Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.28869&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ cd nx_nic-3.4.263&lt;BR /&gt;+ make rpm_build=1&lt;BR /&gt;set -e; \&lt;BR /&gt;        if [ -d pegnet ]; then \&lt;BR /&gt;                make -C /lib/modules/2.6.18-53.el5PAE/source SUBDIRS=`pwd` ; \&lt;BR /&gt;        else \&lt;BR /&gt;                cd driver; make -C /lib/modules/2.6.18-53.el5PAE/source SUBDIRS=/usr/src/redhat/BUILD/nx_nic-3.4.263/driver modules ; \&lt;BR /&gt;        fi&lt;BR /&gt;make: *** /lib/modules/2.6.18-53.el5PAE/source: No such file or directory.  Stop.&lt;BR /&gt;make: *** [driver] Error 2&lt;BR /&gt;error: Bad exit status from /var/tmp/rpm-tmp.28869 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;    Bad exit status from /var/tmp/rpm-tmp.28869 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is where I am stuck.  I'm not familiar enough with make to fix this myself.  I believe I have hardware/software that is all supported by HP.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Andy&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2008 16:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nc510f-and-rhel-5-driver-problem/m-p/4130551#M83372</guid>
      <dc:creator>AndrewWebster</dc:creator>
      <dc:date>2008-01-16T16:46:45Z</dc:date>
    </item>
  </channel>
</rss>

