Bug 152587

Summary: Can't compile libprelude-0.9.0-rc1 with libgnutls-0.20
Product: [Fedora] Fedora Reporter: patter_xx
Component: gnutlsAssignee: Tomas Mraz <tmraz>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-22 13:25:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description patter_xx 2005-03-30 15:15:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; OpenBSD i386) Opera 7.54  [en]

Description of problem:
I couldn't compile libprelude-0.9.0-rc1 (www.prelude-ids.org) because
libgnutls wasn't copiled with SRP (Secure Remote Password protocol).
Maybe this feature can be added in the next release - or is there any good
reason to avoid SRP?

Version-Release number of selected component (if applicable):
gnutls-devel-1.0.20-3.i386

How reproducible:
Always

Steps to Reproduce:
1. Download liprelude
2. cd src_dir
3. ./compile
4. make
  

Actual Results:  The cpmpilation will exit with some errors

Expected Results:  The make procedure should end up with binaries

Additional info:

Comment 1 Tomas Mraz 2005-04-22 13:25:50 UTC
It was removed due to potential patent problems.