• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

openSuse 11.1 DBMail

atroesch

Newbie
Hallo,
ich versuche unter openSuse 11.1 dbmail zu installieren.
habe folgendes Paket: dbmail-2.2.11-rc4.tar.gz
Datenbank in Mysql ist wie in Installationsanleitung angelegt.

nach eingabe von ./configure -with-mysql:
Code:
This is dbmail's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.

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 whether to provide manual pages... yes
checking for mysql_config... /usr/bin/mysql_config
checking MySQL headers... -I/usr/include/mysql  -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -fno-strict-aliasing
checking MySQL libraries... -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking GLib headers... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLib libraries... -lglib-2.0
checking GModule headers... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GModule libraries... -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0
checking for pkg-config... /usr/bin/pkg-config
checking GMime headers... @GMIME_CFLAGS@ -I@includedir@/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GMime libraries... @GMIME_LIBS@ @LIBS@ -L@libdir@ -lgobject-2.0 -lglib-2.0
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking for --with-gc... no
checking getopt.h usability... no
checking getopt.h presence... yes
configure: WARNING: getopt.h: present but cannot be compiled
configure: WARNING: getopt.h:     check for missing prerequisite headers?
configure: WARNING: getopt.h: see the Autoconf documentation
configure: WARNING: getopt.h:     section "Present But Cannot Be Compiled"
configure: WARNING: getopt.h: proceeding with the preprocessor's result
configure: WARNING: getopt.h: in the future, the compiler will take precedence
checking for getopt.h... yes
checking for getopt_long_only... no
checking for connect... no
checking for gethostbyname in -lnsl... no
checking for connect in -lsocket... no
checking for res_search... no
checking for res_search in -lresolv... no
checking for dn_expand... no
checking for dns_lookup... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking maximum warning verbosity option...  -W -Wall -Wpointer-arith -Wstrict-prototypes for C
checking for an ANSI C-conforming const... no
checking for inline... no
checking whether byte ordering is bigendian... yes
checking endian.h usability... no
checking endian.h presence... yes
configure: WARNING: endian.h: present but cannot be compiled
configure: WARNING: endian.h:     check for missing prerequisite headers?
configure: WARNING: endian.h: see the Autoconf documentation
configure: WARNING: endian.h:     section "Present But Cannot Be Compiled"
configure: WARNING: endian.h: proceeding with the preprocessor's result
configure: WARNING: endian.h: in the future, the compiler will take precedence
checking for endian.h... yes
checking crypt.h usability... no
checking crypt.h presence... yes
configure: WARNING: crypt.h: present but cannot be compiled
configure: WARNING: crypt.h:     check for missing prerequisite headers?
configure: WARNING: crypt.h: see the Autoconf documentation
configure: WARNING: crypt.h:     section "Present But Cannot Be Compiled"
configure: WARNING: crypt.h: proceeding with the preprocessor's result
configure: WARNING: crypt.h: in the future, the compiler will take precedence
checking for crypt.h... yes
checking for crypt in -lcrypt... no
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... /usr/bin/sed
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 dlfcn.h usability... no
checking dlfcn.h presence... yes
configure: WARNING: dlfcn.h: present but cannot be compiled
configure: WARNING: dlfcn.h:     check for missing prerequisite headers?
configure: WARNING: dlfcn.h: see the Autoconf documentation
configure: WARNING: dlfcn.h:     section "Present But Cannot Be Compiled"
configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
configure: WARNING: dlfcn.h: in the future, the compiler will take precedence
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 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... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... failed
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... no
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... no
checking if we can lock with hard links... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/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... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating dbmail.h
config.status: creating Makefile
config.status: creating modules/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

DM_LOGDIR:     /var/log
DM_CONFDIR:    /etc
DM_STATEDIR:   /var/run
DM_PKGLIBDIR:  /usr/lib/dbmail
USE_DM_GETOPT: 1
CFLAGS:        -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   @GMIME_CFLAGS@ -I@includedir@/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -W -Wall -Wpointer-arith -Wstrict-prototypes
GLIB:          -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0
GMIME:         @GMIME_LIBS@ @LIBS@ -L@libdir@ -lgobject-2.0 -lglib-2.0
MYSQL:         -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto
PGSQL:
SQLITE:
SIEVE:
LDAP:
MANPAGES:      yes
SHARED:        yes
STATIC:        no
CHECK:         no
SOCKETS:

nach make all:
Code:
make  all-recursive
make[1]: Entering directory `/tmp/dbmail-2.2.11-rc4'
Making all in modules
make[2]: Entering directory `/tmp/dbmail-2.2.11-rc4/modules'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -I/usr/include/mysql  -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -fno-strict-aliasing     -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   @GMIME_CFLAGS@ -I@includedir@/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -W -Wall -Wpointer-arith -Wstrict-prototypes -MT sortnull.lo -MD -MP -MF ".deps/sortnull.Tpo" -c -o sortnull.lo sortnull.c; \
        then mv -f ".deps/sortnull.Tpo" ".deps/sortnull.Plo"; else rm -f ".deps/sortnull.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/mysql -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -fno-strict-aliasing -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include @GMIME_CFLAGS@ -I@includedir@/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT sortnull.lo -MD -MP -MF .deps/sortnull.Tpo -c sortnull.c  -DPIC
gcc: @GMIME_CFLAGS@: No such file or directory
In file included from sortnull.c:28:
../dbmail.h:47:25: error: gmime/gmime.h: No such file or directory
In file included from ../dbmail.h:87,
                 from sortnull.c:28:
../misc.h:154: error: expected declaration specifiers or â...â before âInternetAddressListâ
../misc.h:158: error: expected â)â before â*â token
../misc.h:159: error: expected â)â before â*â token
../misc.h:160: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
../misc.h:161: error: expected â)â before â*â token
../misc.h:168: error: expected â)â before â*â token
../misc.h:175: error: expected specifier-qualifier-list before âiconv_tâ
In file included from ../imapcommands.h:31,
                 from ../dbmail.h:93,
                 from sortnull.c:28:
../dbmail-imapsession.h:16: error: expected specifier-qualifier-list before âGMimeStreamâ
In file included from ../dbmail.h:128,
                 from sortnull.c:28:
../dbmail-message.h:71: error: expected specifier-qualifier-list before âGMimeObjectâ
../dbmail-message.h:85: error: expected declaration specifiers or â...â before âGMimeStreamâ
../dbmail-message.h:162: error: expected â)â before â*â token
sortnull.c: In function âsort_validateâ:
sortnull.c:38: warning: passing argument 4 of âtraceâ discards qualifiers from pointer target type
sortnull.c: In function âsort_processâ:
sortnull.c:45: warning: passing argument 4 of âtraceâ discards qualifiers from pointer target type
make[2]: *** [sortnull.lo] Error 1
make[2]: Leaving directory `/tmp/dbmail-2.2.11-rc4/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/dbmail-2.2.11-rc4'
make: *** [all] Error 2

kann mir bitte jemand verraten was hier falsch läuft?
 

whois

Ultimate Guru
Dir ist schon klar das dies eine Beta/RC Version ist?

Code:
dbmail-2.2.11-rc4

Vielleicht fragst du mal auf deren Mailingliste nach.
http://www.dbmail.org/index.php?page=mailinglists
 
Oben