[Wine] patcher les sources

Fermé
Zeph - 30 mai 2006 à 05:54
nico44000 Messages postés 2 Date d'inscription jeudi 5 juillet 2007 Statut Membre Dernière intervention 5 juillet 2007 - 5 juil. 2007 à 16:59
salut tout le monde

J ai un probleme pour patcher wine ( pour avoir la souris qui fonctionne sous wow). Des que je lance le patch j'ai ca:

[root@localhost Wine]# patch -p0 < wow.new.patch.1.9.13-1
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:
--------------------------
|--- wine/libs/wine/mmap.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/libs/wine/mmap.c      2006-05-19 22:08:03.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 183.
Hunk #2 FAILED at 232.
2 out of 2 hunks FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/loader/preloader.c.orig       2006-05-11 17:02:13.000000000 +0100
|+++ wine/loader/preloader.c    2006-05-19 22:14:22.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 109.
1 out of 1 hunk FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
[root@localhost Wine]# wine-1.9.14.tar.bz2
-bash: wine-1.9.14.tar.bz2: command not found
[root@localhost Wine]# patch -p1 < wow.new.patch.1.9.13-1
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:
--------------------------
|--- wine/libs/wine/mmap.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/libs/wine/mmap.c      2006-05-19 22:08:03.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 183.
Hunk #2 FAILED at 232.
2 out of 2 hunks FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/loader/preloader.c.orig       2006-05-11 17:02:13.000000000 +0100
|+++ wine/loader/preloader.c    2006-05-19 22:14:22.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 109.
1 out of 1 hunk FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej


qqun aurais une idée? Merci d'avance
Zeph
A voir également:

2 réponses

jipicy Messages postés 40842 Date d'inscription jeudi 28 août 2003 Statut Modérateur Dernière intervention 10 août 2020 4 897
30 mai 2006 à 23:22
Salut,

Remonte d'un répertoire ou alors tape :
patch -p1 < wow.new.patch.1.9.13-1
;-))
0
nico44000 Messages postés 2 Date d'inscription jeudi 5 juillet 2007 Statut Membre Dernière intervention 5 juillet 2007 3
5 juil. 2007 à 16:59
tu peut me passé le sit stp
0