From owner-freebsd-current@FreeBSD.ORG Wed May 4 00:08:28 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28AD716A4CE for ; Wed, 4 May 2005 00:08:28 +0000 (GMT) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 068F143D45 for ; Wed, 4 May 2005 00:08:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DT7R7-000JaI-AG; Wed, 04 May 2005 00:08:21 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DT7Qw-0008JT-Ro; Tue, 03 May 2005 14:08:10 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17016.4714.355931.143683@roam.psg.com> Date: Tue, 3 May 2005 14:08:10 -1000 To: Anish Mistry References: <87d5sw5od7.fsf@zeus.crashmail.de> <20050501.222433.41629984.kimoto@ohnolab.org> <17015.59398.452267.679783@roam.psg.com> <200505032003.40525.mistry.7@osu.edu> cc: freebsd-current@freebsd.org Subject: Re: Palm Tungsten T via USB-Cradle X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 00:08:28 -0000 >> % jpilot-sync -B >> /libexec/ld-elf.so.1: /usr/X11R6/lib/jpilot/plugins/libexpense.so: >> Undefined symbol "jp_logf" > Grab the package, it should work. huh. i just did a portupgrade -f on jpilot and jpilot-sync, and the libexpense.so was built. you're saying pkg_add -r? yikes! i have never used that except to bootstrap cvsup for a new install. randy