ports/72848: lang/gcc32 does not build - __isnanl

Mike Durian durian at boogie.com
Tue Oct 19 17:30:32 UTC 2004


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

From: Mike Durian <durian at boogie.com>
To: freebsd-gnats-submit at freebsd.org, durian at boogie.com
Cc:  
Subject: Re: ports/72848: lang/gcc32 does not build - __isnanl
Date: Tue, 19 Oct 2004 11:26:21 -0600

 This looks like it is really a system problem and not a port bug.
 
 My /lib/libm.so was linked to /lib/libm.so.2.  When I changed it to link
 to /lib/libm.so.3 I was able to successfully build the gcc32 port.  I
 have no idea why my libm link was incorrect.  Perhaps I cvsup'd in
 the middle of a commit and didn't pick up the link change.
 
 mike
 



More information about the freebsd-ports-bugs mailing list