Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 19:07:14 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: devel/imake build breaks
Message-ID:  <518D2942.7060408@freebsd.org>
In-Reply-To: <1368204464376-5810289.post@n5.nabble.com>
References:  <1368204464376-5810289.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/10/13 18:47, Beeblebrox wrote:
> Using  xorg-devel tree merged into ports tree. build fails with error
> message:
> 
> checking if cc supports -Werror=attributes... yes
> checking how to run the C preprocessor... cpp
> checking for cpp... (cached) gcpp
> checking if gcpp requires -undef... ./configure: gcpp: not found
> ./configure: gcpp: not found
> ./configure: gcpp: not found
> configure: error: gcpp defines unix with or without -undef.  I don't know
> what to do.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> "/asp/obj/asp/git/ports/devel/imake/work/imake-1.0.5/config.log" including
> the output of the failure of your make command. Also, it might be a good
> idea
> to provide an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg info -g -Ea).
> *** [do-configure] Error code 1
> Stop in /asp/git/ports/devel/imake. 
> 
> Prior discussion is here:
> http://freebsd.1045724.n5.nabble.com/devel-imake-build-breaks-td5809186.html

As per pervious reply to you (privately), currently you still need to
install gcc from base, which will install gcpp, or, if you have
installed gcc from ports, create a symlink between that cpp and gcpp
manually.
Regards!
-- 
Niclas



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