Hi users , Im tring to install SQLbox but I'm getting many errors :
./bootstrap ./configure make: [root@localhost trunk]# ./bootstrap ./configure make + set -e + amvers=no + automake-1.11 --version + automake-1.10 --version + amvers=-1.10 + test -1.10 = no + libtoolize=no + glibtoolize --version + libtoolize --version + libtoolize=libtoolize + test libtoolize = no + set +x + test '!' -d autotools + libtoolize --copy --force You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `autotools'. + test -f ltmain.sh + aclocal-1.10 -I autotools + autoconf + autoheader + automake-1.10 --add-missing --copy configure.in:92: installing `autotools/install-sh' configure.in:92: installing `autotools/missing' gw/Makefile.am: installing `autotools/depcomp' Makefile.am:3: wildcard grep -l '<!DOCTYPE ' doc/*.xml: non-POSIX variable name Makefile.am:3: (probably a GNU make extension) Makefile.am:10: wildcard doc/*.png: non-POSIX variable name Makefile.am:10: (probably a GNU make extension) Makefile.am:13: wildcard doc/*.fig: non-POSIX variable name Makefile.am:13: (probably a GNU make extension) Makefile.am:71: shell rpm --eval '%_rpmdir': non-POSIX variable name Makefile.am:71: (probably a GNU make extension) ? the commande : ./configure : Configuring Kannel and DB dependancies ... checking for Ct-Lib support... no checking for FreeTDS Ct-Lib support... no checking for gw-config... no checking for Kannel include files in... /usr checking for "/usr/include/kannel/gw-config.h"... no checking for Kannel include files in... /usr/local checking for "/usr/local/include/kannel/gw-config.h"... yes checking for cfg_create in -lgwlib... no configure: error: Kannel gwlib is required! CFLAGS='-pthread' ./configure : checking svn checkout revision... 55M Configuring for Kannel sqlbox version svn-r55M ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Salma