ports/95950: [patch] security/pam_af ia64/sparc64 build problem
Stanislav Sedov
ssedov at mbsd.msk.ru
Mon Apr 17 17:20:22 UTC 2006
>Number: 95950
>Category: ports
>Synopsis: [patch] security/pam_af ia64/sparc64 build problem
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 17 17:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Stanislav Sedov
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Apr 12 23:44:30 MSD 2006 root at fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386
>Description:
The port is failed to build on ia64, sparc64 platforms.
http://pointyhat.freebsd.org contains the full log.
>How-To-Repeat:
>Fix:
--- pamaf.diff begins here ---
diff -ruN pam_af.orig/files/patch-Makefile pam_af/files/patch-Makefile
--- pam_af.orig/files/patch-Makefile Thu Jan 1 03:00:00 1970
+++ pam_af/files/patch-Makefile Mon Apr 17 21:09:25 2006
@@ -0,0 +1,11 @@
+--- Makefile.orig Mon Apr 17 09:12:06 2006
++++ Makefile Mon Apr 17 09:13:03 2006
+@@ -68,7 +68,7 @@
+ # -Wchar-subscripts -Winline -Wnested-externs -fPIC
+ CFLAGS_GCC = -O2 -Wall -Werror -Wno-format-y2k \
+ -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch \
+- -Wshadow -Wcast-align \
++ -Wshadow \
+ -Wchar-subscripts -Winline -Wnested-externs -fPIC
+ CFLAGS_SUN = -KPIC -xO2 -D_SUN_PAM_ -D_HAVE_USERDEFS_H_
+ CFLAGS_HP = -Ae +w1 +W 474,486,542 +z +O2
--- pamaf.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list