raymond tsang wrote:

I am using  1.40 version of kannel source in cygwin,
after running ./configure, it's Ok,
but when try to make, it got over 100 errors

../Makefile: line 10: SHELL: command not found
../Makefile: line 13: srcdir: command not found


The following is part of Makefile.
///////////////////////////////////////////////////////////
# Generated automatically from Makefile.in by configure.
#
# Makefile.in for Kannel, the Open Source WAP and SMS Gateway.
#
# This file is currently maintained manually. There is currently
# no generation out of automake. This will change as soon as we
# switch to our new autoconf/configure build process.
#
SHELL = /bin/sh
srcdir = .


How to fix this?

I assume you have a broken local Cygwin installation. Kannel builds out-of-the-box on a normal/recent Cygwin installation.

Seems like make can't find the /bin/sh shell. Maybe you messed up your Cygwin registry mountpoints?

So this is likely Kannel-off-topic.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to