ports/164653: installation trouble of japanese/ebnetd

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Tue Jan 31 02:10:11 UTC 2012


>Number:         164653
>Category:       ports
>Synopsis:       installation trouble of japanese/ebnetd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 02:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #25: Mon Jan 24 10:37:18 JST 2011 turutani at h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	installing japanese/ebnetd somtimes stops.
	existing gsed might cause this trouble with locales like "ja_JP.eucJP";
	in this case, gsed stops to proceed and installation process
	does not end.
	
>How-To-Repeat:
	
>Fix:
	here is a new patch file in order not to use sed;
% cat files/patch-configure
--- configure.orig      2003-12-28 17:53:30.000000000 +0900
+++ configure   2012-01-29 11:25:20.000000000 +0900
@@ -3874,11 +3874,6 @@
   cat /dev/null > conftest.in
   lt_ac_count=0
   echo $ECHO_N "0123456789$ECHO_C" >conftest.in
-  # Check for GNU sed and select it if it is found.
-  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
-    lt_cv_path_SED=$lt_ac_sed
-    break
-  fi
   while true; do
     cat conftest.in conftest.in >conftest.tmp
     mv conftest.tmp conftest.in

	


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



More information about the freebsd-ports-bugs mailing list