<?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: Not able to create executable from c source file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179982#M91041</link>
    <description>"-lnsl" or "-lrpcsoc" perhaps?&lt;BR /&gt;&lt;BR /&gt;("man pmap_set", look for "-l".)</description>
    <pubDate>Tue, 15 Apr 2008 20:29:31 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-04-15T20:29:31Z</dc:date>
    <item>
      <title>Not able to create executable from c source file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179980#M91039</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am facing following problem when i am trying to create executable from c source file.&lt;BR /&gt;gcc -o pmapctl pmapctl.c&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   pmap_unset (first referenced in /var/tmp//cc6tBFf0.o) (code)&lt;BR /&gt;   pmap_set (first referenced in /var/tmp//cc6tBFf0.o) (code)&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;Machine Configuration: HPUX 11.23 Parisc&lt;BR /&gt;The C source file is creating RPC connection through the TCP protocol &lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2008 06:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179980#M91039</guid>
      <dc:creator>sanjay singh_2</dc:creator>
      <dc:date>2008-04-15T06:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create executable from c source file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179981#M91040</link>
      <description>(I've asked the moderators to move this to HP-UX &amp;gt; Languages.)&lt;BR /&gt;Where do you expect these functions to be defined?</description>
      <pubDate>Tue, 15 Apr 2008 08:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179981#M91040</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-15T08:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create executable from c source file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179982#M91041</link>
      <description>"-lnsl" or "-lrpcsoc" perhaps?&lt;BR /&gt;&lt;BR /&gt;("man pmap_set", look for "-l".)</description>
      <pubDate>Tue, 15 Apr 2008 20:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179982#M91041</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-15T20:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create executable from c source file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179983#M91042</link>
      <description>Thank a lot Steven,&lt;BR /&gt;&lt;BR /&gt;I ran the following command and it works.&lt;BR /&gt;gcc -o pmapctl pmapctl.c -lnsl.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179983#M91042</guid>
      <dc:creator>sanjay singh_2</dc:creator>
      <dc:date>2008-04-16T06:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to create executable from c source file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179984#M91043</link>
      <description>&amp;gt; I ran the following command and it works.&lt;BR /&gt;&lt;BR /&gt;That's good news, but, of course, that's not&lt;BR /&gt;the same as, "The program works."  The "man"&lt;BR /&gt;page describes the difference between the two&lt;BR /&gt;libraries.  I can't tell which one would do&lt;BR /&gt;what you want.</description>
      <pubDate>Wed, 16 Apr 2008 13:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-create-executable-from-c-source-file/m-p/4179984#M91043</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-16T13:52:42Z</dc:date>
    </item>
  </channel>
</rss>

