Hello,
I've just d/led kannel 1.4.1. I am trying to build it on winXP pro
sp2, with cygwin.

./configure goes well
but 'make' fails with:

make: *** No rule to make target
`/usr/include/libxml2/libxml/encoding.h', needed by `gw/bb_alog.o'.
Stop.

Any ideas why the generated makefile is not working? Following is the
output of ./configure...

thanks



Configuring for Kannel gateway version 1.4.1 ...

Running system checks ...
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for convert... /cygdrive/c/WINDOWS/system32/convert
checking for perl... /usr/bin/perl
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for log in -lm... yes
checking for accept in -lsocket... no
checking for inet_ntoa in -lnsl... no
checking for inet_ntop in -lresolv... no
checking for inet_ntop in -lbind... no
checking for pthread_exit in -lpthread... yes
checking for libiconv in -liconv... yes
checking for ANSI C header files... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for net/if.h... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for getopt_long... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for backtrace... no
checking for srandom... yes
checking for getopt... yes
checking for gethostbyname_r... no
checking for gethostbyname... yes
checking for socklen_t in <sys/socket.h>... yes
checking for getopt in <stdio.h>... no
checking for getopt in <unistd.h>... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes

Checking for POSIX threads support ...
checking for working pthreads... yes
checking for pthread_spinlock support... no
checking for pthread_rwlock support... yes
checking for sem_init in -lrt... no
checking for semaphore support... yes

Checking for libxml2 support ...
checking for xml2-config... /usr/bin/xml2-config
checking libxml version... 2.6.28

Configuring for PCRE support ...
checking whether to compile with PCRE support... disabled

Configuring DocBook support ...
checking for jade... no
checking for jadetex... no
checking for pdfjadetex... no
checking for dvips... dvips
checking for fig2dev... no
checking for convert... /cygdrive/c/WINDOWS/system32/convert
checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl...
no
checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
checking for 
/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
checking for 
/usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl...
no
checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl...
no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl...
no
checking for /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl...
no
checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no
checking for 
/usr/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl...
no
checking for /usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
checking for 
/usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl...
no
checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl...
no
checking for 
/usr/local/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl...
no
checking for /usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
Not building documentation.

Configuring parameters ...
checking which malloc to use... native malloc
enabling local time
enabling cookies
enabling HTTP/1.1 keep-alive

Configuring OpenSSL support ...
checking whether to compile with SSL support... trying

Configuring DB support ...
checking whether to compile with MySQL support... disabled
checking whether to compile with LibSDB support... disabled
checking whether to compile with SQLite support... disabled
checking whether to compile with SQLite3 support... disabled
checking whether to compile with Oracle support... disabled
checking whether to compile with PostgresSQL support... disabled

Generating output files ...
configure: creating ./config.status
config.status: creating gwlib/gw_uuid_types.h
config.status: creating Makefile
config.status: creating gw-config.h
config.status: gw-config.h is unchanged

License information ...
+--------------------------------------------------------------------+
| License:                                                           |
| This software is subject to the Kannel Software License, available |
| in this distribution in the file LICENSE. By continuing this       |
| installation process, you are bound by the terms of this license   |
| agreement. If you do not agree with the terms of this license, you |
| must abort the installation process at this point.                 |
|                                                                    |
|                      The Kannel Group <http://www.kannel.org/>     |
+--------------------------------------------------------------------+

Thank you for using Kannel.

Reply via email to