From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <nrb23@cornell.edu>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI
	autolearn=unavailable autolearn_force=no version=4.0.0
Received: from postoffice.mail.cornell.edu (postoffice.mail.cornell.edu [132.236.56.7])
	by chiba.3jane.net (Postfix) with ESMTP id B9D5A159E1
	for <gentoo-dev@gentoo.org>; Wed, 28 Nov 2001 21:51:14 -0600 (CST)
Received: from gemini (nrb23a.resnet.cornell.edu [128.253.186.99])
	by postoffice.mail.cornell.edu (8.9.3/8.9.3) with ESMTP id WAA29134
	for <gentoo-dev@gentoo.org>; Wed, 28 Nov 2001 22:50:19 -0500 (EST)
From: Nicholas Burlett <nrb23@cornell.edu>
To: gentoo-dev@gentoo.org
In-Reply-To: <20011128164436.A763@chiba.3jane.net>
References: <1006976049.703.0.camel@paula> 
	<20011128164436.A763@chiba.3jane.net>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/0.99.2 (Preview Release)
Date: 28 Nov 2001 22:54:52 -0500
Message-Id: <1007006093.8863.0.camel@gemini>
Mime-Version: 1.0
Subject: [gentoo-dev] Evolution Pilot Conduit
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Developer discussion list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: 7be1ba6c-45c3-4b8e-b801-7052f735b6d5
X-Archives-Hash: d17c2a62137ccd531b68014a155565b9

I'm using Gentoo R6, and I have USE set to use pda, but evolution won't
compile with the gnome-pilot conduit. Here is the error in the
configure:


[snip]
checking for gnome-config... (cached) /usr/bin/gnome-config
checking for gnome-pilot environment... yes
checking for existance of /usr/lib/libpisock.so... yes
checking for pilot-link version >= 0.9.5... yes (found 0.9.6-cvs)
checking if pilot-link handles UTF-8 conversions... no
configure: error: evolution requires pilot-link to have working UTF-8
conversion routines

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 36, Exitcode 1
!!! (no error message)


This is only after copying a bunch of headers from
/usr/include/libpisock to /usr/include so that the line "checking for
pilot-link version >= 0.9.5... yes (found 0.9.6-cvs)" would work. I'm
not sure how to fix this next one. Could someone point me in the right
direction? 

Thanks,
Nick