Bug 106914 - [fix] japanese/tk80: for FreeBSD-7-current
Summary: [fix] japanese/tk80: for FreeBSD-7-current
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: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 13:20 UTC by Takeshi Taguchi
Modified: 2007-01-07 12:01 UTC (History)
0 users

See Also:


Attachments
file.diff (848 bytes, patch)
2006-12-19 13:20 UTC, Takeshi Taguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Takeshi Taguchi 2006-12-19 13:20:14 UTC
On FreeBSD-7-Current, or Using gcc41, compiling japanese/tk80 will be fail.

Fix: Please apply following patch.

Patch attached with submission follows:
How-To-Repeat: # cd ${PORTSDIR}/japanese/tk80
# make CC=gcc41
..
gcc41 -c -fpic -g -O -pipe -march=pentium-m   -I. -I./../generic  -I./../bitmaps -I/usr/local/include/tcl8.0jp/generic  -DHAVE_XIMREGINSTCB  -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1       -DKANJI -DBUGFIX -DKINPUT2 -DXIM_IMPROVE -DCHECK_XLFD  ./tkKinput2.c
./tkKinput2.c: In function 'beginConversion':
./tkKinput2.c:588: error: invalid storage class for function 'checkProtocols'
./tkKinput2.c: At top level:
./tkKinput2.c:1033: error: static declaration of 'checkProtocols' follows non-static declaration
./tkKinput2.c:663: error: previous implicit declaration of 'checkProtocols' was here
*** Error code 1

Stop in /usr/ports.bak/japanese/tk80/work/tk8.0.5/unix.
*** Error code 1

Stop in /usr/ports.bak/japanese/tk80.
*** Error code 1

Stop in /usr/ports.bak/japanese/tk80.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-19 13:20:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2007-01-04 14:57:50 UTC
State Changed
From-To: feedback->open

Maintainer timeout. 


Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2007-01-04 14:57:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->taguchi

Submitter has GNATS access.
Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2007-01-04 21:13:31 UTC
Responsible Changed
From-To: taguchi->gabor

Wrongly assigned. Take.
Comment 5 Gabor Kovesdan freebsd_committer freebsd_triage 2007-01-07 12:01:09 UTC
State Changed
From-To: open->closed

Committed, thanks! 


Comment 6 Gabor Kovesdan freebsd_committer freebsd_triage 2007-01-07 12:01:09 UTC
Class Changed
From-To: sw-bug->maintainer-update

Submitter is maintainer.