[EMAIL PROTECTED] gateway-1.4.0]# uname -a
Linux alex 2.4.19 #3 Thu Nov 14 01:15:22 EET 2002 i686 unknown unknown GNU/Linux
 
[EMAIL PROTECTED] gateway-1.4.0]# ./configure  --prefix=/sp/prod/kannel-1.4/ --enable-localtime --enable-start-stop-daemon --disable-docs --with-mysql --with-pgsql --no-create --no-recursion
creating cache ./config.cache
 
Configuring for Kannel gateway version 1.4.0 ...
 
Running system checks ...
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE  -rdynamic) works... yes
checking whether the C compiler (gcc  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE  -rdynamic) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
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... yes
checking for convert... /usr/bin/convert
checking for perl... /usr/bin/perl
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for log in -lm... yes
checking for accept in -lsocket... no
checking for inet_ntoa in -lnsl... yes
checking for inet_ntop in -lresolv... yes
checking for inet_ntop in -lbind... no
checking for pthread_exit in -lpthread... yes
checking for libiconv in -liconv... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/poll.h... yes
checking for pthread.h... yes
checking for getopt.h... yes
checking for syslog.h... yes
checking for iconv.h... yes
checking for zlib.h... yes
checking for execinfo.h... yes
checking for stdlib.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... no
checking for net/if.h... yes
checking for netinet/in.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... yes
checking for srandom... yes
checking for getopt... yes
checking for gethostbyname_r... yes
checking for which type of gethostbyname_r... 6
checking for socklen_t in <sys/socket.h>... yes
checking for getopt in <stdio.h>... no
checking for getopt in <unistd.h>... yes
checking for regex.h... yes
checking for regcomp... yes
 
Checking for POSIX threads support ...
checking for working pthreads... no
checking for pthread_spinlock support... yes
checking for pthread_rwlock support... yes
checking for sem_init in -lrt... yes
checking for semaphore support... yes
 
Checking for libxml2 support ...
checking for xml2-config... /usr/bin/xml2-config
checking libxml version... 2.4.23
 
Configuring for PCRE support ...
checking whether to compile with PCRE support... disabled
 
Configuring DocBook support ...
checking for jade... jade
checking for jadetex... no
checking for pdfjadetex... no
checking for dvips... no
checking for fig2dev... no
checking for convert... /usr/bin/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/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/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/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/dsssl/modular/print/docbook.dsl... no
Not building documentation.
 
Configuring parameters ...
checking which malloc to use... native malloc
enabling local time
enabling cookies
 
Configuring OpenSSL support ...
checking whether to compile with SSL support... trying /usr/lib /usr/include/openssl
checking for openssl... /usr/bin/openssl
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for SSL_connect in -lssl... yes
checking for openssl/x509.h... yes
checking for openssl/rsa.h... yes
checking for openssl/crypto.h... yes
checking for openssl/pem.h... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking whether the OpenSSL library is multithread-enabled... yes
checking whether to compile with SSL support... yes
 
Configuring DB support ...
checking whether to compile with MySQL support... searching
checking for mysql_config... /usr/bin/mysql_config
checking mysql version... 3.23.52
checking mysql libs...  -L'/usr/lib/mysql' -lmysqlclient -lz -lcrypt -lnsl -lm
checking for mysql_init in -lmysqlclient... yes
checking mysql includes... -I'/usr/include/mysql'
checking for mysql/mysql.h... yes
checking for mysql/mysql_version.h... yes
checking whether to compile with MySQL support... yes
checking whether to compile with LibSDB support... disabled
checking whether to compile with SQLite support... disabled
checking whether to compile with Oracle support... disabled
checking whether to compile with PostgresSQL support... searching
checking for pg_config... /usr/bin/pg_config
checking PostgreSQL version... PostgreSQL 7.2.2
checking PostgreSQL libs... /usr/lib
checking PostgreSQL includes... /usr/include/pgsql
checking for postgresql/libpq-fe.h... no
checking for PQconnectdb in -lpq... yes
checking whether to compile with PostgreSQL support... yes
 
Generating output files ...
updating cache ./config.cache
creating ./config.status
 
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.
 
[EMAIL PROTECTED] gateway-1.4.0]# make
make: *** No targets specified and no makefile found.  Stop.

and , indeed , there is no Makefile
 
[EMAIL PROTECTED] gateway-1.4.0]# ls
aclocal.m4   checks/        config.status*  contrib/  gw/             install-sh*  mkinstalldirs  solaris/  VERSION
AUTHORS      config.cache   config.sub*     COPYING   gw-config.h.in  LICENSE      NEWS           STATUS    wap/
benchmarks/  config.guess*  configure*      debian/   gwlib/          Makefile.in  radius/        test/     wmlscript/
ChangeLog    config.log     configure.in    doc/      INSTALL         missing      README         utils/
 
 
 
Maybe I did something wrong or incomplete ?
 
Thanks
    Alex

Reply via email to