Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2012 09:36:09 -0800
From:      Josh Carroll <josh.carroll@gmail.com>
To:        obrien@freebsd.org
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/173407: editors/vim port fails to build on 9-stable
Message-ID:  <CAN28_4BvmcCf_q%2B6zjpfAh6DWdO_=%2BA3v=My5hU%2B=vQKm8Xsog@mail.gmail.com>
In-Reply-To: <20121112153658.GB71534@dragon.NUXI.org>
References:  <201211052050.qA5KoaaN044191@freefall.freebsd.org> <20121112153658.GB71534@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi Josh,
> Unfortunately this PR also failed to provide details/info.
>

Sorry about that David.


>
> (1) What was your exact command line invocation ?
>

cd /usr/ports/editors/vim
make

or

cd /usr/ports/editors/vim-lite
make

Both fail in the same way.


> (2) What was the output of 'make clean configure'?
>     Especially where the dependencies were checked, e.g.:
>

I'm not sure what else you want besides the dependencies, but here are
those along with anything matching gettext and intl grep'd out:

===>   vim-7.3.669 depends on shared library: iconv.3 - found
===>   vim-7.3.669 depends on shared library: intl - found
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for NLS... gettext() works

Please let me know if you need any other information or output. I put the
entire output of make clean configure here:

http://dl.dropbox.com/u/28717002/make.log

Thanks,
Josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN28_4BvmcCf_q%2B6zjpfAh6DWdO_=%2BA3v=My5hU%2B=vQKm8Xsog>