Issue 7430 - building with gnutls-3.0.x fails
Summary: building with gnutls-3.0.x fails
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-03 20:14 UTC by travisghansen@yahoo.com
Modified: 2014-10-23 07:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description travisghansen@yahoo.com 2012-11-03 20:14:29 UTC
Full_Name: Travis Glenn Hansen
Version: openldap-2.4.33
OS: gentoo ~arch
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (63.248.41.91)


http://www.gnu.org/software/gnutls/manual/html_node/Upgrading-from-previous-versions.html

It appears a handful of calls have new/updated renditions per the above link
including (but not limited to) gnutls_certificate_get_x509_cas.

Thanks!

libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE
-Wl,-O1 -o .libs/apitest apitest.o  -Wl,--as-needed ./.libs/libldap.so
/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries/liblber/.libs/liblber.so
../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a
/usr/lib64/libsasl2.so -ldl -lgnutls -lgcrypt -lcrypt -lresolv
./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
collect2: ld returned 1 exit status
make[2]: *** [ftest] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE
-Wl,-O1 -o .libs/dntest dntest.o  -Wl,--as-needed ./.libs/libldap.so
/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries/liblber/.libs/liblber.so
../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a
/usr/lib64/libsasl2.so -ldl -lgnutls -lgcrypt -lcrypt -lresolv
libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE
-Wl,-O1 -o .libs/urltest urltest.o  -Wl,--as-needed ./.libs/libldap.so
/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries/liblber/.libs/liblber.so
../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a
/usr/lib64/libsasl2.so -ldl -lgnutls -lgcrypt -lcrypt -lresolv
./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
collect2: ld returned 1 exit status
make[2]: *** [apitest] Error 1
libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE
-Wl,-O1 -o .libs/ltest test.o  -Wl,--as-needed ./.libs/libldap.so
/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries/liblber/.libs/liblber.so
../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a
/usr/lib64/libsasl2.so -ldl -lgnutls -lgcrypt -lcrypt -lresolv
./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
collect2: ld returned 1 exit status
make[2]: *** [dntest] Error 1
./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
collect2: ld returned 1 exit status
make[2]: *** [urltest] Error 1
./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
collect2: ld returned 1 exit status
make[2]: *** [ltest] Error 1
make[2]: Leaving directory
`/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries/libldap'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/var/tmp/portage/net-nds/openldap-2.4.33/work/openldap-2.4.33/libraries'
make: *** [all-common] Error 1
Comment 1 Ralf 2012-11-07 08:06:38 UTC
changed notes
changed notification
Comment 2 Howard Chu 2013-09-07 16:49:12 UTC
changed notes
Comment 3 Howard Chu 2013-09-07 16:49:13 UTC
changed state Open to Test
moved from Incoming to Software Bugs
Comment 4 Quanah Gibson-Mount 2014-04-08 19:17:11 UTC
changed notes
Comment 5 Quanah Gibson-Mount 2014-04-08 19:17:12 UTC
changed state Test to Release
Comment 6 OpenLDAP project 2014-10-23 07:30:29 UTC
duplicate of #6359
fixed in master
fixed in RE25
fixed in RE24
Comment 7 Quanah Gibson-Mount 2014-10-23 07:30:29 UTC
changed notes
Comment 8 Quanah Gibson-Mount 2014-10-23 07:30:30 UTC
changed state Release to Closed