<?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: Sendmail compile errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319805#M876955</link>
    <description>Thanks to both of you.  With both replies, I was able to resolve the issue.  I had been looking at it all day and was starting to overlook the obvious.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
    <pubDate>Wed, 30 Jun 2004 18:33:13 GMT</pubDate>
    <dc:creator>Christine S Feeley</dc:creator>
    <dc:date>2004-06-30T18:33:13Z</dc:date>
    <item>
      <title>Sendmail compile errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319802#M876952</link>
      <description>I am trying to install the latest version of Sendmail to meet some local vulnerability requirements, and everytime I run the build command, it seems to recognize the appropriate OS and other variables seem correct.  However, I get the following results:&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/mailstats&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/mailstats&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o mailstats   mailstats.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmutil/libsmutil.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/makemap&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/makemap&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o makemap   makemap.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmdb/libsmdb.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmutil/libsmutil.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/praliases&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/praliases&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o praliases   praliases.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmdb/libsmdb.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmutil/libsmutil.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/rmail&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/rmail&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o rmail   rmail.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/smrsh&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/smrsh&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o smrsh   smrsh.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Making all in:&lt;BR /&gt;/sysadmin/sendmail/sendmail-8.12.10/vacation&lt;BR /&gt;Configuration: pfx=, os=HP-UX, rel=11.23, rbase=11, rroot=11.23, arch=ia64, sfx=, variant=optimized&lt;BR /&gt;Making in /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/vacation&lt;BR /&gt;        rm -f sm_os.h&lt;BR /&gt;        ln -f -s ../../include/sm/os/sm_os_hp.h sm_os.h&lt;BR /&gt;        cc -Ae -o vacation   vacation.o      /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmdb/libsmdb.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsmutil/libsmutil.a /sysadmin/sendmail/sendmail-8.12.10/obj.HP-UX.11.23.ia64/libsm/libsm.a  -ldbm -lnsl  &lt;BR /&gt;(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored.&lt;BR /&gt;ld: Can't find library or mismatched ABI for -ldbm&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Any ideas??  I have check file permissions and I can't see anything wrong.</description>
      <pubDate>Wed, 30 Jun 2004 16:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319802#M876952</guid>
      <dc:creator>Christine S Feeley</dc:creator>
      <dc:date>2004-06-30T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compile errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319803#M876953</link>
      <description>I am just guessing may be you need a "better" C compiler. The bundled CC is supposed to be used only for kernel building.&lt;BR /&gt;&lt;BR /&gt;Install any ANSI complaint C compiler or download gcc from &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 16:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319803#M876953</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-06-30T16:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compile errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319804#M876954</link>
      <description>You have a couple of problems:&lt;BR /&gt;&lt;BR /&gt;The -Ae warning is telling you that you are using the bundled c compiler which is really only intended for building kernels. You really need to use a development compiler (not free) like the ANSI C compiler or download gcc from one of the HP-UX Porting Centre's.&lt;BR /&gt;&lt;BR /&gt;The missing -ldbm is linker shorthand for "libdbm.a" (archive version) or "libdbm.1" or "libdbm.sl" (shared library version). There are standard locations to search for these libraries (typically in /usr/lib/). See if you can find them and move them to there or add -L options to augment the linker's search path. Man cc for details. Finally, you may have the libraries but they are the PA-RISC versions and you need the IA64 versions --- or vice versa.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 16:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319804#M876954</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-06-30T16:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compile errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319805#M876955</link>
      <description>Thanks to both of you.  With both replies, I was able to resolve the issue.  I had been looking at it all day and was starting to overlook the obvious.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Wed, 30 Jun 2004 18:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compile-errors/m-p/3319805#M876955</guid>
      <dc:creator>Christine S Feeley</dc:creator>
      <dc:date>2004-06-30T18:33:13Z</dc:date>
    </item>
  </channel>
</rss>

