HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Sendmail::Milter compilation
Operating System - Tru64 Unix
1827855
Members
1659
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP