Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 13:51:23 -0500
From:      David Kelly <dkelly@hiwaay.net>
To:        Leslie Jensen <leslie@eskk.nu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Stop in /usr/ports/lang/gcc43
Message-ID:  <20090601185123.GA11384@Grumpy.DynDNS.org>
In-Reply-To: <4A2418A6.7000100@eskk.nu>
References:  <4A191A51.1070905@eskk.nu> <4A1F64CF.1020206@eskk.nu> <alpine.BSF.2.00.0905290650090.1950@pukruppa.net> <4A1F6BBE.6060602@eskk.nu> <alpine.BSF.2.00.0905290922550.5233@wojtek.tensor.gdynia.pl> <4A1FAC1A.9000508@eskk.nu> <alpine.BSF.2.00.0905291302140.10254@wojtek.tensor.gdynia.pl> <4A203231.5010408@eskk.nu> <alpine.BSF.2.00.0905301718420.18381@wojtek.tensor.gdynia.pl> <4A2418A6.7000100@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 01, 2009 at 08:06:30PM +0200, Leslie Jensen wrote:
> 
> I can't get gcc43 to compile. I've deinstalled and reinstalled all its
> dependencies but it still fails.

Including perl? What version of perl do you have installed? I know it
builds with 5.8.9.

> In file included from ./tm.h:7,
>                  from .././../gcc-4.3-20090531/gcc/gencheck.c:24:
> ./options.h:1101: error: redeclaration of enumerator 'OPT_w'
> ./options.h:1099: error: previous definition of 'OPT_w' was here
> ./options.h:1102: error: redeclaration of enumerator 'OPT_v'
> ./options.h:1100: error: previous definition of 'OPT_v' was here
> gmake[3]: *** [build/gencheck.o] Error 1
> gmake[3]: *** waiting for unfinished jobs...
> rm cpp.pod gcc.pod fsf-funding.pod gfdl.pod gcov.pod

See above? Its deleting .pod files which I believe are perl. Perl
*documentation* but still somehow related to perl.

There was something else the past month or two where I believe a
dependency for KDE could not build because it was finding its own older
version include files. That port had to be pkg_deinstall -f'ed before it
would build and install the new version. Then "pkgdb -fu" may or may not
have been required to force an update of the ports database.

-- 
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.



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