Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Thread

configure error?

configure error?

2005-01-26 by H Li

Hi,

I just download milter-greylist-1.6, and try to
install it on my redhat fc3 linux system (using
sendmail 8.13.1-2).  When I run ./configure, I got:
 
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

If I run 
# ./configure --with-libmilter
 
I still got the same error.  Then, of course, the make
command failed.  Can somebody tell me what is wrong?
 
Thanks!
 
Harvey




		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com

Re: [milter-greylist] configure error?

2005-01-26 by Dawn Keenan

> I just download milter-greylist-1.6, and try to
> install it on my redhat fc3 linux system (using
> sendmail 8.13.1-2).  When I run ./configure, I got:
>  
> 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

You're probably missing the sendmail-devel RPM, which
you need to build programs that use the sendmail
include files and/or libraries.

--d

Re: [milter-greylist] configure error?

2005-01-27 by Thomas Cameron

----- Original Message ----- 
Show quoted textHide quoted text
From: "H Li" <hvli@...>
To: "Greylist Milter" <milter-greylist@yahoogroups.com>
Sent: Wednesday, January 26, 2005 3:13 PM
Subject: [milter-greylist] configure error?


> 
> Hi,
> 
> I just download milter-greylist-1.6, and try to
> install it on my redhat fc3 linux system (using
> sendmail 8.13.1-2).  When I run ./configure, I got:
> 
> 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
> 
> If I run 
> # ./configure --with-libmilter
> 
> I still got the same error.  Then, of course, the make
> command failed.  Can somebody tell me what is wrong?
> 
> Thanks!
> 
> Harvey

The command:

yum install sendmail-devel

should fix that right up for you.

Thomas

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.