Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 02:00:02 -0700 (PDT)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29524: libfpx will not compile under 3.x-STABLE
Message-ID:  <200108080900.f78902r90151@freefall.freebsd.org>

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

From: Peter Pentchev <roam@ringlet.net>
To: julian@dreaming.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/29524: libfpx will not compile under 3.x-STABLE
Date: Wed, 8 Aug 2001 11:51:18 +0300

 On Tue, Aug 07, 2001 at 08:52:31PM -0400, julian@dreaming.org wrote:
 > 
 > >Number:         29524
 > >Category:       ports
 > >Synopsis:       port graphics/libfpx does not compile under 3.x-STABLE
 > >Originator:     Julian C. Dunn
 > >Release:        FreeBSD 3.5-STABLE i386
 > >Organization:
 > The Dreaming Network
 > 
 > >Description:
 > 
 > Because the C++ compiler shipped with 3.x-STABLE appears not to support the
 > "-fno-exceptions" flag, the libfpx port will not compile on this platform.
 > 
 > >Fix:
 > 
 > Remove the "-fno-exceptions" flag from the file "files/Makefile.bsd" in the
 > port's directory. Doing so enables the compilation to complete.
 
 Could you try another fix: add a line saying:
 
 USE_NEWGCC=	yes
 
 to the port Makefile (/usr/ports/libfpx/Makefile) ?
 
 This will download and build GCC 2.95.3 from the lang/gcc295 port,
 and then use it to build the libfpx port.
 
 G'luck,
 Peter
 
 -- 
 This sentence claims to be an Epimenides paradox, but it is lying.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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