Bug 51913

Summary: [math/gnuplot+] cannot build on alpha
Product: Ports & Packages Reporter: NAKAJI Hiroyuki <nakaji>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!