![]() |
Robert, when applying the tiff-3.5-interfaces.patch file on my RedHat 6.1 (updated) system I get the following: [root@goomba hylafax-4.1beta2]# patch -bp0 < tiff-3.5-interfaces.patch patching file `faxd/CopyQuality.c++' Hunk #1 succeeded at 51 (offset 1 line). patching file `faxd/G3Decoder.c++' patching file `faxd/G3Decoder.h' patching file `faxd/TagLine.c++' patching file `faxd/choptest.c++' patching file `faxd/cqtest.c++' Hunk #1 succeeded at 145 (offset 1 line). patching file `faxd/faxQueueApp.c++' Hunk #1 succeeded at 807 (offset 2 lines). patching file `faxd/tagtest.c++' patching file `faxd/tif_fax3.h' Hunk #1 FAILED at 1. 1 out of 5 hunks FAILED -- saving rejects to faxd/tif_fax3.h.rej [root@goomba hylafax-4.1beta2]# The tif_fax3.h.rej file is as follows: [root@goomba faxd]# cat tif_fax3.h.rej *************** *** 1,8 **** - /* $Id: tiff-3.5-interfaces.patch,v 1.1 2000/04/11 10:11:27 philw Exp $ */ /* - * Copyright (c) 1990-1996 Sam Leffler - * Copyright (c) 1991-1996 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided --- 1,8 ---- + /* $Id: tiff-3.5-interfaces.patch,v 1.1 2000/04/11 10:11:27 philw Exp $ */ /* + * Copyright (c) 1990-1997 Sam Leffler + * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided [root@goomba faxd]# It doesn't look terribly consequential, but is annoying. Lee Howard