Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2005 13:55:53 +0200
From:      Johannes Ton <punky@gmx.ch>
To:        freebsd-isdn <freebsd-isdn@freebsd.org>
Subject:   C4B Patching Problem
Message-ID:  <6610579449.20050617135553@gmx.ch>

next in thread | raw e-mail | index | archive | help
Hi List,

I have a strange problem with the patch for controller.c under
usr.sbin/i4b.

The output of the do-patch script:

Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- controller.c.orgig Sat Dec 22 10:38:24 2001
|+++ controller.c       Wed Mar 23 22:51:03 2005
--------------------------
Patching file controller.c using Plan A...
Hunk #1 failed at 95.
Hunk #2 failed at 121.
Hunk #3 failed at 218.
3 out of 3 hunks failed--saving rejects to controller.c.rej

- C4B V. 1.0
- FreeBSD 5.3 Release

I refetched controller.c and the whole c4b package, but the same
problem.

If I try to patch the file direkt:

diabolo# patch < patch-usr.sbin-i4b-isdnd
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- usr.sbin/i4b/isdnd/controller.c.org.c4b    Sat Dec 22 10:38:24 2001
|+++ usr.sbin/i4b/isdnd/controller.c    Wed Mar 23 22:51:03 2005
--------------------------
File to patch: /usr/src/usr.sbin/i4b/isdnd/controller.c
Patching file /usr/src/usr.sbin/i4b/isdnd/controller.c using Plan A...
Hunk #1 failed at 95.
Hunk #2 failed at 121.
Hunk #3 failed at 218.
3 out of 3 hunks failed--saving rejects to /usr/src/usr.sbin/i4b/isdnd/controller.c.rej

Any ideas?
Or does the problem sit in front of my pc?

Thanks in advance,
Johannes






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6610579449.20050617135553>