<?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 Sendmail::Milter compilation in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-milter-compilation/m-p/3318877#M3798</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Has anyone successfully compiled perl module Sendmail:Milter (ver. 0.18). This error occurs after make/gmake (whatever):&lt;BR /&gt;&lt;BR /&gt;cc -c  -Idir/progs/mail/sendmail-8.13.0/sendmail -Idir/progs/mail/sendmail-8.13.0/incl&lt;BR /&gt;ude -pthread -std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\"  "-I/usr/local/perl-threads/lib/5.8.4/alpha-dec_osf-thread-multi/CORE"   Milter.c&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 30: Missing ";". (nosemi)&lt;BR /&gt;extern void pushtimer __P((TIMER *));&lt;BR /&gt;----------------------^&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 31: Missing ";". (nosemi)&lt;BR /&gt;extern void poptimer __P((TIMER *));&lt;BR /&gt;---------------------^&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 32: Missing ";". (nosemi)&lt;BR /&gt;extern char *strtimer __P((TIMER *));&lt;BR /&gt;----------------------^&lt;BR /&gt;cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "&amp;amp;len" is "int", which is not compatible with "unsigned long". (ptrmismatch)&lt;BR /&gt;        bodyp = SvPV(body_data, len);&lt;BR /&gt;----------------^&lt;BR /&gt;cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "(((body_data)-&amp;gt;&lt;BR /&gt;sv_flags&amp;amp;(0X0000000000040000))==0X0000000000040000?((len=((XPV ...)(body_data)-&amp;gt;sv_any)-&amp;gt;xpv_cur),((XPV ...)(b&lt;BR /&gt;ody_data)-&amp;gt;sv_any)-&amp;gt;xpv_pv):Perl_sv_2pv_flags(...))" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)&lt;BR /&gt;        bodyp = SvPV(body_data, len);&lt;BR /&gt;--------^&lt;BR /&gt;gmake: *** [Milter.o] Error 1&lt;BR /&gt;&lt;BR /&gt;$ perl-threads -v&lt;BR /&gt;This is perl, v5.8.4 built for alpha-dec_osf-thread-multi&lt;BR /&gt;&lt;BR /&gt;sys: Tru64 v5.1&lt;BR /&gt;&lt;BR /&gt;Sendmail was compiled without any problems.&lt;BR /&gt;&lt;BR /&gt;TIA.&lt;BR /&gt;--&lt;BR /&gt;Piotr Bienias</description>
    <pubDate>Wed, 30 Jun 2004 04:12:36 GMT</pubDate>
    <dc:creator>Piotr Bienias</dc:creator>
    <dc:date>2004-06-30T04:12:36Z</dc:date>
    <item>
      <title>Sendmail::Milter compilation</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-milter-compilation/m-p/3318877#M3798</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Has anyone successfully compiled perl module Sendmail:Milter (ver. 0.18). This error occurs after make/gmake (whatever):&lt;BR /&gt;&lt;BR /&gt;cc -c  -Idir/progs/mail/sendmail-8.13.0/sendmail -Idir/progs/mail/sendmail-8.13.0/incl&lt;BR /&gt;ude -pthread -std -D_INTRINSICS -fprm d -ieee -I/usr/local/include -DLANGUAGE_C -O4   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\"  "-I/usr/local/perl-threads/lib/5.8.4/alpha-dec_osf-thread-multi/CORE"   Milter.c&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 30: Missing ";". (nosemi)&lt;BR /&gt;extern void pushtimer __P((TIMER *));&lt;BR /&gt;----------------------^&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 31: Missing ";". (nosemi)&lt;BR /&gt;extern void poptimer __P((TIMER *));&lt;BR /&gt;---------------------^&lt;BR /&gt;cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 32: Missing ";". (nosemi)&lt;BR /&gt;extern char *strtimer __P((TIMER *));&lt;BR /&gt;----------------------^&lt;BR /&gt;cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "&amp;amp;len" is "int", which is not compatible with "unsigned long". (ptrmismatch)&lt;BR /&gt;        bodyp = SvPV(body_data, len);&lt;BR /&gt;----------------^&lt;BR /&gt;cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "(((body_data)-&amp;gt;&lt;BR /&gt;sv_flags&amp;amp;(0X0000000000040000))==0X0000000000040000?((len=((XPV ...)(body_data)-&amp;gt;sv_any)-&amp;gt;xpv_cur),((XPV ...)(b&lt;BR /&gt;ody_data)-&amp;gt;sv_any)-&amp;gt;xpv_pv):Perl_sv_2pv_flags(...))" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)&lt;BR /&gt;        bodyp = SvPV(body_data, len);&lt;BR /&gt;--------^&lt;BR /&gt;gmake: *** [Milter.o] Error 1&lt;BR /&gt;&lt;BR /&gt;$ perl-threads -v&lt;BR /&gt;This is perl, v5.8.4 built for alpha-dec_osf-thread-multi&lt;BR /&gt;&lt;BR /&gt;sys: Tru64 v5.1&lt;BR /&gt;&lt;BR /&gt;Sendmail was compiled without any problems.&lt;BR /&gt;&lt;BR /&gt;TIA.&lt;BR /&gt;--&lt;BR /&gt;Piotr Bienias</description>
      <pubDate>Wed, 30 Jun 2004 04:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-milter-compilation/m-p/3318877#M3798</guid>
      <dc:creator>Piotr Bienias</dc:creator>
      <dc:date>2004-06-30T04:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail::Milter compilation</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-milter-compilation/m-p/3318878#M3799</link>
      <description>why not sending a problemdescription to the originator of sendmail:milter?&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2004 04:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-milter-compilation/m-p/3318878#M3799</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2004-06-30T04:26:27Z</dc:date>
    </item>
  </channel>
</rss>

