I'm trying to compile mbuni but obtain errors.
I'm using red hat, kernel 2.4.20.
These are the steps I have followed:
- Download
http://www.mbuni.org/downloads/1.3.0/kannel-snapshot.tar.gz
- Execute with no errors:
./configure
make install
- Download
http://www.mbuni.org/downloads/1.3.0/mbuni-1.3.0.tar.gz
- Execute: ./bootstrap
I get an error because autoconf is version 2.57 and I
must have version 2.59 or above.
- Uninstall autoconf: rpm -e --nodeps autoconf
- Downloaded autoconf source code from
http://ftp.gnu.org/gnu/autoconf/autoconf-2.61.tar.gz
- Compiled without errors
- Execute with no errors: ./bootstrap
- Execute, with errors: make install
...
...
mkdir .libs
gcc -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -O4 -Wall
-D_FILE_OFFSET_BITS=64 -I/usr/include/openssl
-I/usr/include/kannel -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_FILE_OFFSET_BITS=64
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -rdynamic
-o mmsrelay mmsglobalsender.o mmsmobilesender.o
mmsrelay.o -L/usr/lib/kannel -lgw -lrt -lresolv -lnsl
-L/usr/lib -lxml2 -lz -lm libmmsc.a ../mmlib/libmms.a
-lwap -lgwlib -lpthread -ldl -lcrypto -lssl
../mmlib/libmms.a(mms_util.o): In function
`mms_load_core_settings':
/opt/software/kannel/mbuni/mbuni-1.3.0/mmlib/mms_util.c:109:
undefined reference to
`use_global_client_certkey_file'
/opt/software/kannel/mbuni/mbuni-1.3.0/mmlib/mms_util.c:115:
undefined reference to
`use_global_server_certkey_file'
/opt/software/kannel/mbuni/mbuni-1.3.0/mmlib/mms_util.c:120:
undefined reference to `use_global_trusted_ca_file'
collect2: ld returned 1 exit status
make[1]: *** [mmsrelay] Error 1
make[1]: Leaving directory
`/opt/software/kannel/mbuni/mbuni-1.3.0/mmsc'
make: *** [install-recursive] Error 1
What could be the problem?
Have I downloaded the correct versions?
Maybe a problem with autoconf?
Thanks in advance, best regards,
J.L.
______________________________________________
¿Chef por primera vez?
Sé un mejor Cocinillas.
http://es.answers.yahoo.com/info/welcome
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users