[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Request for rewiew: mbuffer-20050730
- From: Paul Howarth <paul city-fan org>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Request for rewiew: mbuffer-20050730
- Date: Wed, 03 Aug 2005 11:42:30 +0100
Michael Schwendt wrote:
On Wed, 03 Aug 2005 10:22:58 +0100, Paul Howarth wrote:
Should probably BuildRequire: mt-st and openssl-devel for additional
functionality. Otherwise, you get this from configure:
...
checking for mt... ./configure: line 2787: WARNING:: command not found
no
...
checking for library containing MD5_Init... no
checking for library containing mhash_init... no
checking for library containing MD5Init... no
configure: WARNING: could not find the mhash library containing the md5
hash functions - md5 support disabled
Detecting mhash_init would need mhash-devel BR, which is in Extras.
The configure script doesn't look for mhash_init if it finds MD5_Init:
...
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing hstrerror... none required
checking for library containing MD5_Init... -lssl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mbuffer.1
config.status: creating config.h
...
Paul.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]