Bug 82691 - [patch] comms/libticables: fix build failure on non-i386
Summary: [patch] comms/libticables: fix build failure on non-i386
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 11:10 UTC by Tijl Coosemans
Modified: 2005-06-29 22:37 UTC (History)
0 users

See Also:


Attachments
patch-src-bsd-bsd_ioports.c (507 bytes, text/plain)
2005-06-27 11:10 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 2005-06-27 11:10:16 UTC
Build fails on non-i386 archs due to i386 specific function calls.
http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.6.2005060522/libticables-3.9.2.log

Fix: Add the attached file as comms/libticables/files/patch-src-bsd-bsd_ioports.c
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 20:44:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 22:37:53 UTC
State Changed
From-To: open->closed

Committed, thanks!