Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 22:53:07 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Rick Miller <vmiller@hostileadmin.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Build Ports Without X11?
Message-ID:  <20140729205307.GB9077@slackbox.erewhon.home>
In-Reply-To: <CAHzLAVH-nJfZBAcy1GvQ91oOMKZPMAR9i7d_POx--x_j2Mtvag@mail.gmail.com>
References:  <CAHzLAVH-nJfZBAcy1GvQ91oOMKZPMAR9i7d_POx--x_j2Mtvag@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--kORqDWCi7qDJ0mEj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jul 29, 2014 at 03:04:18PM -0400, Rick Miller wrote:
> Hi all,
>=20
> I am using Poudriere to bulk build packages and encountered a failure that
> resulted in the program skipping a couple ports.  The failure occurred due
> to an X11 error.  However, the expectation is that all ports would build
> without X11 thus negating the need to compile and build all the X11
> dependancies for various packages.
>=20
> Despite the make.conf (shown below) specifying WITHOUT_X11, all these por=
ts
> built with X11 support anyway.
>=20
> I'm pretty sure I must be doing something wrong and hoping that someone
> might be able to lead me to the solution that will compile any port witho=
ut
> X11 support.
>=20
> Packages failed/skipped:
>=20
> gtk-update-icon-cache-2.24.22: failed
> gtk2-2.24.22_3: skipped due to above failure
> vim-7.4.364: skipped due to above failure
>=20
> make.conf:
>=20
> # cat 10_0-amd64-make.conf
> WITH_PKGNG=3DYES
> PERL_VERSION=3D5.16.3
> WITHOUT_X11=3DYES

Go to `/usr/ports/editors/vim` and run `make config`.
In the dialog box that appears, under "User interface" select CONSOLE.
Then select "OK" to save the options.

That way you will build vim without GTK+.

Roland
--=20
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93  FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)

--kORqDWCi7qDJ0mEj
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJT2AmzAAoJEED21dyjijPgGmoQAL+ziRHNQFESclKiOflL0yjX
MDLzTcBm4XmfRCj64VDnJkwXLhE9QgQtzkV/dtsPaMlHVsiKWKvBo/IVLpe8gUqy
LnxneglXERMVfNqj6vM+NW/RLLPKZfi/dGGXbjH5OuX05PuY2q+bw7DngVPBVS3N
onLHxfPH5E+2IqRnNSZ+rfZzMdtIVKTmFYLSVu7XPpwS1TeouqV0INSmokHnBZj7
V2J1WMySisc61oEM2KQgMGGfwrCE65cJn8DaoCx+HF+Y9QWwAA327MGnj5Unr9HW
8LCIv3iFdZOkWl6CZnYLNaN4l6IIEoVDSeVRyoGt+kTaI7+CrzBBvzgCxP19BXY4
3TCIRxwGlFfmK75J1YRTsiQecw/E0CA1NklEl+pbJ/Pt7TV81Q1mK4WOc69ZpwkX
1UfRiwjozoKDuZGU9DTT/+PopAOeoOYCuijKIrgxOolnQkbowEWYlTC5wWH0qg57
7vsuZueAS35wVdFf4UgiWRALa0kL1KdOKIE8lNrGzw9KdGCHlpe1r54S/vntOHhI
2T36Q0ByJEGgMDvC65lnk4Ci7lmkboDbYdVC4F4ubRqo5WqV3EVzfgX4OfdHtXKX
aX8P9sMIjyJd+7BEZoLroroZ6lPDC5pv8JwFRLYBeuxaue7KQKBoRz7UkWaMvwD9
p6teIs2pA4U7tl+XIula
=g0W6
-----END PGP SIGNATURE-----

--kORqDWCi7qDJ0mEj--



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