Bug 51913 - [math/gnuplot+] cannot build on alpha
Summary: [math/gnuplot+] cannot build on alpha
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: 2003-05-07 07:40 UTC by NAKAJI Hiroyuki
Modified: 2003-06-19 13:24 UTC (History)
0 users

See Also:


Attachments
file.diff (2.06 KB, patch)
2003-05-07 07:40 UTC, NAKAJI Hiroyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NAKAJI Hiroyuki 2003-05-07 07:40:00 UTC
	Math/gnuplot+ cannot be built on alpha and so on because of loss
of some IEEE fp* functions.

	It seems that only i386 and amd64 have such IEEE floating point
functions (macros) as fpsetmask() etc.

	This PR is addition to ports/51912.

Fix: Files/patch-za must be changed.
How-To-Repeat: 	You can see build log for alpha at
http://bento.freebsd.org/errorlogs/alpha-5-latest/gnuplot371+-1.2.0.log
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-06-19 13:24:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!