On Monday 10 October 2011 00:46:34 Werner Joss wrote:
> Could you confirme that puting the file
qt3_3.3.8c.diff in the
> qt-x11-free-3.3.8b directory, then in a Konsol:
> cd /...../qt-x11-free-3.3.8b
> patch < qt3_3.3.8c.diff
> Will be OK?
-----------------------------------------
The life is so much nicer with Murphy's Law!
$ 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?
Good luck to everyone,
Patrick
NB: Should not this thread go into the devel list?