I was just wondering - How often does the auto compilation test update its cvs version? As the checkout date is about a week ago...
Cheers. Bill -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kannel Sent: 25 May 2004 07:08 To: [EMAIL PROTECTED] Subject: Kannel automatic compilation test Kannel compilation test. Host: Linux geodude 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown Kannel compilation had warnings or failed. Output of 'make -s': gw/smsc/smsc_soap.c:979:2: warning: #warning FIXME gw/smsc/smsc_soap.c:1168:2: warning: #warning FIXME gw/smsc/smsc_soap.c:1373:2: warning: #warning FIXME gw/smsc/smsc_soap.c:1384:2: warning: #warning FIXME gw/smsc/smsc_soap.c:2063:2: warning: #warning FIXME ------------------------------------------------------- Output of 'CFLAGS='-Wall -O2 -g' ./configure': creating cache ./config.cache checking cvs checkout date... 20040518 Configuring for Kannel gateway version cvs-20040518 ... Running system checks ... checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -Wall -O2 -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE ) works... yes checking whether the C compiler (gcc -Wall -O2 -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE ) 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/X11R6/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 libxml2 support ... checking for xml2-config... /usr/bin/xml2-config checking libxml version... 2.3.11 Configuring for PCRE support ... checking whether to compile with PCRE support... disabled Configuring DocBook support ... checking for jade... jade checking for jadetex... jadetex checking for pdfjadetex... pdfjadetex checking for dvips... dvips checking for fig2dev... fig2dev checking for convert... /usr/X11R6/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... yes 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... yes Documentation will be built as well. 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... disabled checking whether to compile with LibSDB support... disabled checking whether to compile with SQLite support... disabled checking whether to compile with Oracle support... disabled Generating output files ... updating cache ./config.cache creating ./config.status creating gwlib/gw_uuid_types.h creating Makefile creating gw-config.h 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.
