Hello:

First, thanks for all the work that you made.

I try to install mbuni-1.1.0 but I obtain the following error:

make[1]: *** [libmmsc_billing_shell.la] Error 1
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/mmsc'
make: *** [install-recursive] Error 1
radius1:~/install/MMS-WAP/mbuni-1.1.0 #

I hope that you can help me.

Next I show the complete process:

////////////////////////////////////////////////////PROCESS/////////////////
/////////////////////////////////////////////////
radius1:~/install/MMS-WAP/mbuni-1.1.0 # ./bootstrap
+ set -e
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = 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.8 -I autotools
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `autotools/install-sh'
configure.ac: installing `autotools/missing'
mmlib/Makefile.am: installing `autotools/depcomp'


radius1:~/install/MMS-WAP/mbuni-1.1.0 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-suse-linux
checking host system type... x86_64-suse-linux
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files...
-r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU
ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for dlsym in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing
slash... yes
checking whether stat accepts an empty string... no
checking for floor... no
checking for localtime_r... yes
checking for memset... yes
checking for sqrt... no
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking whether to compile with SSL support... trying
checking for gw-config... /usr/local/bin/gw-config
checking Kannel version... 1.4.0
checking Kannel libs... -L/usr/local/lib/kannel -lwap -lgwlib -lrt -lresolv
-lnsl -lm  -lpthread -liconv -lxml2 -lz -lpthread -lm
checking Kannel includes... -I/usr/local/include/kannel  -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
checking for cfg_create in -lgwlib... yes
checking for wsp_headers_pack in -lwap... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autotools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/images/Makefile
config.status: creating misc-patches/Makefile
config.status: creating mmlib/Makefile
config.status: creating mmsc/Makefile
config.status: creating mmsbox/Makefile
config.status: creating config.h
config.status: executing depfiles commands
License:
  Mbuni - Open  Source MMS Gateway  - http://www.mbuni.org/

 Copyright (C) 2003 - 2005, Digital Solutions Ltd. - http://www.dsmagic.com

 This program is free software, distributed under the terms of
 the GNU General Public License, with a few exceptions granted (see LICENSE)

 If you do not agree with the terms of the license, you must abort the
 installation process now.


radius1:~/install/MMS-WAP/mbuni-1.1.0 # make install
Making install in autotools
make[1]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/autotools'
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/autotools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/autotools'
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/autotools'
Making install in doc
make[1]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
Making install in examples
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/examples'
make[3]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/examples'
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/examples'
Making install in images
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/images'
make[3]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/images'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/images'
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc/images'
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
make[3]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/doc'
Making install in misc-patches
make[1]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/misc-patches'
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/misc-patches'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/misc-patches'
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/misc-patches'
Making install in mmlib
make[1]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/mmlib'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_mmbox.lo -MD -MP -MF ".deps/mms_mmbox.Tpo" -c -o mms_mmbox.lo
mms_mmbox.c; \
then mv -f ".deps/mms_mmbox.Tpo" ".deps/mms_mmbox.Plo"; else rm -f
".deps/mms_mmbox.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_mmbox.lo -MD -MP -MF
.deps/mms_mmbox.Tpo -c mms_mmbox.c  -fPIC -DPIC -o .libs/mms_mmbox.o
mms_mmbox.c: In function `mms_mmbox_search':
mms_mmbox.c:658: warning: cast from pointer to integer of different size
mms_mmbox.c: In function `mms_mmbox_count':
mms_mmbox.c:784: warning: cast from pointer to integer of different size
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_mmbox.lo -MD -MP -MF
.deps/mms_mmbox.Tpo -c mms_mmbox.c -o mms_mmbox.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_msg.lo -MD -MP -MF ".deps/mms_msg.Tpo" -c -o mms_msg.lo mms_msg.c; \
then mv -f ".deps/mms_msg.Tpo" ".deps/mms_msg.Plo"; else rm -f
".deps/mms_msg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_msg.lo -MD -MP -MF
.deps/mms_msg.Tpo -c mms_msg.c  -fPIC -DPIC -o .libs/mms_msg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_msg.lo -MD -MP -MF
.deps/mms_msg.Tpo -c mms_msg.c -o mms_msg.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_queue.lo -MD -MP -MF ".deps/mms_queue.Tpo" -c -o mms_queue.lo
mms_queue.c; \
then mv -f ".deps/mms_queue.Tpo" ".deps/mms_queue.Plo"; else rm -f
".deps/mms_queue.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_queue.lo -MD -MP -MF
.deps/mms_queue.Tpo -c mms_queue.c  -fPIC -DPIC -o .libs/mms_queue.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_queue.lo -MD -MP -MF
.deps/mms_queue.Tpo -c mms_queue.c -o mms_queue.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_strings.lo -MD -MP -MF ".deps/mms_strings.Tpo" -c -o mms_strings.lo
mms_strings.c; \
then mv -f ".deps/mms_strings.Tpo" ".deps/mms_strings.Plo"; else rm -f
".deps/mms_strings.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_strings.lo -MD -MP -MF
.deps/mms_strings.Tpo -c mms_strings.c  -fPIC -DPIC -o .libs/mms_strings.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_strings.lo -MD -MP -MF
.deps/mms_strings.Tpo -c mms_strings.c -o mms_strings.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_uaprof.lo -MD -MP -MF ".deps/mms_uaprof.Tpo" -c -o mms_uaprof.lo
mms_uaprof.c; \
then mv -f ".deps/mms_uaprof.Tpo" ".deps/mms_uaprof.Plo"; else rm -f
".deps/mms_uaprof.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_uaprof.lo -MD -MP -MF
.deps/mms_uaprof.Tpo -c mms_uaprof.c  -fPIC -DPIC -o .libs/mms_uaprof.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_uaprof.lo -MD -MP -MF
.deps/mms_uaprof.Tpo -c mms_uaprof.c -o mms_uaprof.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_util.lo -MD -MP -MF ".deps/mms_util.Tpo" -c -o mms_util.lo
mms_util.c; \
then mv -f ".deps/mms_util.Tpo" ".deps/mms_util.Plo"; else rm -f
".deps/mms_util.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_util.lo -MD -MP -MF
.deps/mms_util.Tpo -c mms_util.c  -fPIC -DPIC -o .libs/mms_util.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_util.lo -MD -MP -MF
.deps/mms_util.Tpo -c mms_util.c -o mms_util.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_mm7soap.lo -MD -MP -MF ".deps/mms_mm7soap.Tpo" -c -o mms_mm7soap.lo
mms_mm7soap.c; \
then mv -f ".deps/mms_mm7soap.Tpo" ".deps/mms_mm7soap.Plo"; else rm -f
".deps/mms_mm7soap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_mm7soap.lo -MD -MP -MF
.deps/mms_mm7soap.Tpo -c mms_mm7soap.c  -fPIC -DPIC -o .libs/mms_mm7soap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_mm7soap.lo -MD -MP -MF
.deps/mms_mm7soap.Tpo -c mms_mm7soap.c -o mms_mm7soap.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_cfg.lo -MD -MP -MF ".deps/mms_cfg.Tpo" -c -o mms_cfg.lo mms_cfg.c; \
then mv -f ".deps/mms_cfg.Tpo" ".deps/mms_cfg.Plo"; else rm -f
".deps/mms_cfg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_cfg.lo -MD -MP -MF
.deps/mms_cfg.Tpo -c mms_cfg.c  -fPIC -DPIC -o .libs/mms_cfg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_cfg.lo -MD -MP -MF
.deps/mms_cfg.Tpo -c mms_cfg.c -o mms_cfg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-L/usr/local/lib/kannel -lwap -lgwlib -lrt -lresolv -lnsl -lm  -lpthread
-liconv -lxml2 -lz -lpthread -lm -o libmms.la   mms_mmbox.lo mms_msg.lo
mms_queue.lo mms_strings.lo mms_uaprof.lo mms_util.lo mms_mm7soap.lo
mms_cfg.lo  -lwap -lgwlib -lpthread -ldl
ar cru .libs/libmms.a .libs/mms_mmbox.o .libs/mms_msg.o .libs/mms_queue.o
.libs/mms_strings.o .libs/mms_uaprof.o .libs/mms_util.o .libs/mms_mm7soap.o
.libs/mms_cfg.o
ranlib .libs/libmms.a
creating libmms.la
(cd .libs && rm -f libmms.la && ln -s ../libmms.la libmms.la)
make[2]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/mmlib'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/mmlib'
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/mmlib'
Making install in mmsc
make[1]: Entering directory `/root/install/MMS-WAP/mbuni-1.1.0/mmsc'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mmsc_cfg.lo -MD -MP -MF ".deps/mmsc_cfg.Tpo" -c -o mmsc_cfg.lo
mmsc_cfg.c; \
then mv -f ".deps/mmsc_cfg.Tpo" ".deps/mmsc_cfg.Plo"; else rm -f
".deps/mmsc_cfg.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mmsc_cfg.lo -MD -MP -MF
.deps/mmsc_cfg.Tpo -c mmsc_cfg.c  -fPIC -DPIC -o .libs/mmsc_cfg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mmsc_cfg.lo -MD -MP -MF
.deps/mmsc_cfg.Tpo -c mmsc_cfg.c -o mmsc_cfg.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_detokenize.lo -MD -MP -MF ".deps/mms_detokenize.Tpo" -c -o
mms_detokenize.lo mms_detokenize.c; \
then mv -f ".deps/mms_detokenize.Tpo" ".deps/mms_detokenize.Plo"; else rm -f
".deps/mms_detokenize.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_detokenize.lo -MD -MP -MF
.deps/mms_detokenize.Tpo -c mms_detokenize.c  -fPIC -DPIC -o
.libs/mms_detokenize.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_detokenize.lo -MD -MP -MF
.deps/mms_detokenize.Tpo -c mms_detokenize.c -o mms_detokenize.o >/dev/null
2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_resolve.lo -MD -MP -MF ".deps/mms_resolve.Tpo" -c -o mms_resolve.lo
mms_resolve.c; \
then mv -f ".deps/mms_resolve.Tpo" ".deps/mms_resolve.Plo"; else rm -f
".deps/mms_resolve.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_resolve.lo -MD -MP -MF
.deps/mms_resolve.Tpo -c mms_resolve.c  -fPIC -DPIC -o .libs/mms_resolve.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_resolve.lo -MD -MP -MF
.deps/mms_resolve.Tpo -c mms_resolve.c -o mms_resolve.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_billing.lo -MD -MP -MF ".deps/mms_billing.Tpo" -c -o mms_billing.lo
mms_billing.c; \
then mv -f ".deps/mms_billing.Tpo" ".deps/mms_billing.Plo"; else rm -f
".deps/mms_billing.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_billing.lo -MD -MP -MF
.deps/mms_billing.Tpo -c mms_billing.c  -fPIC -DPIC -o .libs/mms_billing.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_billing.lo -MD -MP -MF
.deps/mms_billing.Tpo -c mms_billing.c -o mms_billing.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-L/usr/local/lib/kannel -lwap -lgwlib -lrt -lresolv -lnsl -lm  -lpthread
-liconv -lxml2 -lz -lpthread -lm -o libmmsc.la   mmsc_cfg.lo
mms_detokenize.lo mms_resolve.lo mms_billing.lo  -lwap -lgwlib -lpthread
-ldl
ar cru .libs/libmmsc.a .libs/mmsc_cfg.o .libs/mms_detokenize.o
.libs/mms_resolve.o .libs/mms_billing.o
ranlib .libs/libmmsc.a
creating libmmsc.la
(cd .libs && rm -f libmmsc.la && ln -s ../libmmsc.la libmmsc.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../mmlib -I../mmlib    -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-MT mms_billing_shell.lo -MD -MP -MF ".deps/mms_billing_shell.Tpo" -c -o
mms_billing_shell.lo mms_billing_shell.c; \
then mv -f ".deps/mms_billing_shell.Tpo" ".deps/mms_billing_shell.Plo"; else
rm -f ".deps/mms_billing_shell.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_billing_shell.lo -MD -MP
-MF .deps/mms_billing_shell.Tpo -c mms_billing_shell.c  -fPIC -DPIC -o
.libs/mms_billing_shell.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2
-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -MT mms_billing_shell.lo -MD -MP
-MF .deps/mms_billing_shell.Tpo -c mms_billing_shell.c -o
mms_billing_shell.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -g -O2 -I/usr/local/include/kannel
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2
-L/usr/local/lib/kannel -lwap -lgwlib -lrt -lresolv -lnsl -lm  -lpthread
-liconv -lxml2 -lz -lpthread -lm -o libmmsc_billing_shell.la -rpath
/usr/local/lib/mbuni  mms_billing_shell.lo  -lwap -lgwlib -lpthread -ldl
gcc -shared  .libs/mms_billing_shell.o  -L/usr/local/lib/kannel -lrt
-lresolv -lnsl -liconv /usr/lib64/libxml2.so -lz -lm -lwap -lgwlib -lpthread
-ldl  -Wl,-soname -Wl,libmmsc_billing_shell.so.0 -o
.libs/libmmsc_billing_shell.so.0.0.0
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin
/ld: /usr/local/lib/kannel/libgwlib.a(gwmem-native.o): relocation
R_X86_64_32 can not be used when making a shared object; recompile with
-fPIC
/usr/local/lib/kannel/libgwlib.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libmmsc_billing_shell.la] Error 1
make[1]: Leaving directory `/root/install/MMS-WAP/mbuni-1.1.0/mmsc'
make: *** [install-recursive] Error 1
radius1:~/install/MMS-WAP/mbuni-1.1.0 #
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////


Regards.

Danny.



<<attachment: winmail.dat>>

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to