<?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: How to recompile the driver library? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799126#M2394</link>
    <description>The easiest way is just to recompile the kernel.&lt;BR /&gt;If you want to compile it as a module make sure it is set in the configuration to be made as a module by running make xconfig or make menuconfig.&lt;BR /&gt;Then just: &lt;BR /&gt;make dep modules modules_install.</description>
    <pubDate>Wed, 04 Sep 2002 13:27:08 GMT</pubDate>
    <dc:creator>James Wilson_5</dc:creator>
    <dc:date>2002-09-04T13:27:08Z</dc:date>
    <item>
      <title>How to recompile the driver library?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799125#M2393</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Do anyone know how to recompile a driver program e.g.&lt;BR /&gt;&lt;BR /&gt;/usr/src/linux-2.4.18-3/drivers/scsi/st.c&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Joyce</description>
      <pubDate>Wed, 04 Sep 2002 03:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799125#M2393</guid>
      <dc:creator>Joyce Yuen</dc:creator>
      <dc:date>2002-09-04T03:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile the driver library?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799126#M2394</link>
      <description>The easiest way is just to recompile the kernel.&lt;BR /&gt;If you want to compile it as a module make sure it is set in the configuration to be made as a module by running make xconfig or make menuconfig.&lt;BR /&gt;Then just: &lt;BR /&gt;make dep modules modules_install.</description>
      <pubDate>Wed, 04 Sep 2002 13:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799126#M2394</guid>
      <dc:creator>James Wilson_5</dc:creator>
      <dc:date>2002-09-04T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile the driver library?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799127#M2395</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;If you have never compiled Linux kernel, it could get a bit complicated and risky.&lt;BR /&gt;&lt;BR /&gt;To limit the risks, you can use the set of configuration options that were used by RedHat during the install of your machine. The corresponding file should be /boot/config-2.4.18-3.&lt;BR /&gt;&lt;BR /&gt;Copy that config file into /usr/src/linux-2.4.18-3/.config&lt;BR /&gt;&lt;BR /&gt;Go to /usr/src/linux-2.4.18-3, then go on with the steps described by James :&lt;BR /&gt;&lt;BR /&gt;make menuconfig =&amp;gt; exit AND save options.&lt;BR /&gt;&lt;BR /&gt;make clean&lt;BR /&gt;make dep&lt;BR /&gt;make modules&lt;BR /&gt;&lt;BR /&gt;To limit risks, do not type "make modules_install". Instead, just copy the "st" module from /usr/src/linux/2.4.18-3/drivers/scsi/st.o into /lib/modules/2.4.18-3/kernel/drivers/scsi/&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2002 21:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-recompile-the-driver-library/m-p/2799127#M2395</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-09-04T21:23:53Z</dc:date>
    </item>
  </channel>
</rss>

