Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Apr 2010 16:30:36 +0900
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        bug-followup@FreeBSD.org, pav@freebsd.org
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/144138: failure in building x11-toolkits/xview
Message-ID:  <201004020730.AA01267@POLYMER5.scphys.kyoto-u.ac.jp>
In-Reply-To: <201003311308.o2VD8QTq021905@freefall.freebsd.org>
References:  <201003311308.o2VD8QTq021905@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Fixed by miwi in r1.52 on 2009/08/06

No, this is not sufficient.
Would you kindly try adding CFLAGS in /etc/make.conf ?
For example,
CFLAGS= -O -pipe

Building xview calls many sub make, hence it cannot be built
in this case.
Addition of CFLAGS is allowed, as I think.



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