Bug 96838 - gnutls and gnutls-devel no longer build after libtasn1 upgrade
Summary: gnutls and gnutls-devel no longer build after libtasn1 upgrade
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-05 22:50 UTC by Carl Fongheiser
Modified: 2006-05-12 11:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Fongheiser 2006-05-05 22:50:13 UTC
After the libtasn1 update, gnutls and gnutls-devel both fail as follows:

cc -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE -pipe -I/usr/local/include -I/usr/local/include -o .libs/gnutls-serv serv-gaa.o serv.o common.o  -L/usr/local/lib ../lib/.libs/libgnutls.so ../libextra/.libs/libgnutls-extra.so /usr/ports/security/gnutls-devel/work/gnutls-1.3.4/lib/.libs/libgnutls.so -lz -lgcrypt /usr/local/lib/libgpg-error.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libtasn1.so -Wl,--rpath -Wl,/usr/local/lib
./lib/.libs/libgnutls.so: undefined reference to `_asn1_find_node'
./lib/.libs/libgnutls.so: undefined reference to `_asn1_get_length_der'
*** Error code 1

How-To-Repeat: Update ports tree, upgrade to the latest libtasn1, and attempt to build gnutls.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-05-06 01:04:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-05-12 11:42:02 UTC
State Changed
From-To: open->closed

Fixed.