I was able to build and run Kannel on a fresh install of SLES 11 SP2 but
after applying the package updates for SP2, neither the previously built
bearerbox nor the re-compiled bearerbox could be made to run - same
result as before. It seems indeed, the distro has a problem somewhere.
With SLES
Could be that bearerbox is not running at all because of the dependency
failure.
Can you check with:
$ cd gw
$ ldd ./bearerbox
$ strace -ff ./bearerbox
2016-07-28 15:32 GMT+03:00 Dave :
> I was able to build and run Kannel on a fresh install of SLES 11 SP2 but
> after applying the package upd