From owner-freebsd-ports Wed Aug 8 2: 0:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C55637B417 for ; Wed, 8 Aug 2001 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f78902r90151; Wed, 8 Aug 2001 02:00:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 Aug 2001 02:00:02 -0700 (PDT) Message-Id: <200108080900.f78902r90151@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/29524: libfpx will not compile under 3.x-STABLE Reply-To: Peter Pentchev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29524; it has been noted by GNATS. From: Peter Pentchev 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