Patch is not working because cfg.def has been changed.
If you are in a test env. Please try standalone-module.
http://www.kannel.org/~mconte/sqlbox/sqlbox-standalone.tar.gz

# ./bootstrap
# ./configure
# make

you must to set bearerbox-port in kannel.conf and run sqlbox with
another config file (Take a look into "example" directory)

M

On 7/17/06, Willy <[EMAIL PROTECTED]> wrote:


Hi,
I just download latest kannel snapshot and sqlbox using cvs -d
:pserver:[EMAIL PROTECTED]:/home/cvs co sqlbox.
Command make patch return this:

[EMAIL PROTECTED] ~/sqlbox$ make patch
patch -p0 -d ../kannel-snapshot < sqlbox.patch
patching file Makefile.in
patching file configure
patching file configure.in
patching file gw/smsbox.c
Hunk #2 succeeded at 3364 with fuzz 2 (offset -1 lines).
patching file gwlib/cfg.def
Hunk #1 FAILED at 243.
Hunk #2 succeeded at 601 with fuzz 1 (offset 44 lines).
1 out of 2 hunks FAILED -- saving rejects to file gwlib/cfg.def.rej
make: *** [patch] Error 1

I also have tried Mi Reflejo sqlbox.patch and it returns the same error.
Thanks again.

Regards


Willy

Reply via email to