FreeBSD Bugzilla – Attachment 164894 Details for
Bug 205461
www/squid: Building v3.5.12 with heimdal fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
fix.squid.patch (text/plain), 892 bytes, created by
Pavel Timofeev
on 2015-12-31 08:51:47 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Pavel Timofeev
Created:
2015-12-31 08:51:47 UTC
Size:
892 bytes
patch
obsolete
>diff -ruN /home/timp/ports.orig/squid/files/patch-configure squid/files/patch-configure >--- /home/timp/ports.orig/squid/files/patch-configure 2015-12-31 11:21:18.344387000 +0300 >+++ squid/files/patch-configure 2015-12-31 11:22:52.245011000 +0300 >@@ -1,5 +1,15 @@ > --- configure.orig 2015-11-01 10:46:19 UTC > +++ configure >+@@ -27107,9 +27107,6 @@ >+ if test "x$ac_cv_path_krb5_config" != "xno" ; then >+ krb5confpath="`dirname $ac_cv_path_krb5_config`" >+ ac_heimdal="`$ac_cv_path_krb5_config --version 2>/dev/null | grep -c -i heimdal`" >+- if test "x$with_heimdal_krb5" = "xyes"; then >+- as_fn_error $? "Could not find pkg-config or krb5-config for Heimdal Kerberos" "$LINENO" 5 >+- fi >+ else >+ if test "x$with_heimdal_krb5" = "xyes"; then >+ as_fn_error $? "Could not find krb5-config in path" "$LINENO" 5 > @@ -32038,7 +32040,7 @@ done > ## >
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205461
:
164421
| 164894