devel/imake build breaks

Niclas Zeising zeising at freebsd.org
Fri May 10 17:07:24 UTC 2013


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 at 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


More information about the freebsd-x11 mailing list