Hi all,
I'm trying to patch VDE just as suggested in [1] but I'm having trouble. I've downloaded VDE 2.3.2 from here [2] and the patches from here [1].
I'm doing the following:
lucas@test:~/batman-adv/ script/vde$ tar zxvf vde2-2.3.2.tar.gz lucas@test:~/batman-adv/script/vde$ patch vde2-2.3.2/src/vde_switch/port.c < vde2-2.3.2_colour.patch patching file vde2-2.3.2/src/vde_switch/port.c patching file vde2-2.3.2/src/vde_switch/port.c Hunk #1 FAILED at 68. 1 out of 1 hunk FAILED -- saving rejects to file vde2-2.3.2/src/vde_switch/port.c.rej
What is it that I'm doing wrong?
Any hint is appreciated ...
Regards!
Lucas
[1] - http://www.open-mesh.org/projects/open-mesh/wiki/Emulation [2] - http://sourceforge.net/projects/vde/files/vde2/2.3.2/