[vchkpw] error compiling vpopmail 5.5 with gcc 4.4 in fedora-rawhide

2009-03-29 Thread Itamar Reis Peixoto
gcc -o vpopmail.o -c vpopmail.c gcc -o quota.o -c quota.c gcc -shared -o libvpopmail.so md5.o bigdir.o vauth.o file_lock.o vpalias.o seek.o vlimits.o maildirquota.o vutil.o vlistlib.o client.o conf.o ippp.o backfill.o vpopmail.o quota.o cdb/cdb_hash.o cdb/cdbmake_add.o cdb/cdbmake_hash.o

Re: [vchkpw] error compiling vpopmail 5.5 with gcc 4.4 in fedora-rawhide

2009-03-29 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Itamar Reis Peixoto wrote: gcc -o vpopmail.o -c vpopmail.c gcc -o quota.o -c quota.c gcc -shared -o libvpopmail.so md5.o bigdir.o vauth.o file_lock.o vpalias.o seek.o vlimits.o maildirquota.o vutil.o vlistlib.o client.o conf.o ippp.o backfill.o

[vchkpw] Error compiling vpopmail-5.4.13 on Tru64 Unix

2005-11-10 Thread Juan Enciso
Hi List. I'm installing the new stable vpopmail, but it show me this error: [1200]#make make all-recursive make[1]: Entering directory `/usr/local/src/qmail/vpopmail-5.4.13' Making all in cdb make[2]: Entering directory `/usr/local/src/qmail/vpopmail-5.4.13/cdb' make[2]: Nothing to be done for

[vchkpw] Error Compiling on HP-UX

2005-03-10 Thread Juan Enciso Condeña
Hi list. I'm having problems when compile vpopmail-5.4.9 on HP-UX My configure options are: $ ./configure --enable-roaming-users --enable-relay-clear-minutes=40 --enable-learn-passwords --enable-ip-alias-domains --enable-incdir=/usr/lo cal/mysql/include/mysql

Re: [vchkpw] Error Compiling on HP-UX

2005-03-10 Thread Tom Collins
On Mar 10, 2005, at 3:32 PM, Juan Enciso Condeña wrote: gcc -g -O2 -Wall -o vdelivermail vdelivermail.o maildirquota.o libvpopmail.a -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm -lcrypt /usr/ccs/bin/ld: Duplicate symbol valias_select_all_next in files libvpopmail.a(vauth.o) and

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread D E
Jeremy, Thank you!!! That worked! For the last 10 hours I racked my brain trying every possible combination of different versions of vpopmail / chkuser and qmail - netqmail. Each time different errors. We have been getting dictionary attacks and really need this. Our server was listed in

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread D E
I actually edited the file with vi and picked up on that. Thanks again! Got to get up for work in 4 hours :-) - Original Message - on 2/24/2005 1:51 AM Jeremy Kister said the following: on 2/24/2005 1:22 AM D E said the following: I am trying to compile qmail 1.03 - chkuser

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread Tom Collins
On Feb 23, 2005, at 10:22 PM, D E wrote: I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 5.3.24 (no mysql) on FreeBSD and am getting the following error. Unrelated to your problem, but please try to upgrade to the latest stable 5.4 release. We fixed a lot of bugs in vpopmail during

[vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-23 Thread D E
Hi, I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 5.3.24 (no mysql) on FreeBSD and am getting the following error. Any help would be greatly appreciated. Thanks! /usr/local/vpmail/lib/libvpopmail.a(vpopmail.o): In function `mkpasswd3':

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-23 Thread Jeremy Kister
on 2/24/2005 1:22 AM D E said the following: I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 5.3.24 (no mysql) on FreeBSD and am getting the following error. [...] /usr/local/server-setup/mail-setup/vpopmail-5.3.24/vauth.c(.text+0x1d34): undefined reference to `crypt' try

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-23 Thread Jeremy Kister
on 2/24/2005 1:51 AM Jeremy Kister said the following: on 2/24/2005 1:22 AM D E said the following: I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 5.3.24 (no mysql) on FreeBSD and am getting the following error. [...]

[vchkpw] Error compiling

2002-10-29 Thread Carl A Jeptha
Hi, The first error was that make could not find "mysql.h" ( I copied "vmysql.h") After that I receive the following error when running "make" : vauth.c:35: parse error before 'mysql_update' Any Assistance would be appreciated. You have a good day now, Carl