[jadmin] jabberd14-1.6.1.1 make error (asn1) hints please
SheridanJ West
sheridanj.west at gmail.com
Fri Sep 28 06:14:09 CDT 2007
This is a fedora 6 box, installed i think the pertinent gnuutil files
but the error on make is
g++ -g -O2 -o .libs/jabberd jabberd.o -Wl,--export-dynamic
../jabberd/base/.libs/libjabberdbase.a -lgnutls-extra -lgnutls
../jabberd/.libs/libjabberd.so -lpopt -lresolv -ldl -lidn -lpth
/usr/lib/libexpat.so -Wl,--rpath -Wl,/usr/local/lib
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_der_decoding'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_delete_structure'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_read_value'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_array2tree'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_create_element'
../jabberd/.libs/libjabberd.so: undefined reference to `libtasn1_strerror'
collect2: ld returned 1 exit status
make[3]: *** [jabberd] Error 1
make[3]: Leaving directory `/root/jabberd14-1.6.1.1/jabberd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/jabberd14-1.6.1.1/jabberd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/jabberd14-1.6.1.1'
make: *** [all] Error 2
Can anybody point to me to something i may have overlooked with
asn1_array2 headers.
Sorry but theres not much in the way of hints
jabberd14-1.6.1.1]# ./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 if developer mode enabled... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
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 for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
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 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 static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /opt/swift/lib: Is a directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /opt/swift/lib: Is a directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... cat: /opt/swift/lib: Is a directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking if static builds enabled... no
checking if partial static builds enabled... no
checking for socket... yes
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for res_querydomain... no
checking for res_querydomain in -lresolv... yes
checking for syslog... yes
checking for libpopt... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getaddrinfo... yes
checking if IPv6 is requested... disabled
checking for broken glibc with __ss_family... no
checking for broken glibc with __ss_len... no
checking for crypt.h... checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking if debug messages wanted... no
checking if pool debugging wanted... no
checking for GnuTLS... checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNUTLS... yes
checking for TLS 1.2 support in GnuTLS... no
checking for GNUTLSEXTRA... yes
checking idna.h usability... yes
checking idna.h presence... yes
checking for idna.h... yes
checking for stringprep_check_version in -lidn... yes
checking pth.h usability... yes
checking pth.h presence... yes
checking for pth.h... yes
checking for pth_version in -lpth... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking mysql/mysql.h usability... no
checking mysql/mysql.h presence... no
checking for mysql/mysql.h... no
checking for mysql... no
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
checking for postgresql... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jabberd/Makefile
config.status: creating jabberd/base/Makefile
config.status: creating jabberd/lib/Makefile
config.status: creating dialback/Makefile
config.status: creating dnsrv/Makefile
config.status: creating jsm/Makefile
config.status: creating jsm/modules/Makefile
config.status: creating man/Makefile
config.status: creating pthsock/Makefile
config.status: creating xdb_file/Makefile
config.status: creating xdb_sql/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
You may now type 'make' to build your new Jabber system.
Type 'make install' to install then.
WARNING:
Your jabberd14 build will neither support PostgreSQL nor MySQL.
You will have to reconfigure the server to store data in files.
Please see at README.filespool on how to do this.
More information about the JAdmin
mailing list