Hi ,
Ive tried compile 2.3.4 but triggers an erro at db module..
libzdb installed at /usr/local..
configure was --with-pgsql
and make shows (previous modules already compiled not showed):
make all-recursive
make[1]: se ingresa al directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4'
Making all in src
make[2]: se ingresa al directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
Making all in modules
make[3]: se ingresa al directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src/modules'
make[3]: No se hace nada para `all'.
make[3]: se sale del directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src/modules'
make[3]: se ingresa al directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I.. -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/i
nclude -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gmime-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wa
ll -Wpointer-arith -Wstrict-prototypes -MT libdbmail_la-dm_db.lo -MD -MP -MF
".deps/libdbmail_la-dm_db.Tpo" -c -o libdbmail_la-dm_db.lo `te
st -f 'dm_db.c' || echo './'`dm_db.c; \
then mv -f ".deps/libdbmail_la-dm_db.Tpo"
".deps/libdbmail_la-dm_db.Plo"; else rm -f ".deps/libdbmail_la-dm_db.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS
=64 -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT
libdbmail
_la-dm_db.lo -MD -MP -MF .deps/libdbmail_la-dm_db.Tpo -c dm_db.c -fPIC -DPIC
-o .libs/libdbmail_la-dm_db.o
dm_db.c: In function 'db_connect':
dm_db.c:197: warning: comparison between signed and unsigned
dm_db.c: In function 'db_exec':
dm_db.c:311: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_str':
dm_db.c:388: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_int':
dm_db.c:393: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_u64':
dm_db.c:398: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_blob':
dm_db.c:403: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_exec':
dm_db.c:407: error: void value not ignored as it ought to be
dm_db.c: In function 'db_begin_transaction':
dm_db.c:467: error: wrong type argument to unary exclamation mark
dm_db.c: In function 'db_commit_transaction':
dm_db.c:475: error: wrong type argument to unary exclamation mark
dm_db.c: In function 'db_rollback_transaction':
dm_db.c:486: error: wrong type argument to unary exclamation mark
make[3]: *** [libdbmail_la-dm_db.lo] Error 1
make[3]: se sale del directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4'
make: *** [all] Error 2
Regards, Angel
--
Ningún personajillo ha sido vilipendiado si no es necesario. El 'buen rollo'
está en nuestras manos.
->>-----------------------------------------------
Clist UAH a.k.a Angel
---------------------------------[www.uah.es]-<<--
"Las luces antinieblas son para que los niñatos las lleven simpre puestas... -
Manual del Payaso conductor, Pg 35"
make all-recursive
make[1]: se ingresa al directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4'
Making all in src
make[2]: se ingresa al directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
Making all in modules
make[3]: se ingresa al directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src/modules'
make[3]: No se hace nada para `all'.
make[3]: se sale del directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src/modules'
make[3]: se ingresa al directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT libdbmail_la-dm_db.lo -MD -MP -MF ".deps/libdbmail_la-dm_db.Tpo" -c -o libdbmail_la-dm_db.lo `test -f 'dm_db.c' || echo './'`dm_db.c; \
then mv -f ".deps/libdbmail_la-dm_db.Tpo" ".deps/libdbmail_la-dm_db.Plo"; else rm -f ".deps/libdbmail_la-dm_db.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT libdbmail_la-dm_db.lo -MD -MP -MF .deps/libdbmail_la-dm_db.Tpo -c dm_db.c -fPIC -DPIC -o .libs/libdbmail_la-dm_db.o
dm_db.c: In function 'db_connect':
dm_db.c:197: warning: comparison between signed and unsigned
dm_db.c: In function 'db_exec':
dm_db.c:311: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_str':
dm_db.c:388: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_int':
dm_db.c:393: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_u64':
dm_db.c:398: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_set_blob':
dm_db.c:403: error: void value not ignored as it ought to be
dm_db.c: In function 'db_stmt_exec':
dm_db.c:407: error: void value not ignored as it ought to be
dm_db.c: In function 'db_begin_transaction':
dm_db.c:467: error: wrong type argument to unary exclamation mark
dm_db.c: In function 'db_commit_transaction':
dm_db.c:475: error: wrong type argument to unary exclamation mark
dm_db.c: In function 'db_rollback_transaction':
dm_db.c:486: error: wrong type argument to unary exclamation mark
make[3]: *** [libdbmail_la-dm_db.lo] Error 1
make[3]: se sale del directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/sinosuke/Datos/Software/Linux/Utils/DBMail/dbmail-2.3.4'
make: *** [all] Error 2
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail