From owner-freebsd-current Wed Sep 11 18: 6:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8298637B400 for ; Wed, 11 Sep 2002 18:06:36 -0700 (PDT) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB54F43E42 for ; Wed, 11 Sep 2002 18:06:35 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Wed, 11 Sep 2002 18:06:35 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for eculp@encontacto.net@encontacto.net; Wed, 11 Sep 2002 18:06:35 -0700 Message-ID: <1031792795.3d7fe89b8424d@Mail.EnContacto.Net> Date: Wed, 11 Sep 2002 18:06:35 -0700 From: Edwin Culp To: current@FreeBSD.org Subject: Compiling mail/courier with current/new gcc3.2 w/patch MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Priority: 3 (Normal) X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am using current with a patched gcc3.2. The patched gcc was used to make world (cvsup - patch gcc - make world) I get the following when trying to compile ports/mail/courier. gmake[1]: Entering directory `/usr/ports/mail/courier/work/courier-0.39.3/afx' c++ -I.. -I./.. -Wall -O -pipe -L/usr/local/lib -o testafxpipe testafxpipe.o libafx.a /usr/libexec/elf/ld: testafxpipe: Not enough room for program headers (allocated 6, need 7) /usr/libexec/elf/ld: final link failed: Bad value gmake[1]: *** [testafxpipe] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/courier/work/courier-0.39.3/afx' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/mail/courier. *** Error code 1 If this is just a port and not a compiler issue, please let me know and I'll fill out a pr. Thanks, ed -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message