ports/110279: [PATCH] devel/libcwd: fix build

trasz trasz at pin.if.uz.zgora.pl
Tue Mar 13 18:10:04 UTC 2007


>Number:         110279
>Category:       ports
>Synopsis:       [PATCH] devel/libcwd: fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 18:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Try to work around build problem problem with 'configure: error: Cannot
determine the correct ps arguments'.

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.6-exp.2007030917/libcwd-0.99.45.log

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libcwd-0.99.45.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/libcwd/files/patch-configure /home/trasz/libcwd/files/patch-configure
--- /usr/ports/devel/libcwd/files/patch-configure	Thu Feb 23 11:35:51 2006
+++ /home/trasz/libcwd/files/patch-configure	Tue Mar 13 19:10:59 2007
@@ -1,8 +1,20 @@
---- configure.orig	Tue May 31 03:06:27 2005
-+++ configure	Tue Jan 24 17:51:36 2006
-@@ -22699,5 +22699,2 @@
+--- configure.orig	Fri Nov 17 00:18:15 2006
++++ configure	Tue Mar 13 19:00:42 2007
+@@ -6293,6 +6293,7 @@
+ echo "${ECHO_T}no" >&6; }
+ fi
+ 
++cw_cv_sys_ps_wide_pid_option="-ww"
+ 
+ # The PS_WIDE_PID_OPTION test is not needed when --disable-location is used.
+ if test x"$libcwd_config_location" = x"yes"; then
+@@ -24201,9 +24202,6 @@
+ 
+ 
  PCHOPTS=
 -if test "$cw_cv_prog_CXX_pch" = "yes"; then
 -  PCHOPTS="-include pch.h"
 -fi
  
+ 
+ ac_config_files="$ac_config_files include/libcwd/timestamp-config.h:include/libcwd/config.h.in"
--- libcwd-0.99.45.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list