ports/98407: building x11-wm/fvwm95-i18n fails.

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Fri Jun 2 22:20:18 UTC 2006


>Number:         98407
>Category:       ports
>Synopsis:       building x11-wm/fvwm95-i18n fails.
>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:   Fri Jun 02 22:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD polymer3.scphys.kyoto-u.ac.jp 6.1-STABLE FreeBSD 6.1-STABLE #2: Tue May 30 06:56:45 JST 2006 turutani at polymer3.scphys.kyoto-u.ac.jp:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	building x11-wm/fvwm95-i18n fails on FreeBSD 6.1-STABLE.
	this may be caused by strict checking of prototype of functions by the
	compiler.
	
>How-To-Repeat:
	% cd /usr/ports/x11-wm/fvwm95-i18n
	% make
	
>Fix:
	put the following patch as files/patch-aq :
	--- ../apmpatch/fvwm95-2.0.43a-Autoconf.I18N.apmpatch.orig	Wed May  7 01:33:04 1997
	+++ ../apmpatch/fvwm95-2.0.43a-Autoconf.I18N.apmpatch	Sat Jun  3 07:02:44 2006
	@@ -62,7 +62,7 @@
	 +int ShowBatteryStatus = False, ShowBatteryStatusP = False;
	 +char *BattFore = "NavyBlue", *BattFore2 = "Gold";
	 +unsigned long battc_fore, battc_fore2, battc_red, battc_white;
	-+struct apm_info prev_ap;
	++struct apm_info prev_ap; void CreateBatteryWindow();
	 +#else
	  int fontheight, clock_width;
	 +#endif  /* APM */

	


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



More information about the freebsd-ports-bugs mailing list