Re: syncing my palm m500



> I tried to patch gnome-pilot-0.1.64 by issuing the command "patch -p1 <
> ../gnome-pilot-patch" in the top directory of gnome-pilot. Is this
> correct?

	Put the patch in your unpacked gnome-pilot directory, then run:

	cat gnome-pilot.patch | patch -p0

	You should see:

patching file configure.in
patching file capplet/gnome-pilot-cdialog.c
patching file capplet/gnome-pilot-conduitcap.c
patching file capplet/gpilotd-capplet-strings.c
patching file capplet/gpilotd-capplet.glade
patching file capplet/pilot.c
patching file capplet/pilot.h
patching file capplet/util.c
patching file capplet/util.h
patching file gpilotd/gpilotd.c
patching file utils/make-password.c

> It kept asking me which files to patch and it didn't seem to work. I
> also tried to compile gnome-pilot-0.1.64 without the patch I got this
> error:

	As a general rule, I never use redirects for patching.

> gpilotd.c:128: `PI_AF_SLP' undeclared (first use in this function)

	Your sources aren't properly patched. See above.

d.





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