Date: Mon, 8 Feb 2010 16:09:07 -0600 From: Adam Vande More <amvandemore@gmail.com> To: Danny Edge <nocmonkey@gmail.com> Cc: FreeBSD Questions <questions@freebsd.org> Subject: Re: Problem building GCC - Postfix install from ports failed Message-ID: <6201873e1002081409j5bf332c3s37d5acdad82bef3a@mail.gmail.com> In-Reply-To: <addc34c61002081359m7117ed69m51fa23cc049e732@mail.gmail.com> References: <addc34c61002081359m7117ed69m51fa23cc049e732@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 8, 2010 at 3:59 PM, Danny Edge <nocmonkey@gmail.com> wrote: > I was advised to try this again. New install FreeBSD 7.2 R, installing > Postfix from cd /usr/ports/mail/postfix && make install clean > > I receive the following error near the end of the install: > > checking whether -fkeep-inline-functions is supported... yes > updating cache ./config.cache > creating ./config.status > creating Makefile > ===> Building for gcc-4.2.5_20090325 > cd ./..//gcc-4.2-20090325 && autogen Makefile.def > autogen: not found > gmake: *** [..//gcc-4.2-20090325/Makefile.in] Error 127 > *** Error code 1 > > Stop in /usr/ports/lang/gcc42. > *** Error code 1 > > Stop in /usr/ports/mail/addresses. > *** Error code 1 > > Stop in /usr/ports/mail. > mx# > I guess gcc42 requires /usr/ports/devel/autogen Looks like the port is missing a dependency for some reason. Try installing that port, and resume your gcc build. If it works you could file a bug report. -- Adam Vande More
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e1002081409j5bf332c3s37d5acdad82bef3a>