[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnome-pilot && gnome-pim



On Sat, Jan 29, 2000 at 01:07:06PM -0600, Christopher Browne wrote:
> Sundry testing of gnome-pilot is indicating that it expects to have
> pilot-link version 0.9.4, shown thus:
> 
> gpilotd-WARNING **: Please run gpilotd-control-applet (eg. use
> gnomecc) to configure.
> gpilotd-Message: gnome-pilot 0.1.47 starting...
> gpilotd-Message: compiled for pilot-link version 0.9.4
> 
> I can't find a 0.9.4 version anywhere.

There is a mistake in pi-version.h:
% cat /usr/include/libpisock/pi-version.h 
#ifndef _PILOT_VERSION_H_
#define _PILOT_VERSION_H_

#define PILOT_LINK_VERSION 0
#define PILOT_LINK_MAJOR 9
#define PILOT_LINK_MINOR 4

/*  If releasing a version without a patch number, make sure
 *  that this is *NOT* defined.
 */
/*#define PILOT_LINK_PATCH "something"*/

#endif /* _PILOT_VERSION_H_ */
%

This file claims to be version 0.9.4, but it is actually version 0.9.3.
That's where gnome-pilot got its number from.  The package in Debian
frozen and unstable (0.9.3-3) is the latest version.

-Ben
-- 
Ben Darnell              bgdarnel@unity.ncsu.edu
http://thoughtstream.org


Reply to: