Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2012 07:36:58 -0800
From:      David O'Brien <obrien@FreeBSD.org>
To:        Josh Carroll <josh.carroll@gmail.com>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/173407: editors/vim port fails to build on 9-stable
Message-ID:  <20121112153658.GB71534@dragon.NUXI.org>
In-Reply-To: <201211052050.qA5KoaaN044191@freefall.freebsd.org>
References:  <201211052050.qA5KoaaN044191@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> This is the same issue that was reported in this PR:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=168287
> Which appears to have been closed due to lack of response from the
> submitter to provide details/info to reproduce.

Hi Josh,
Unfortunately this PR also failed to provide details/info.

(1) What was your exact command line invocation ?

(2) What was the output of 'make clean configure'?
    Especially where the dependencies were checked, e.g.:
    ===>   vim-7.3.672 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
    ===>   vim-7.3.672 depends on file: /usr/local/bin/intltool-extract - found
    ===>   vim-7.3.672 depends on executable: pkgconf - found
    ===>   vim-7.3.672 depends on shared library: iconv.3 - found
    ===>   vim-7.3.672 depends on shared library: atk-1.0.0 - found
    ===>   vim-7.3.672 depends on shared library: glib-2.0.0 - found
    ===>   vim-7.3.672 depends on shared library: gtk-x11-2.0.0 - found
    ===>   vim-7.3.672 depends on shared library: pango-1.0.0 - found

Without that I'm not sure how you're trying to build Vim in order to
reproduce it.

-- 
-- David  (obrien@FreeBSD.org)



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