On Monday 10 October 2011 20:30:58 Patrick Serru wrote:
The life is so much nicer with Murphy's Law!
*g*
$ patch < qt3_3.3.8c.diff
patching file qobject.cpp
Hunk #1 FAILED at 360.
1 out of 1 hunk FAILED -- saving rejects to file qobject.cpp.rej
patching file qobject.h
Hunk #1 FAILED at 101.
1 out of 1 hunk FAILED -- saving rejects to file qobject.h.rej
patching file qglobal.h
Hunk #1 FAILED at 41.
1 out of 1 hunk FAILED -- saving rejects to file qglobal.h.rej
Having a look at the patch file, for the first patch, first file
src/kernel/qobject.cpp, Line 360 looks corresponding... So, why did'n it
work?
I'm out of ideas, here, sorry.
wild guess: wrong permissions ?
werner