Re: errors in valgrind
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 10, 2009 at 11:42 PM, devel<[email protected]> wrote: > I am having trouble trying to apply the patch: > > patch -p1 < psy.c.patch > can't find file to patch at input line 4 Try -p0, or applying it from inside the vorbis/lib directory. -r