Re: perdition error on sparc64 only

2010-11-14 Thread mailing BSD
rlcpy() /usr/local/lib//libpopt.so.0.3: warning: sprintf() is often misused, please use snprintf() /usr/local/lib//libpopt.so.0.3: warning: strcat() is almost always misused, please use strlcat() regard's On Sat, 13 Nov 2010 11:07:58 +, Stuart Henderson wrote > On 2010/11/12 23:55, mail

perdition error on sparc64 only

2010-11-13 Thread mailing BSD
Hello, I try use perdition on OpenBSD 4.8 SPARC64, and with a BDB database, and all the time I have this error when perdition try to find username in the bdb file: user_server_port_strn_assign: strdup: Cannot allocate memory I try the same config on a i386, and it work :( Do you have the same pro