Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes: > On Tue, Jun 18, 2002 at 09:43:28PM -0600, Jorge Santos wrote: > | So, I was building postgresql from source (via debian/rules build) > | when it failed due to a missing header file, so I apt-got the package > | which contained the file reran the build and got the following: > | > | [EMAIL PROTECTED] debian/rules build > > | cat patches/* | patch -p0 > | patching file src/pl/plpgsql/src/pl_funcs.c > | Reversed (or previously applied) patch detected! Assume -R? [n] > | Apply anyway? [n] > | Skipping patch. > | 2 out of 2 hunks ignored -- saving rejects to file > src/pl/plpgsql/src/pl_funcs.c.rej > | make: *** [build-stamp] Error 1 > > | What should I do here? > > I would start over with a clean 'apt-get source', then next time if > you want to restart the build, first remove the patch command from > 'debian/rules'. You can only apply a patch once (think about it).
Well, since I said no to both questions I guess I can still remove the patch command and restart the build, I guess I would be fine, wouldn't I? Regards, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]