Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 17:30:31 GMT
From:      Mike Durian <durian@boogie.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/72848: lang/gcc32 does not build - __isnanl
Message-ID:  <200410191730.i9JHUVY8087115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/72848; it has been noted by GNATS.

From: Mike Durian <durian@boogie.com>
To: freebsd-gnats-submit@freebsd.org, durian@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410191730.i9JHUVY8087115>