From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 09:09:16 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49C84106564A for ; Wed, 28 Jul 2010 09:09:16 +0000 (UTC) (envelope-from antonio@antonioshome.net) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id DDEBE8FC0A for ; Wed, 28 Jul 2010 09:09:15 +0000 (UTC) Received: by wwa36 with SMTP id 36so69145wwa.31 for ; Wed, 28 Jul 2010 02:09:14 -0700 (PDT) Received: by 10.227.142.84 with SMTP id p20mr10201807wbu.182.1280308154819; Wed, 28 Jul 2010 02:09:14 -0700 (PDT) Received: from antonio.localnet (247.pool85-49-219.dynamic.orange.es [85.49.219.247]) by mx.google.com with ESMTPS id i25sm5135099wbi.16.2010.07.28.02.09.13 (version=SSLv3 cipher=RC4-MD5); Wed, 28 Jul 2010 02:09:14 -0700 (PDT) Message-ID: <4C4FF35A.3010407@antonioshome.net> Date: Wed, 28 Jul 2010 11:07:38 +0200 From: Antonio Vieiro User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.10) Gecko/20100630 Thunderbird/3.0.5 MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Compiling vim with gnome, anyone? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2010 09:09:16 -0000 Hi all, I'm trying to comile /usr/ports/editors/vim with gnome support. To show the options I use make -DWITH_VIM_OPTIONS config and I select "gnome" in a dialog that is shown. After that I issue a make -DWITH_VIM_OPTIONS But vim does not compile with gnome libraries. Anyone has an idea on why is this so? Is this port broken or something? Should I report it? Thanks, Antonio