Bug 63420 - amd64-fix: prevent building palm/uppc-kmod
Summary: amd64-fix: prevent building palm/uppc-kmod
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 23:10 UTC by hendrik
Modified: 2004-02-27 09:03 UTC (History)
1 user (show)

See Also:


Attachments
uppc-kmod-amd64.diff (562 bytes, patch)
2004-02-26 23:10 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2004-02-26 23:10:23 UTC
Bento reports:

http://bento.freebsd.org/errorlogs/amd64-5-full/uppc-kmod-0.4.log

This is the usual -fPIC problem but since the whole port just offers a
kernel module and kernel modules are not supported on amd64
(see makeoptions NO_MODULES=not_yet in GENERIC kernel config)
just prevent this from being built in first place.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-27 09:03:46 UTC
State Changed
From-To: open->closed

Committed, thanks!