Bug 59378 - [patch] comms/libticables: fix build on alpha and sparc64
Summary: [patch] comms/libticables: fix build on alpha and sparc64
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: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-17 19:30 UTC by Tijl Coosemans
Modified: 2003-11-18 11:46 UTC (History)
0 users

See Also:


Attachments
libticables (2.69 KB, text/plain)
2003-11-17 19:30 UTC, Tijl Coosemans
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans 2003-11-17 19:30:15 UTC
The build process is currently broken on sparc64 and alpha systems because they don't implement i386_set_ioperm(2). The added patch should work arround the problem.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-11-18 11:32:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll handle this.
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2003-11-18 11:46:48 UTC
State Changed
From-To: open->closed

Committed, thanks!