From owner-freebsd-ports@FreeBSD.ORG Mon Apr 21 19:36:28 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCF1237B401 for ; Mon, 21 Apr 2003 19:36:28 -0700 (PDT) Received: from imo-r01.mx.aol.com (imo-r01.mx.aol.com [152.163.225.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC4A743FE1 for ; Mon, 21 Apr 2003 19:36:27 -0700 (PDT) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-r01.mx.aol.com (mail_out_v34.22.) id a.2e.85f02e8 (16225); Mon, 21 Apr 2003 22:36:12 -0400 (EDT) Received: from netscape.net (pool-68-160-106-19.nwrk.east.verizon.net [68.160.106.19]) by air-in02.mx.aol.com (v93.8) with ESMTP id MAILININ21-3f613ea4aa9b9f; Mon, 21 Apr 2003 22:36:12 2000 Message-ID: <3EA4AA9C.5040609@netscape.net> Date: Tue, 22 Apr 2003 02:36:12 +0000 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: marcus@marcuscom.com References: <3EA489E7.9020003@netscape.net> <1050971684.21041.16.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) cc: freebsd-ports@freebsd.org Subject: Re: gnomepilot and evolution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 02:36:29 -0000 marcus@marcuscom.com wrote: > On Mon, 2003-04-21 at 20:16, E. J. Cerejo wrote: > >>Trying to install evolution I get the following error: >> >>===> gnomepilot-conduits-0.9 depends on shared library: gpilotd.1 - >>not found >>===> Verifying install for gpilotd.1 in /usr/ports/palm/gnomepilot >>===> gnomepilot-0.1.71 is marked as broken: gnomepilot wants to use the >>GNOME 1 desktop, but you wish to use the GNOME 2 desktop.. >>*** Error code 1 >> >>Stop in /usr/ports/palm/gnomepilot. >>*** Error code 1 >> >>Stop in /usr/ports/palm/gnomepilot-conduits. >>*** Error code 1 >> >>Stop in /usr/ports/mail/evolution. >>** Command failed [exit code 1]: /usr/bin/script -qa >>/tmp/portinstall23850.0 make >>** Fix the problem and try again. >>** The following packages were not installed or upgraded (*:skipped / >>!:failed) >> ! mail/evolution (unknown build error) >> >>Does this mean it's impossible to install in gnome2 because gnomepilote >>needs gnome 1? > > > You cannot use gnomepilot with Evolution under the GNOME 2 desktop. > However, you can build Evolution with -DWITHOUT_PILOT, and Evo will work > just fine under the GNOME 2 desktop. The next version of Evo, which > should be out soon, is a GNOME 2 native app, and supports the new GNOME > 2 version of gpilot. Thanks, that worked fine.