GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Sendmail::Milter compilation
Operating System - Tru64 Unix
1857381
Members
3621
Online
110372
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2004 09:12 PM
06-29-2004 09:12 PM
Sendmail::Milter compilation
Hi,
Has anyone successfully compiled perl module Sendmail:Milter (ver. 0.18). This error occurs after make/gmake (whatever):
cc -c -Idir/progs/mail/sendmail-8.13.0/sendmail -Idir/progs/mail/sendmail-8.13.0/incl
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
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 30: Missing ";". (nosemi)
extern void pushtimer __P((TIMER *));
----------------------^
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 31: Missing ";". (nosemi)
extern void poptimer __P((TIMER *));
---------------------^
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 32: Missing ";". (nosemi)
extern char *strtimer __P((TIMER *));
----------------------^
cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "&len" is "int", which is not compatible with "unsigned long". (ptrmismatch)
bodyp = SvPV(body_data, len);
----------------^
cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "(((body_data)->
sv_flags&(0X0000000000040000))==0X0000000000040000?((len=((XPV ...)(body_data)->sv_any)->xpv_cur),((XPV ...)(b
ody_data)->sv_any)->xpv_pv):Perl_sv_2pv_flags(...))" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)
bodyp = SvPV(body_data, len);
--------^
gmake: *** [Milter.o] Error 1
$ perl-threads -v
This is perl, v5.8.4 built for alpha-dec_osf-thread-multi
sys: Tru64 v5.1
Sendmail was compiled without any problems.
TIA.
--
Piotr Bienias
Has anyone successfully compiled perl module Sendmail:Milter (ver. 0.18). This error occurs after make/gmake (whatever):
cc -c -Idir/progs/mail/sendmail-8.13.0/sendmail -Idir/progs/mail/sendmail-8.13.0/incl
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
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 30: Missing ";". (nosemi)
extern void pushtimer __P((TIMER *));
----------------------^
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 31: Missing ";". (nosemi)
extern void poptimer __P((TIMER *));
---------------------^
cc: Error: dir/progs/mail/sendmail-8.13.0/sendmail/timers.h, line 32: Missing ";". (nosemi)
extern char *strtimer __P((TIMER *));
----------------------^
cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "&len" is "int", which is not compatible with "unsigned long". (ptrmismatch)
bodyp = SvPV(body_data, len);
----------------^
cc: Warning: Milter.xs, line 445: In this statement, the referenced type of the pointer value "(((body_data)->
sv_flags&(0X0000000000040000))==0X0000000000040000?((len=((XPV ...)(body_data)->sv_any)->xpv_cur),((XPV ...)(b
ody_data)->sv_any)->xpv_pv):Perl_sv_2pv_flags(...))" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)
bodyp = SvPV(body_data, len);
--------^
gmake: *** [Milter.o] Error 1
$ perl-threads -v
This is perl, v5.8.4 built for alpha-dec_osf-thread-multi
sys: Tru64 v5.1
Sendmail was compiled without any problems.
TIA.
--
Piotr Bienias
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2004 09:26 PM
06-29-2004 09:26 PM
Re: Sendmail::Milter compilation
why not sending a problemdescription to the originator of sendmail:milter?
Help() { FirstReadManual(urgently); Go_to_it;; }
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP