[Issues] [mod_gnutls 0000104]: unable to build 0.5.5 on centos5 x64

Mantis Bug Tracker issues at outoforder.cc
Wed May 5 16:55:37 EDT 2010


A NOTE has been added to this issue. 
====================================================================== 
http://issues.outoforder.cc/view.php?id=104 
====================================================================== 
Reported By:                jason lam
Assigned To:                
====================================================================== 
Project:                    mod_gnutls
Issue ID:                   104
Category:                   Compile or Build
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Apache Version:             httpd.x86_64                            
2.2.3-31.el5.centos.2 
====================================================================== 
Date Submitted:             2010-01-05 15:01 EST
Last Modified:              2010-05-05 16:55 EDT
====================================================================== 
Summary:                    unable to build 0.5.5 on centos5 x64
Description: 
1. i have gnutls 1.4 installed via yum ( on /usr )

details:
# yum list gnutls-devel gnutls
Installed Packages
gnutls.x86_64                            1.4.1-3.el5_3.5        installed
gnutls.i386                              1.4.1-3.el5_3.5        installed
gnutls-devel.i386                        1.4.1-3.el5_3.5        installed
gnutls-devel.x86_64                      1.4.1-3.el5_3.5        installed

2. also have latest gnutls 2.8.5 installed via configure/make/make install
( on /usr/local )

3. if i compile with this command:
./configure --with-apxs=/usr/sbin/apxs --with-libgnutls-prefix=/usr
--with-apr-memcache-prefix=/usr
it gave this error:

checking for libgnutls - version >= 2.4.0...
*** LIBGNUTLS header file (version 2.8.5) does not match
*** library (version 1.4.1)
configure: error:
***
*** libgnutls was not found. You may want to get it from
*** http://www.gnutls.org/
***
4. if i compile with this command: ( use 2.8.5 version )
./configure --with-apxs=/usr/sbin/apxs --with-libgnutls-prefix=/usr/local
--with-apr-memcache-prefix=/usr
it gave another error:
checking for libgnutls - version >= 2.4.0... ./configure: line 11983:
/usr/local/bin/pkg-config: No such file or directory
./configure: line 11984: /usr/local/bin/pkg-config: No such file or
directory
./configure: line 11985: /usr/local/bin/pkg-config: No such file or
directory
no
*** Could not run libgnutls test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means LIBGNUTLS was incorrectly
installed
*** or that you have moved LIBGNUTLS since it was installed. In the latter
case, you
*** may want to edit the pkg-config script: /usr/local/bin/pkg-config
configure: error:
***
*** libgnutls was not found. You may want to get it from
*** http://www.gnutls.org/
***

so i cannot compile it.
====================================================================== 

---------------------------------------------------------------------- 
 (0000208) msierks (reporter) - 2010-05-05 16:55
 http://issues.outoforder.cc/view.php?id=104#c208 
---------------------------------------------------------------------- 
This error is caused because libgnutils-config was deprecated in gnutls
2.8. You have to modify the configure script accordingly. If I had it in
front of me i would upload the change. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-05 15:01 jason lam      New Issue                                    
2010-01-05 15:01 jason lam      Apache Version            => httpd.x86_64       
                     2.2.3-31.el5.centos.2
2010-05-05 16:55 msierks        Note Added: 0000208                          
======================================================================




More information about the Issues mailing list