Re: compiling maildrop with mysql enabled fails on sarge

2004-07-12 Thread Pim Bliek
Any clues on what might have gone wrong in the compile? Pim On Sun, 11 Jul 2004 23:24:08 +0100, Pigeon <[EMAIL PROTECTED]> wrote: > > > On Sun, Jul 11, 2004 at 04:08:11PM -0300, Jeronimo Pellegrini wrote: > > > Jul 11 20:07:09 srv1 postfix/pipe[29843]: 359E431346: > > > to=<[EMAIL PROTECTED]>,

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pigeon
On Sun, Jul 11, 2004 at 04:08:11PM -0300, Jeronimo Pellegrini wrote: > > Jul 11 20:07:09 srv1 postfix/pipe[29843]: 359E431346: > > to=<[EMAIL PROTECTED]>, relay=maildrop, delay=526, status=deferred > > (temporary failure. Command output: maildrop: signal 0x0B ) > > > > > > It is a long road to ge

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Jeronimo Pellegrini
> Jul 11 20:07:09 srv1 postfix/pipe[29843]: 359E431346: > to=<[EMAIL PROTECTED]>, relay=maildrop, delay=526, status=deferred > (temporary failure. Command output: maildrop: signal 0x0B ) > > > It is a long road to getting this to work I don't know what "signal 0x0B" means, but maildrop doesn

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
I got around that as well, found something else to get the deb building. Anyway, currently I am getting the following when trying to send an email: Jul 11 20:07:09 srv1 postfix/pipe[29839]: flush_add: site mydomain.nl id 22D7B31345 Jul 11 20:07:09 srv1 postfix/pipe[29839]: match_hostname: mydoma

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Jeronimo Pellegrini
> debian/maildrop/usr/bin/maildrop: error while loading shared > libraries: libfakeroot.so.0: cannot open shared object file: No such > file or directory > dpkg-shlibdeps: failure: ldd on `debian/maildrop/usr/bin/maildrop' > gave error exit status 1 > dh_shlibdeps: command returned error code 256 >

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
That helps! But now it tells me: + install -m 644 -p debian/maildroprc /root/maildrop-1.5.3/debian/maildrop/etc + find /root/maildrop-1.5.3/debian/maildrop/usr -type d -empty + xargs -r rmdir -p --ignore-fail-on-non-empty + dh_installdocs README README.html AUTHORS INSTALL INSTALL.html maildroptip

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Jeronimo Pellegrini
> ./configure: line 1: mysql_config: command not found > configure: error: Unable to run mysql_config > configure: error: /bin/sh './configure' failed for maildrop > > I am no developer-person so I am lost here... And I really need the > mysql-support into maildrop :(. Install libmysqlclient-dev

compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
Hi, Running Sarge here with: ii postfix2.1.3-1A high-performance mail transport agent ii postfix-doc2.1.3-1Postfix documentation ii postfix-ldap 2.1.3-1LDAP map support for Postfix ii postfix-mysql 2.1.3-1MYSQL map support for Postfix ii postfix-