ports/76868:Gnofract4D port is out of date - new version compiles OK

Edwin edwin at bathysphere.org
Fri Mar 25 05:20:06 UTC 2005


The following reply was made to PR ports/76868; it has been noted by GNATS.

From: Edwin <edwin at bathysphere.org>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/76868:Gnofract4D port is out of date - new version
	compiles OK
Date: 24 Mar 2005 21:44:06 -0800

 What versions of FreeBSD should I minimally be looking to get this to
 compile with? I was focusing on 5.x.
 
 The line causing the problem on 4.11 is trying to include a standard C++
 header file. 
 
 I can think of 3 possibilities for this error:
 1) the C++ compiler needs to be invoked explicitly rather than plain cc
 2) 'limits' isn't on the standard include path
 3) It doesn't exist yet in the libstdc++ that came with the relevant
 gcc.
 
 Not really sure how to address any of these on a platform I don't have a
 copy of :-(
 
 
 



More information about the freebsd-ports-bugs mailing list