Bug 108720 - accessx will have build problems on amd64
Summary: accessx will have build problems on amd64
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 15:30 UTC by Stephen Montgomery-Smith
Modified: 2007-02-05 18:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1020 bytes, patch)
2007-02-03 15:30 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2007-02-03 15:30:12 UTC
Kris Kannaway reports that on an amd64, and compiling using gcc41, that there
is a compilation error due to pointers and integers having different
sizes.

Fix: This will almost certainly fix the problem.  In any case, the original code
is wrong anyway, as it doesn't understand how XkbGetMap works.  This PR
should be completely independent of ports/108168 in that it shouldn't
matter which one is submitted first.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-04 03:43:15 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-04 03:43:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Stephen Montgomery-Smith 2007-02-04 04:11:40 UTC
Edwin Groothuis wrote:
> Maintainer of x11/accessx,
> 
> Please note that PR ports/108720 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108720
> 

As maintainer of this port, this was actually my submission.  So of 
course I approve it.
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2007-02-04 05:21:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2007-02-05 18:33:53 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-02-05 18:34:54 UTC
rafan       2007-02-05 18:33:42 UTC

  FreeBSD ports repository

  Modified files:
    x11/accessx/files    patch-Access.C 
  Log:
  - Fix build on amd64 and gcc4
  
  PR:             ports/108720
  Submitted by:   Stephen Montgomery-Smith <stephen at math.missouri.edu> (maintainer)
  
  Revision  Changes    Path
  1.2       +20 -2     ports/x11/accessx/files/patch-Access.C
_______________________________________________
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"