Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307843 Details for
Bug 410749
www-client/lynx-2.8.7_p1 fails to build (undefined reference to `gcry_randomize')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
configure.patch
configure.patch (text/plain), 1.35 KB, created by
Godfath3r
on 2012-04-04 22:38:36 UTC
(
hide
)
Description:
configure.patch
Filename:
MIME Type:
Creator:
Godfath3r
Created:
2012-04-04 22:38:36 UTC
Size:
1.35 KB
patch
obsolete
>--- lynx2-8-7/configure 2009-04-26 19:24:31.000000000 +0300 >+++ configure_new 2012-04-05 01:32:58.000000000 +0300 >@@ -13308,7 +13308,7 @@ > echo "${as_me-configure}:13308: testing ... testing $cf_cv_library_path_gnutls ..." 1>&5 > > CPPFLAGS="$cf_test_CPPFLAGS" >- LIBS="-lgnutls -lgnutls -lcrypt $cf_save_LIBS" >+ LIBS="-lgnutls -lgnutls -lgcrypt $cf_save_LIBS" > LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_gnutls" > cat >conftest.$ac_ext <<_ACEOF > #line 13314 "configure" >@@ -13513,7 +13513,7 @@ > fi > > fi >- LIBS="-lgnutls -lcrypt $LIBS" >+ LIBS="-lgnutls -lgcrypt $LIBS" > > EXTRA_OBJS="$EXTRA_OBJS tidy_tls\$o" > >@@ -14285,7 +14285,7 @@ > echo "${as_me-configure}:14285: testing ... testing $cf_cv_library_path_gnutls ..." 1>&5 > > CPPFLAGS="$cf_test_CPPFLAGS" >- LIBS="-lgnutls -lgnutls-openssl -lgnutls-extra -lgnutls -lcrypt $cf_save_LIBS" >+ LIBS="-lgnutls -lgnutls-openssl -lgnutls-extra -lgnutls -lgcrypt $cf_save_LIBS" > LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_gnutls" > cat >conftest.$ac_ext <<_ACEOF > #line 14291 "configure" >@@ -14490,7 +14490,7 @@ > fi > > fi >- LIBS="-lgnutls -lcrypt $LIBS" >+ LIBS="-lgnutls -lgcrypt $LIBS" > > if test "$cf_pkg_gnutls" = none ; then > echo "$as_me:14496: checking for SSL_connect in -lgnutls-openssl" >&5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 410749
:
307715
|
307841
| 307843