amd64/110096: mod_auth_kerb for apache 2.x
Vincent
vincent.miszczak at gmail.com
Thu Mar 8 18:40:05 UTC 2007
>Number: 110096
>Category: amd64
>Synopsis: mod_auth_kerb for apache 2.x
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 08 18:40:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Vincent
>Release: 6.2
>Organization:
Ankama
>Environment:
FreeBSD fs.ankama.lan 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 08:43:30 UTC 2007 root at portnoy.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP amd64
>Description:
The port given is out of date. I tried to patch it using the patch given in article 104842, but it fails :
# patch < patch-Makefile
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: www/mod_auth_kerb/Makefile
|===================================================================
|RCS file: /import/ncvs/ports/www/mod_auth_kerb/Makefile,v
|retrieving revision 1.15
|diff -u -r1.15 Makefile
|--- www/mod_auth_kerb/Makefile 20 Jan 2006 00:14:56 -0000 1.15
|+++ www/mod_auth_kerb/Makefile 26 Oct 2006 22:25:09 -0000
--------------------------
Patching file Makefile using Plan A...
patch: **** malformed patch at line 20: @@ -24,7 +22,8 @@
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
I've tried making 5.x versions from author site. Build fails to.(5.3 build sample):
# gmake
/usr/local/sbin/apxs -c -Wc,-I. -Wc,-Ispnegokrb5 -Wc,-I/usr/include -Wl,-L/usr/ lib -Wl,-lgssapi -Wl,-lkrb5 -Wl,-lasn1 -Wl,-lcrypto -Wl,-lroken -Wl,-lcrypt -Wl, -lcom_err src/mod_auth_kerb.c spnegokrb5/asn1_MechType.c s pnegokrb5/asn1_MechTypeList.c spnegokrb5/asn1_ContextFlags.c spnegokrb5/asn1_NegTokenInit.c spnegokrb5/asn1_ NegTokenTarg.c spnegokrb5/init_sec_context.c s pnegokrb5/accept_sec_context.c
spnegokrb5/encapsulate.c spnegokrb5/decapsulate.c spnegokrb5/exter nal.c
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O 2 -fno-strict-aliasing -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_TH READ_SAFE -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/l ocal/include/apache2 -I/usr/local/inc lude -I. -Ispnegokrb5 -I/usr/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O 2 -fno-strict-aliasing -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_TH READ_SAFE -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/l ocal/include/apache2 -I/usr/local/inc lude -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_MechType.lo spnegokrb5/asn1_MechType.c && touch spnegokrb5/asn1 _MechType.slo
In file included from spnegokrb5/asn1_MechType.c:11:
/usr/local/include/der.h:77: error: syntax error before "heim_octet_string"
/usr/local/include/der.h:85: error: syntax error before "heim_general_string"
/usr/local/include/der.h:87: error: syntax error before "heim_octet_string"
/usr/local/include/der.h:89: error: syntax error before "heim_oid"
/usr/local/include/der.h:106: error: syntax error before "heim_general_string"
/usr/local/include/der.h:108: error: syntax error before "heim_oid"
/usr/local/include/der.h:110: error: syntax error before "heim_octet_string"
/usr/local/include/der.h:114: error: syntax error before "heim_utf8_string"
/usr/local/include/der.h:120: error: syntax error before '*' token
/usr/local/include/der.h:122: error: syntax error before '*' token
/usr/local/include/der.h:124: error: syntax error before '*' token
/usr/local/include/der.h:139: error: syntax error before '*' token
/usr/local/include/der.h:141: error: syntax error before '*' token
/usr/local/include/der.h:143: error: syntax error before '*' token
/usr/local/include/der.h:148: error: syntax error before '*' token
/usr/local/include/der.h:151: error: syntax error before '*' token
/usr/local/include/der.h:152: error: syntax error before '*' token
/usr/local/include/der.h:153: error: syntax error before '*' token
/usr/local/include/der.h:155: error: syntax error before '*' token
/usr/local/include/der.h:162: error: syntax error before '*' token
/usr/local/include/der.h:163: error: syntax error before '*' token
/usr/local/include/der.h:164: error: syntax error before '*' token
/usr/local/include/der.h:167: error: syntax error before '*' token
/usr/local/include/der.h:169: error: syntax error before '*' token
/usr/local/include/der.h:170: error: syntax error before '*' token
/usr/local/include/der.h:171: error: syntax error before '*' token
/usr/local/include/der.h:173: error: syntax error before '*' token
/usr/local/include/der.h:175: error: syntax error before '*' token
/usr/local/include/der.h:176: error: syntax error before '*' token
apxs:Error: Command failed with rc=65536
More information about the freebsd-amd64
mailing list