<?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 /usr/ccs/bin/ld: Unsatisfied symbols: in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328695#M873979</link>
    <description>Hi&lt;BR /&gt;  when i try to issue cc in command prompt.&lt;BR /&gt;  i get the following error.&lt;BR /&gt;&lt;BR /&gt;#cc&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   main (Not referenced yet! Probably due to -u option)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anyone knows how to resolve this problem.&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Jul 2004 06:33:09 GMT</pubDate>
    <dc:creator>Jay C. Quibuloy</dc:creator>
    <dc:date>2004-07-12T06:33:09Z</dc:date>
    <item>
      <title>/usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328695#M873979</link>
      <description>Hi&lt;BR /&gt;  when i try to issue cc in command prompt.&lt;BR /&gt;  i get the following error.&lt;BR /&gt;&lt;BR /&gt;#cc&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   main (Not referenced yet! Probably due to -u option)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anyone knows how to resolve this problem.&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 06:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328695#M873979</guid>
      <dc:creator>Jay C. Quibuloy</dc:creator>
      <dc:date>2004-07-12T06:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328696#M873980</link>
      <description>Hmm... you know that cc is the C compliler. So you should specify something to compile...</description>
      <pubDate>Mon, 12 Jul 2004 06:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328696#M873980</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-07-12T06:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328697#M873981</link>
      <description>Yup i know. but when i try to issue the command to the other machine with same O.S.,same software installed  theres no error messages display. &lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX SERVER1 B.11.11 U 9000/800 119907872 unlimited-user license&lt;BR /&gt;# cc&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Server with error.&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX PPCHK B.11.11 U 9000/800 2758389902 unlimited-user license&lt;BR /&gt;# cc&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   main (Not referenced yet! Probably due to -u option)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do i need to re-install the HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800) &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328697#M873981</guid>
      <dc:creator>Jay C. Quibuloy</dc:creator>
      <dc:date>2004-07-12T07:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328698#M873982</link>
      <description>hai,&lt;BR /&gt;&lt;BR /&gt; I have tested on 11.23 as&lt;BR /&gt; # cc&lt;BR /&gt; It is normal. no error message.&lt;BR /&gt;&lt;BR /&gt; What is cc -v saying. Use the verbose type in ld. cc is working fine. ld is stating the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328698#M873982</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-07-12T07:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328699#M873983</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Issue which cc and let us know the cc path.&lt;BR /&gt;There could be some library version mismatch.&lt;BR /&gt;Normally /usr/ccs/bin/cc is link file.&lt;BR /&gt;You should have the LD_LIBRARY_PATH set with the following,&lt;BR /&gt;/usr/lib:/opt/langtools/lib&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328699#M873983</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-07-12T07:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328700#M873984</link>
      <description>Ah, now I understand the question. :) Just checked on some of our systems... lokks like newer versions of the ANSI C bundle always call ld, which then prints the error message.&lt;BR /&gt; &lt;BR /&gt;grcdg319[nero]:/tmp # swlist -l product |grep -i ansi&lt;BR /&gt;  C-ANSI-C              B.11.11.10     HP C/ANSI C Compiler&lt;BR /&gt;grcdg319[nero]:/tmp # cc -v&lt;BR /&gt;cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:&lt;BR /&gt;cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include&lt;BR /&gt;cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib:&lt;BR /&gt;/usr/ccs/bin/ld /opt/langtools/lib/crt0.o -u main -lc&lt;BR /&gt;cc: informational note 413: Entering Link editor.&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   main (Not referenced yet! Probably due to -u option)&lt;BR /&gt; &lt;BR /&gt;hprtdu22[dumpy]:/#  swlist -l product |grep -i ansi&lt;BR /&gt;  C-ANSI-C              B.11.11.02     HP C/ANSI C Compiler&lt;BR /&gt;hprtdu22[dumpy]:/# cc -v&lt;BR /&gt;cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:&lt;BR /&gt;cc: CCOPTS is not set.&lt;BR /&gt;cc: INCLUDIR is INCLUDIR=/usr/include&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328700#M873984</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-07-12T07:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328701#M873985</link>
      <description>&lt;BR /&gt;# cc -v&lt;BR /&gt;cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:&lt;BR /&gt;cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include&lt;BR /&gt;cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib:&lt;BR /&gt;/usr/ccs/bin/ld /opt/langtools/lib/crt0.o -u main -lc  &lt;BR /&gt;cc: informational note 413: Entering Link editor.&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   main (Not referenced yet! Probably due to -u option)&lt;BR /&gt;# &lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328701#M873985</guid>
      <dc:creator>Jay C. Quibuloy</dc:creator>
      <dc:date>2004-07-12T07:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328702#M873986</link>
      <description>hai,&lt;BR /&gt;&lt;BR /&gt; It is the problem because of ld.&lt;BR /&gt;&lt;BR /&gt; Execute /usr/ccs/bin/ld -umain -lc&lt;BR /&gt; It will state the problem in all machines as like your's when it is executed separately.But In your system, ansi cc is linked with ld with -u main  to execute the particular ld command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar. &lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328702#M873986</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-07-12T07:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328703#M873987</link>
      <description>Hi Dietmar&lt;BR /&gt;&lt;BR /&gt;   Thats exactly what we have. So What we gonna do. Its that a bug or what?&lt;BR /&gt;&lt;BR /&gt;what should be the advantage and disadvantage of the newer version.&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328703#M873987</guid>
      <dc:creator>Jay C. Quibuloy</dc:creator>
      <dc:date>2004-07-12T07:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328704#M873988</link>
      <description>By default,&lt;BR /&gt;&lt;BR /&gt; cc is executed as /usr/ccs/bin/ld /opt/langtools/lib/crt0.o -u main -lc  command without any file.&lt;BR /&gt;&lt;BR /&gt; So it will state the error messages. change to another ansi bundle if you don't want to have this error messages. You can verify from konerman's output of different cc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar. &lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 07:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328704#M873988</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-07-12T07:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328705#M873989</link>
      <description>Jay,&lt;BR /&gt; &lt;BR /&gt;I'm wondering what your actual problem is... so please help me to understand why it is important how cc - being called using an IMHO illegal synopsis - behaves?&lt;BR /&gt; &lt;BR /&gt;NAME&lt;BR /&gt;cc, c89 - C compiler&lt;BR /&gt; &lt;BR /&gt;SYNOPSIS&lt;BR /&gt;cc [options] files&lt;BR /&gt;c89 [options] files&lt;BR /&gt; &lt;BR /&gt;Maybe I can help you better if I really understand the problem.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Mon, 12 Jul 2004 07:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328705#M873989</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-07-12T07:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328706#M873990</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as said before, what does&lt;BR /&gt;'which cc'&lt;BR /&gt;says?&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Tue, 13 Jul 2004 10:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328706#M873990</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-07-13T10:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/ccs/bin/ld: Unsatisfied symbols:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328707#M873991</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The actual problem is the error messages we encountered upon issuing the command cc in command prompt. or everytime we compfile we encountered this error messages.&lt;BR /&gt;&lt;BR /&gt;( /usr/css/bin/ld: Unsatisfied symbols.&lt;BR /&gt;main (Not referenced yet! Probably due to -u option)&lt;BR /&gt;&lt;BR /&gt; Using the newer version of HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800). (B.11.11.08)&lt;BR /&gt;&lt;BR /&gt;Anyway just to solve problem i just install the lower verion of C/ANSI C Developer's Bundle for HP-UX 11.1 (s800)(B.11.11.06). &lt;BR /&gt;&lt;BR /&gt;Guys thanks for helping us.&lt;BR /&gt;&lt;BR /&gt;cheers....&lt;BR /&gt;jq</description>
      <pubDate>Wed, 14 Jul 2004 03:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-ccs-bin-ld-unsatisfied-symbols/m-p/3328707#M873991</guid>
      <dc:creator>Jay C. Quibuloy</dc:creator>
      <dc:date>2004-07-14T03:52:29Z</dc:date>
    </item>
  </channel>
</rss>

