Hi list,

i had use DLR with postgres, in my Red Hat 9.0 
(Kannel version cvs-20040928)

autoconf, don't work, then, I ejecuted "configue" this way:

./configure  --with-malloc=native --enable-start-stop-daemon=no
--enable-pgsql --with-pgsql --with-dlr=pgsql --disable-ssl --disable-docs


It display some warnings, but when i ejecuted "make", appears the follow
error:



for dir in gw gw/smsc gwlib test utils wmlscript checks wap radius; do \
        gcc -D_REENTRANT=1 -I. -Igw  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-I/usr/include/libxml2 -I/usr/include -MM $dir/*.c | sed "s:^[^ ]:$dir/&:";
done > .depend
gcc -D_REENTRANT=1 -I. -Igw  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-I/usr/include/libxml2 -I/usr/include -o gw/bb_alog.o -c gw/bb_alog.c
En el fichero incluĆ­do de gwlib/gwlib.h:84,
                 de gw/bb_alog.c:64:
gwlib/socket.h:72: tipos en conflicto para `socklen_t'
/usr/include/bits/socket.h:36: declaración previa de `socklen_t'
make: *** [gw/bb_alog.o] Error 1



Anyone have experience with DLR postgres in Red Hat 9?, How can I recompile
kannel for DLR works?. There are any autoconf path for Red Hat 9?

Regards

Mario 

Reply via email to