<?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 cannot compile successfully sendmail::milter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260309#M569215</link>
    <description>I'm trying to install Sendmail::Milter on an HP9000/B1000 box, HP-UX 11i. Perl was taken from HP (perl, v5.8.2 built for PA-RISC1.1-thread-multi, HP c-compiler used), sendmail&lt;BR /&gt;is in its last version (8.12.11), and Sendmail:Milter is 0.18.&lt;BR /&gt;&lt;BR /&gt;First I prepared sendmail appending to site.config.m4:&lt;BR /&gt;APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')&lt;BR /&gt;APPENDDEF(`conf_libmilter_ENVDEF', `- D_FFR_MILTER_ROOT_UNSAFE')&lt;BR /&gt;I cd-ed into ~/limilter and ran "sh Build"  to build libmilter.a. Also the "sh build" for sendmail worked fine.&lt;BR /&gt;&lt;BR /&gt;But compiling Sendmail:Milter failed as appended below.&lt;BR /&gt;&lt;BR /&gt;Any ideas out there, or is sendmail::milter not used on HP-UX?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Michael Goerke&lt;BR /&gt;&lt;BR /&gt;===============================================&lt;BR /&gt;$ perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.8.2 built for PA-RISC1.1-thread-multi (with 25 registered patches, see perl -V for more detail)&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2003, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Binary build 808 provided by ActiveState Corp. &lt;A href="http://www.ActiveState.com" target="_blank"&gt;http://www.ActiveState.com&lt;/A&gt;&lt;BR /&gt;ActiveState is a division of Sophos.&lt;BR /&gt;Built Dec  7 2003 13:25:38&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;$ perl Makefile.PL \ &lt;BR /&gt; /opt/sendmail-8.12.11 \&lt;BR /&gt; /opt/sendmail-8.12.11/obj.HP-UX.11.11.9000-785&lt;BR /&gt;Checking if your kit is complete...&lt;BR /&gt;Looks good&lt;BR /&gt;Writing Makefile for Sendmail::Milter&lt;BR /&gt;$ gmake&lt;BR /&gt;cp Milter.pm blib/lib/Sendmail/Milter.pm&lt;BR /&gt;AutoSplitting blib/lib/Sendmail/Milter.pm (blib/lib/auto/Sendmail/Milter)&lt;BR /&gt;cp sample.pl blib/lib/Sendmail/sample.pl&lt;BR /&gt;/opt/perl/bin/perl /opt/perl/lib/5.8.2/ExtUtils/xsubpp  -typemap /opt/perl/lib/5.8.2/ExtUtils/typemap -typemap typemap  Milter.xs &amp;gt; Milter.xsc &amp;amp;&amp;amp; mv Milter.xsc Milter.c&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   Milter.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 563: Argument #3 is not the correct type.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   intpools.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "intpools.c", line 463: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc: "intpools.c", line 463: warning 563: Argument #3 is not the correct type.&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   callbacks.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "callbacks.c", line 262: error 1000: Unexpected symbol: "do".&lt;BR /&gt;cc: panic 2017: Cannot recover from earlier errors, terminating.&lt;BR /&gt;gmake: *** [callbacks.o] Error 1&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Apr 2004 08:38:27 GMT</pubDate>
    <dc:creator>Michael Goerke</dc:creator>
    <dc:date>2004-04-27T08:38:27Z</dc:date>
    <item>
      <title>cannot compile successfully sendmail::milter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260309#M569215</link>
      <description>I'm trying to install Sendmail::Milter on an HP9000/B1000 box, HP-UX 11i. Perl was taken from HP (perl, v5.8.2 built for PA-RISC1.1-thread-multi, HP c-compiler used), sendmail&lt;BR /&gt;is in its last version (8.12.11), and Sendmail:Milter is 0.18.&lt;BR /&gt;&lt;BR /&gt;First I prepared sendmail appending to site.config.m4:&lt;BR /&gt;APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')&lt;BR /&gt;APPENDDEF(`conf_libmilter_ENVDEF', `- D_FFR_MILTER_ROOT_UNSAFE')&lt;BR /&gt;I cd-ed into ~/limilter and ran "sh Build"  to build libmilter.a. Also the "sh build" for sendmail worked fine.&lt;BR /&gt;&lt;BR /&gt;But compiling Sendmail:Milter failed as appended below.&lt;BR /&gt;&lt;BR /&gt;Any ideas out there, or is sendmail::milter not used on HP-UX?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Michael Goerke&lt;BR /&gt;&lt;BR /&gt;===============================================&lt;BR /&gt;$ perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.8.2 built for PA-RISC1.1-thread-multi (with 25 registered patches, see perl -V for more detail)&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2003, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Binary build 808 provided by ActiveState Corp. &lt;A href="http://www.ActiveState.com" target="_blank"&gt;http://www.ActiveState.com&lt;/A&gt;&lt;BR /&gt;ActiveState is a division of Sophos.&lt;BR /&gt;Built Dec  7 2003 13:25:38&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;$ perl Makefile.PL \ &lt;BR /&gt; /opt/sendmail-8.12.11 \&lt;BR /&gt; /opt/sendmail-8.12.11/obj.HP-UX.11.11.9000-785&lt;BR /&gt;Checking if your kit is complete...&lt;BR /&gt;Looks good&lt;BR /&gt;Writing Makefile for Sendmail::Milter&lt;BR /&gt;$ gmake&lt;BR /&gt;cp Milter.pm blib/lib/Sendmail/Milter.pm&lt;BR /&gt;AutoSplitting blib/lib/Sendmail/Milter.pm (blib/lib/auto/Sendmail/Milter)&lt;BR /&gt;cp sample.pl blib/lib/Sendmail/sample.pl&lt;BR /&gt;/opt/perl/bin/perl /opt/perl/lib/5.8.2/ExtUtils/xsubpp  -typemap /opt/perl/lib/5.8.2/ExtUtils/typemap -typemap typemap  Milter.xs &amp;gt; Milter.xsc &amp;amp;&amp;amp; mv Milter.xsc Milter.c&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   Milter.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 563: Argument #3 is not the correct type.&lt;BR /&gt;cc: "Milter.xs", line 445: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   intpools.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "intpools.c", line 463: warning 604: Pointers are not assignment-compatible.&lt;BR /&gt;cc: "intpools.c", line 463: warning 563: Argument #3 is not the correct type.&lt;BR /&gt;cc -c  -I/opt/sendmail-8.12.11/sendmail -I/opt/sendmail-8.12.11/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" +Z "-I/opt/perl/lib/5.8.2/PA-RISC1.1-thread-multi/CORE"   callbacks.c&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of "sendfile" with a different storage class specifier: "sendfile" will have internal linkage.&lt;BR /&gt;cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of "sendpath" with a different storage class specifier: "sendpath" will have internal linkage.&lt;BR /&gt;cc: "callbacks.c", line 262: error 1000: Unexpected symbol: "do".&lt;BR /&gt;cc: panic 2017: Cannot recover from earlier errors, terminating.&lt;BR /&gt;gmake: *** [callbacks.o] Error 1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 08:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260309#M569215</guid>
      <dc:creator>Michael Goerke</dc:creator>
      <dc:date>2004-04-27T08:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot compile successfully sendmail::milter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260310#M569216</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Patch Name: PHNE_29887&lt;BR /&gt;&lt;BR /&gt;Patch Description: s700_800 11.11 cumulative ARPA Transport patch&lt;BR /&gt;&lt;BR /&gt;Creation Date: 03/12/02&lt;BR /&gt;&lt;BR /&gt;Post Date: 04/01/30&lt;BR /&gt;&lt;BR /&gt;Hardware Platforms - OS Releases:&lt;BR /&gt; s700: 11.11&lt;BR /&gt; s800: 11.11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; While building a 32-bit application with large files&lt;BR /&gt; support, "sys/socket.h" generates warnings due to&lt;BR /&gt; redeclaration of sendfile and sendpath prototypes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There are a lot of dependencies but this should help&lt;BR /&gt;&lt;BR /&gt;           Steve Steel</description>
      <pubDate>Tue, 27 Apr 2004 10:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260310#M569216</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-04-27T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: cannot compile successfully sendmail::milter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260311#M569217</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;I applied the patch, but it didn't change anything. I will now re-build perl with gcc and try it again.&lt;BR /&gt;&lt;BR /&gt;Thanks anyway,&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 29 Apr 2004 01:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-compile-successfully-sendmail-milter/m-p/3260311#M569217</guid>
      <dc:creator>Michael Goerke</dc:creator>
      <dc:date>2004-04-29T01:47:29Z</dc:date>
    </item>
  </channel>
</rss>

