qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Sound & Win98


From: Joe Menola
Subject: Re: [Qemu-devel] Sound & Win98
Date: Sun, 25 Jul 2004 22:16:55 -0500
User-agent: KMail/1.6.2

On Sun July 25 2004 6:22 pm, Lindsay Mathieson wrote:
> Patch would not apply - I don't have a "../qq/oss.c" for a start off
>
> missing header for unified diff at line 3 of patch
> can't find file to patch at input line 3
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
>
> |--- oss.c      Mon Jul 26 01:00:48 2004
> |+++ ../qq/oss.c        Mon Jul 26 01:04:45 2004
>
> --------------------------
> File to patch:
> address@hidden qemu-0.6.0]$ ls ../qq
> ls: ../qq: No such file or directory

Seems my patch file some how ended up empty. After correcting this and feeding 
"oss.c" to the "File to patch:" prompt, I got this:

$ patch -p1 < sb-sub.patch
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- oss.c       Mon Jul 26 01:00:48 2004
|+++ ../qq/oss.c Mon Jul 26 01:04:45 2004
--------------------------
File to patch: oss.c
patching file oss.c
patch: **** malformed patch at line 4:          play = MIN (left, bytes);

Same result using patch -R

-jm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]