Re: Perdition make error
Martin Hochreiter <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
Am 2010-06-01 09:52, schrieb Thomas Hager: > On Tue, 2010-06-01 at 08:31 +0200, Martin Hochreiter wrote: > >> May it be related to a CentOS 5.3 (64bit) problem? >> > very unlikely. i tried a compile on RHEL 5.5 x86_64 and it worked right > away. > > the codes lines throwing errors are if/else conditions with calls to > VANESSA_LOGGER_ERR, so nothing special there. > did you check the configure run for any errors? especially concerning > the vanessa libs? > > hth, > tom. > > I can not see any - I have the configure and make output enclosed, I am not a specialist in compiling so maybe you can tell me more ... regards martin ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users
configure.log
(text/x-log, 9.8 KB)
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 for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for struct sockaddr.sa_len... no checking for dlopen in -ldl... yes checking for yp_match in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for crypt in -lcrypt... yes checking for poptGetContext in -lpopt... yes checking for vanessa_logger_closelog in -lvanessa_logger... yes checking for vanessa_queue_create in -lvanessa_adt... yes checking for vanessa_socket_client_open in -lvanessa_socket... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if SSL/TLS support has been disabled... "no" checking OpenSSL include path... /usr/include checking OpenSSL library path... /usr/lib64 checking for /usr/include/openssl/ssl.h... yes checking for ERR_error_string in -lssl... yes checking if MySQL support has been disabled... "no" checking MySQL include path... /usr/local/include checking MySQL include path... /usr/local/lib checking for /usr/local/include/mysql.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_mysql will not be built" "**********************************************************************" checking for mysql_real_connect in -lmysqlclient... no configure: WARNING: "" "**********************************************************************" "* perditiondb_mysql will not be built: " "**********************************************************************" checking if ODBC support has been disabled... "no" checking ODBC include path... /usr/local/include checking ODBC include path... /usr/local/lib checking for /usr/local/include/sql.h... no checking for /usr/local/include/sqlext.h... no checking for /usr/local/include/sqltypes.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_odbc will not be built: " "* There a many ODBC Managers available including UnixODBC" "* which is available from www.unixodbc.org" "**********************************************************************" checking if PostgreSQL support has been disabled... "no" checking for pg_config... no configure: WARNING: "" "**********************************************************************" "* perditiondb_postgresql will not be built" "**********************************************************************" checking if CDB support has been disabled... "no" checking cdb.h usability... no checking cdb.h presence... no checking for cdb.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_cdb will not be built" "**********************************************************************" checking if GDBM support has been disabled... "no" checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_gdbm and makegdbm will not be built" "**********************************************************************" checking if Berkeley DB support has been disabled... "no" checking db.h usability... no checking db.h presence... no checking for db.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_bdb and makebdb will not be built" "**********************************************************************" checking if NIS support has been disabled... "no" checking if Posix Regular Expression support has been disabled... "no" checking if LDAP support has been disabled... "no" checking OpenLDAP include path... /usr/include checking OpenLDAP library path... /usr/lib64 checking for /usr/include/ldap.h... yes checking for ldap_url_parse in -lldap... yes checking OpenLDAP lud_exts in LDAPURLDesc... "yes" checking for ldap_set_option in -lldap... yes checking OpenLDAP schema path... /etc/openldap/schema checking if deamon map has been disabled... "no" checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no configure: WARNING: "" "**********************************************************************" "* pam support will not be built" "**********************************************************************" checking if ldap (latex) documentation is disabled... "no" checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... yes checking which argv replacement method to use... writeable checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for parse_printf_format... yes checking for flim... no configure: creating ./config.status config.status: creating debian/Makefile config.status: creating perdition.spec config.status: creating perdition/Makefile config.status: creating perdition/db/Makefile config.status: creating perdition/db/cdb/Makefile config.status: creating perdition/db/gdbm/Makefile config.status: creating perdition/db/bdb/Makefile config.status: creating perdition/db/posix_regex/Makefile config.status: creating perdition/db/mysql/Makefile config.status: creating perdition/db/nis/Makefile config.status: creating perdition/db/postgresql/Makefile config.status: creating perdition/db/ldap/Makefile config.status: creating perdition/db/ldap/doc/Makefile config.status: creating perdition/db/odbc/Makefile config.status: creating perdition/db/daemon/Makefile config.status: creating perdition/db/daemon/lib/Makefile config.status: creating makegdbm/Makefile config.status: creating makebdb/Makefile config.status: creating etc/Makefile config.status: creating etc/pam.d/Makefile config.status: creating etc/perdition/Makefile config.status: creating etc/perdition/Makefile.popmap config.status: creating etc/rc.d/Makefile config.status: creating etc/rc.d/init.d/Makefile config.status: creating etc/rc.d/init.d/perdition.debian config.status: creating etc/rc.d/init.d/perdition.rh config.status: creating etc/sysconfig/Makefile config.status: creating Makefile config.status: creating INSTALL config.status: creating CODING_LOCATIONS config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands
make.log
(text/x-log, 17.2 KB)
make all-recursive make[1]: Entering directory `/root/perdition-1.18' Making all in perdition make[2]: Entering directory `/root/perdition-1.18/perdition' Making all in db make[3]: Entering directory `/root/perdition-1.18/perdition/db' Making all in ldap make[4]: Entering directory `/root/perdition-1.18/perdition/db/ldap' make[5]: Entering directory `/root/perdition-1.18/perdition/db/ldap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -I/usr/include -g -O2 -MT perditiondb_ldap.lo -MD -MP -MF .deps/perditiondb_ldap.Tpo -c -o perditiondb_ldap.lo perditiondb_ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -I/usr/include -g -O2 -MT perditiondb_ldap.lo -MD -MP -MF .deps/perditiondb_ldap.Tpo -c perditiondb_ldap.c -fPIC -DPIC -o .libs/perditiondb_ldap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -I/usr/include -g -O2 -MT perditiondb_ldap.lo -MD -MP -MF .deps/perditiondb_ldap.Tpo -c perditiondb_ldap.c -o perditiondb_ldap.o >/dev/null 2>&1 mv -f .deps/perditiondb_ldap.Tpo .deps/perditiondb_ldap.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -o libperditiondb_ldap.la -rpath /opt/perdition180/lib perditiondb_ldap.lo -L/usr/lib64 -lldap -llber -lvanessa_logger libtool: link: gcc -shared .libs/perditiondb_ldap.o -L/usr/lib64 -lldap -llber -lvanessa_logger -Wl,-soname -Wl,libperditiondb_ldap.so.0 -o .libs/libperditiondb_ldap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libperditiondb_ldap.so.0" && ln -s "libperditiondb_ldap.so.0.0.0" "libperditiondb_ldap.so.0") libtool: link: (cd ".libs" && rm -f "libperditiondb_ldap.so" && ln -s "libperditiondb_ldap.so.0.0.0" "libperditiondb_ldap.so") libtool: link: ar cru .libs/libperditiondb_ldap.a perditiondb_ldap.o libtool: link: ranlib .libs/libperditiondb_ldap.a libtool: link: ( cd ".libs" && rm -f "libperditiondb_ldap.la" && ln -s "../libperditiondb_ldap.la" "libperditiondb_ldap.la" ) make[5]: Leaving directory `/root/perdition-1.18/perdition/db/ldap' make[4]: Leaving directory `/root/perdition-1.18/perdition/db/ldap' Making all in nis make[4]: Entering directory `/root/perdition-1.18/perdition/db/nis' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -g -O2 -MT perditiondb_nis.lo -MD -MP -MF .deps/perditiondb_nis.Tpo -c -o perditiondb_nis.lo perditiondb_nis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -g -O2 -MT perditiondb_nis.lo -MD -MP -MF .deps/perditiondb_nis.Tpo -c perditiondb_nis.c -fPIC -DPIC -o .libs/perditiondb_nis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -g -O2 -MT perditiondb_nis.lo -MD -MP -MF .deps/perditiondb_nis.Tpo -c perditiondb_nis.c -o perditiondb_nis.o >/dev/null 2>&1 mv -f .deps/perditiondb_nis.Tpo .deps/perditiondb_nis.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -o libperditiondb_nis.la -rpath /opt/perdition180/lib perditiondb_nis.lo -lnsl -lvanessa_logger libtool: link: gcc -shared .libs/perditiondb_nis.o -lnsl -lvanessa_logger -Wl,-soname -Wl,libperditiondb_nis.so.0 -o .libs/libperditiondb_nis.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libperditiondb_nis.so.0" && ln -s "libperditiondb_nis.so.0.0.0" "libperditiondb_nis.so.0") libtool: link: (cd ".libs" && rm -f "libperditiondb_nis.so" && ln -s "libperditiondb_nis.so.0.0.0" "libperditiondb_nis.so") libtool: link: ar cru .libs/libperditiondb_nis.a perditiondb_nis.o libtool: link: ranlib .libs/libperditiondb_nis.a libtool: link: ( cd ".libs" && rm -f "libperditiondb_nis.la" && ln -s "../libperditiondb_nis.la" "libperditiondb_nis.la" ) make[4]: Leaving directory `/root/perdition-1.18/perdition/db/nis' Making all in posix_regex make[4]: Entering directory `/root/perdition-1.18/perdition/db/posix_regex' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -DPERDITIONDB_POSIX_REGEX_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -g -O2 -MT perditiondb_posix_regex.lo -MD -MP -MF .deps/perditiondb_posix_regex.Tpo -c -o perditiondb_posix_regex.lo perditiondb_posix_regex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -DPERDITIONDB_POSIX_REGEX_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -g -O2 -MT perditiondb_posix_regex.lo -MD -MP -MF .deps/perditiondb_posix_regex.Tpo -c perditiondb_posix_regex.c -fPIC -DPIC -o .libs/perditiondb_posix_regex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../ -I../../../perdition -DPERDITIONDB_POSIX_REGEX_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -g -O2 -MT perditiondb_posix_regex.lo -MD -MP -MF .deps/perditiondb_posix_regex.Tpo -c perditiondb_posix_regex.c -o perditiondb_posix_regex.o >/dev/null 2>&1 mv -f .deps/perditiondb_posix_regex.Tpo .deps/perditiondb_posix_regex.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -o libperditiondb_posix_regex.la -rpath /opt/perdition180/lib perditiondb_posix_regex.lo -lvanessa_logger -lvanessa_adt libtool: link: gcc -shared .libs/perditiondb_posix_regex.o -lvanessa_logger -lvanessa_adt -Wl,-soname -Wl,libperditiondb_posix_regex.so.0 -o .libs/libperditiondb_posix_regex.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libperditiondb_posix_regex.so.0" && ln -s "libperditiondb_posix_regex.so.0.0.0" "libperditiondb_posix_regex.so.0") libtool: link: (cd ".libs" && rm -f "libperditiondb_posix_regex.so" && ln -s "libperditiondb_posix_regex.so.0.0.0" "libperditiondb_posix_regex.so") libtool: link: ar cru .libs/libperditiondb_posix_regex.a perditiondb_posix_regex.o libtool: link: ranlib .libs/libperditiondb_posix_regex.a libtool: link: ( cd ".libs" && rm -f "libperditiondb_posix_regex.la" && ln -s "../libperditiondb_posix_regex.la" "libperditiondb_posix_regex.la" ) make[4]: Leaving directory `/root/perdition-1.18/perdition/db/posix_regex' Making all in daemon make[4]: Entering directory `/root/perdition-1.18/perdition/db/daemon' Making all in lib make[5]: Entering directory `/root/perdition-1.18/perdition/db/daemon/lib' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o >/dev/null 2>&1 mv -f .deps/packet.Tpo .deps/packet.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT unix_socket.lo -MD -MP -MF .deps/unix_socket.Tpo -c -o unix_socket.lo unix_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT unix_socket.lo -MD -MP -MF .deps/unix_socket.Tpo -c unix_socket.c -fPIC -DPIC -o .libs/unix_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../perdition -g -O2 -MT unix_socket.lo -MD -MP -MF .deps/unix_socket.Tpo -c unix_socket.c -o unix_socket.o >/dev/null 2>&1 mv -f .deps/unix_socket.Tpo .deps/unix_socket.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -o libperditiondb_daemon_base.la -rpath /opt/perdition180/lib packet.lo unix_socket.lo -lvanessa_logger -lvanessa_socket libtool: link: gcc -shared .libs/packet.o .libs/unix_socket.o -lvanessa_logger -lvanessa_socket -Wl,-soname -Wl,libperditiondb_daemon_base.so.0 -o .libs/libperditiondb_daemon_base.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libperditiondb_daemon_base.so.0" && ln -s "libperditiondb_daemon_base.so.0.0.0" "libperditiondb_daemon_base.so.0") libtool: link: (cd ".libs" && rm -f "libperditiondb_daemon_base.so" && ln -s "libperditiondb_daemon_base.so.0.0.0" "libperditiondb_daemon_base.so") libtool: link: ar cru .libs/libperditiondb_daemon_base.a packet.o unix_socket.o libtool: link: ranlib .libs/libperditiondb_daemon_base.a libtool: link: ( cd ".libs" && rm -f "libperditiondb_daemon_base.la" && ln -s "../libperditiondb_daemon_base.la" "libperditiondb_daemon_base.la" ) make[5]: Leaving directory `/root/perdition-1.18/perdition/db/daemon/lib' make[5]: Entering directory `/root/perdition-1.18/perdition/db/daemon' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../perdition -g -O2 -MT perditiondb_daemon.lo -MD -MP -MF .deps/perditiondb_daemon.Tpo -c -o perditiondb_daemon.lo perditiondb_daemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../perdition -g -O2 -MT perditiondb_daemon.lo -MD -MP -MF .deps/perditiondb_daemon.Tpo -c perditiondb_daemon.c -fPIC -DPIC -o .libs/perditiondb_daemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../perdition -g -O2 -MT perditiondb_daemon.lo -MD -MP -MF .deps/perditiondb_daemon.Tpo -c perditiondb_daemon.c -o perditiondb_daemon.o >/dev/null 2>&1 mv -f .deps/perditiondb_daemon.Tpo .deps/perditiondb_daemon.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 0:0:0 -o libperditiondb_daemon.la -rpath /opt/perdition180/lib perditiondb_daemon.lo -lvanessa_logger -lvanessa_adt -lvanessa_socket -L./lib -lperditiondb_daemon_base libtool: link: gcc -shared .libs/perditiondb_daemon.o -Wl,-rpath -Wl,/root/perdition-1.18/perdition/db/daemon/lib/.libs -Wl,-rpath -Wl,/opt/perdition180/lib -lvanessa_logger -lvanessa_adt -lvanessa_socket -L/root/perdition-1.18/perdition/db/daemon/lib /root/perdition-1.18/perdition/db/daemon/lib/.libs/libperditiondb_daemon_base.so -Wl,-soname -Wl,libperditiondb_daemon.so.0 -o .libs/libperditiondb_daemon.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libperditiondb_daemon.so.0" && ln -s "libperditiondb_daemon.so.0.0.0" "libperditiondb_daemon.so.0") libtool: link: (cd ".libs" && rm -f "libperditiondb_daemon.so" && ln -s "libperditiondb_daemon.so.0.0.0" "libperditiondb_daemon.so") libtool: link: ar cru .libs/libperditiondb_daemon.a perditiondb_daemon.o libtool: link: ranlib .libs/libperditiondb_daemon.a libtool: link: ( cd ".libs" && rm -f "libperditiondb_daemon.la" && ln -s "../libperditiondb_daemon.la" "libperditiondb_daemon.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../perdition -g -O2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -o client client.o -lvanessa_logger -lvanessa_adt -lvanessa_socket -L./lib -lperditiondb_daemon_base libtool: link: gcc -g -O2 -o .libs/client client.o -lvanessa_logger -lvanessa_adt -lvanessa_socket -L/root/perdition-1.18/perdition/db/daemon/lib /root/perdition-1.18/perdition/db/daemon/lib/.libs/libperditiondb_daemon_base.so -Wl,-rpath -Wl,/opt/perdition180/lib gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../perdition -g -O2 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -o server server.o -lvanessa_logger -lvanessa_adt -lvanessa_socket -L./lib -lperditiondb_daemon_base libtool: link: gcc -g -O2 -o .libs/server server.o -lvanessa_logger -lvanessa_adt -lvanessa_socket -L/root/perdition-1.18/perdition/db/daemon/lib /root/perdition-1.18/perdition/db/daemon/lib/.libs/libperditiondb_daemon_base.so -Wl,-rpath -Wl,/opt/perdition180/lib make[5]: Leaving directory `/root/perdition-1.18/perdition/db/daemon' make[4]: Leaving directory `/root/perdition-1.18/perdition/db/daemon' make[4]: Entering directory `/root/perdition-1.18/perdition/db' make[4]: Für das Ziel »all-am« ist nichts zu tun. make[4]: Leaving directory `/root/perdition-1.18/perdition/db' make[3]: Leaving directory `/root/perdition-1.18/perdition/db' make[3]: Entering directory `/root/perdition-1.18/perdition' gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c mv -f .deps/config_file.Tpo .deps/config_file.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT getserver.o -MD -MP -MF .deps/getserver.Tpo -c -o getserver.o getserver.c mv -f .deps/getserver.Tpo .deps/getserver.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT greeting.o -MD -MP -MF .deps/greeting.Tpo -c -o greeting.o greeting.c mv -f .deps/greeting.Tpo .deps/greeting.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4.o -MD -MP -MF .deps/imap4.Tpo -c -o imap4.o imap4.c mv -f .deps/imap4.Tpo .deps/imap4.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4s.o -MD -MP -MF .deps/imap4s.Tpo -c -o imap4s.o imap4s.c mv -f .deps/imap4s.Tpo .deps/imap4s.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4_in.o -MD -MP -MF .deps/imap4_in.Tpo -c -o imap4_in.o imap4_in.c mv -f .deps/imap4_in.Tpo .deps/imap4_in.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4_out.o -MD -MP -MF .deps/imap4_out.Tpo -c -o imap4_out.o imap4_out.c mv -f .deps/imap4_out.Tpo .deps/imap4_out.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4_tag.o -MD -MP -MF .deps/imap4_tag.Tpo -c -o imap4_tag.o imap4_tag.c mv -f .deps/imap4_tag.Tpo .deps/imap4_tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT imap4_write.o -MD -MP -MF .deps/imap4_write.Tpo -c -o imap4_write.o imap4_write.c mv -f .deps/imap4_write.Tpo .deps/imap4_write.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function »io_pipe«: io.c:751: Warnung: Übergabe des Arguments 10 von »vanessa_socket_pipe_func« von inkompatiblem Zeigertyp io.c:751: Warnung: Übergabe des Arguments 11 von »vanessa_socket_pipe_func« von inkompatiblem Zeigertyp mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT io_select.o -MD -MP -MF .deps/io_select.Tpo -c -o io_select.o io_select.c mv -f .deps/io_select.Tpo .deps/io_select.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT pam.o -MD -MP -MF .deps/pam.Tpo -c -o pam.o pam.c mv -f .deps/pam.Tpo .deps/pam.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/opt/perdition180/lib\" -DPERDITION_SYSCONFDIR=\"/opt/perdition180/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/opt/perdition180/var\" -I/usr/include -g -O2 -MT perdition.o -MD -MP -MF .deps/perdition.Tpo -c -o perdition.o perdition.c perdition.c: In function »main«: perdition.c:547: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung perdition.c:712: Fehler: expected expression before »else« perdition.c:950: Fehler: expected expression before »else« perdition.c:998: Fehler: expected expression before »else« make[3]: *** [perdition.o] Fehler 1 make[3]: Leaving directory `/root/perdition-1.18/perdition' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/root/perdition-1.18/perdition' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/root/perdition-1.18' make: *** [all] Fehler 2