pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/56748: mail/milter-greylist fails to compile when older libmilter installed



	Note: There was a bad value `' for the field `Class'.
	It was set to the default value of `sw-bug'.

>Number:         56748
>Category:       pkg
>Synopsis:       mail/milter-greylist fails to compile when older libmilter installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 13 19:20:01 +0000 2022
>Originator:     John Klos
>Release:        NetBSD 9.2_STABLE
>Organization:
	
>Environment:
	
	
System: NetBSD daisy.zia.io 9.2_STABLE NetBSD 9.2_STABLE (DAISY) #0: Sun Mar 13 01:23:07 UTC 2022 john%daisy.zia.io@localhost:/usr/obj-amd64/sys/arch/amd64/compile/DAISY amd64
Architecture: x86_64
Machine: amd64
>Description:
	
When an older libmilter is already installed, trying to compile milter-greylist
fails with:

...
checking if -D__EXTENSIONS__ is needed to use snprintf... no
checking for smfi_register in -lmilter... no
checking for smfi_register in -lmilter -lsm... no
checking for smfi_register in -lmilter -lsmutil... no
Required libmilter not found. Use --with-libmilter
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/mail/milter-greylist
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/milter-greylist


Updating libmilter, then retrying milter-greylist succeeds. Note that 
the version both before and after success is libmilter-8.16.1nb1.
MKPIE?



>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index