Bug 113318 - japanese/vflib cannot compile with gcc 4.2
Summary: japanese/vflib cannot compile with gcc 4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MITA Yoshio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 10:10 UTC by NAKAJI Hiroyuki
Modified: 2007-07-14 15:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.78 KB, patch)
2007-06-04 10:10 UTC, NAKAJI Hiroyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NAKAJI Hiroyuki 2007-06-04 10:10:03 UTC
	Gcc 4.2 cannot compile some files in VFlib. The order of
function's prototypes is the problem, I think.

Fix: Here is a diff from ports-current. Two files, files/VF_FNTWV.c and
files/patch-fman.c, are added.
How-To-Repeat: 	Update your system to the latest 7.0-current, or install
lang/gcc42 and set CC to gcc42.
	
	cd /usr/ports/japanese/vflib
	make all
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-04 10:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mita

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-14 15:12:42 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-14 15:22:02 UTC
pav         2007-07-14 14:21:57 UTC

  FreeBSD ports repository

  Added files:
    japanese/vflib/files patch-VF_FNTWV.c patch-fman.c 
  Log:
  - Fix build with gcc42
  
  PR:             ports/113318
  Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
  Approved by:    maintainer timeout (mita; 1 month)
  
  Revision  Changes    Path
  1.1       +42 -0     ports/japanese/vflib/files/patch-VF_FNTWV.c (new)
  1.1       +115 -0    ports/japanese/vflib/files/patch-fman.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"