View previous topic :: View next topic |
Author |
Message |
Sakkath Apprentice
Joined: 06 Nov 2005 Posts: 198 Location: Pawtucket, RI
|
Posted: Mon Feb 05, 2007 10:21 pm Post subject: [DROPPED] Qmail Virtual System Error |
|
|
ezmlm-idx-mysql compile fails:
Code: |
ezmlm-archive.c: In function 'main':
ezmlm-archive.c:446: warning: incompatible implicit declaration of built-in function '_exit'
./compile idxthread.c
./compile date2yyyymm.c
idxthread.c: In function 'idx_mkthreads':
idxthread.c:337: warning: cast to pointer from integer of different size
./compile dateline.c
( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null \
2>&1 \
&& cat fork.h2 || cat fork.h1 ) > fork.h
./compile checktag.c `head -n 1 conf-sqlcc`
checktag.c: In function 'checktag':
checktag.c:68: warning: return discards qualifiers from pointer target type
checktag.c:70: warning: return discards qualifiers from pointer target type
checktag.c:75: warning: return discards qualifiers from pointer target type
checktag.c:90: warning: return discards qualifiers from pointer target type
checktag.c:92: warning: return discards qualifiers from pointer target type
checktag.c:95: warning: return discards qualifiers from pointer target type
./compile logmsg.c `head -n 1 conf-sqlcc`
logmsg.c: In function 'logmsg':
logmsg.c:52: warning: return discards qualifiers from pointer target type
rm -f tryvfork.o tryvfork
./compile opensql.c `head -n 1 conf-sqlcc`
./compile putsubs.c `head -n 1 conf-sqlcc`
opensql.c: In function 'opensql':
opensql.c:95: error: invalid lvalue in assignment
opensql.c:99: warning: return discards qualifiers from pointer target type
make: *** [opensql.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: net-mail/ezmlm-idx-mysql-0.40-r2 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ezmlm-idx-mysql-0.40-r2.ebuild, line 77: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
I really wanted to follow the virt mail how to on gentoo.org but it doesn't include postfixadmin. I tried the one on gentoo-wiki.com before but I ran into tuns of errors. I *really* need an email system working so I turned to the qmail/courier-imap setup for now, on gentoo-wiki.com (http://gentoo-wiki.com/HOWTO_Setup_QMAIL_RELAY-CTRL_VPOPMAIL). I really don't want to use this because there's no smtp-auth.
I would really love to have the postfix setup working, but I can't. So can anyone point me in the right direction to get ezmlm-idx-mysql installed?
Any help is thanked for in advance. _________________ The person who makes no mistakes does not usually make anything.
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved.
Last edited by Sakkath on Thu Feb 08, 2007 1:47 pm; edited 1 time in total |
|
Back to top |
|
|
Sakkath Apprentice
Joined: 06 Nov 2005 Posts: 198 Location: Pawtucket, RI
|
Posted: Thu Feb 08, 2007 3:13 am Post subject: |
|
|
Bump. _________________ The person who makes no mistakes does not usually make anything.
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved. |
|
Back to top |
|
|
Sakkath Apprentice
Joined: 06 Nov 2005 Posts: 198 Location: Pawtucket, RI
|
Posted: Thu Feb 08, 2007 1:47 pm Post subject: |
|
|
Dropped. I disliked qmail anyways. I wanted smtp-auth. I'm going to try Dovecot/Postfix/Postfixadmin (http://gentoo-wiki.com/HOWTO_Secure_Mail_Server_using_Dovecot). _________________ The person who makes no mistakes does not usually make anything.
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved. |
|
Back to top |
|
|
Htor n00b
Joined: 21 Oct 2005 Posts: 2
|
Posted: Wed May 23, 2007 3:02 pm Post subject: Qmail Virtual System Errors |
|
|
Did you or anyone else figure out how to fix this? |
|
Back to top |
|
|
Sakkath Apprentice
Joined: 06 Nov 2005 Posts: 198 Location: Pawtucket, RI
|
Posted: Thu May 24, 2007 12:32 am Post subject: |
|
|
I didn't. I'm sticking with my postfix/dovecot system. It works nicely and the newer postfix has support for dovecot's sasl (since it's such a pain to get cyrus-sasl working) for smtp-auth. Postfixadmin plays nicely with the system too. _________________ The person who makes no mistakes does not usually make anything.
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved. |
|
Back to top |
|
|
hanj Veteran
Joined: 19 Aug 2003 Posts: 1500
|
Posted: Sat May 26, 2007 2:59 pm Post subject: |
|
|
I feel your pain. Had an issue with a qmail server.. and ended up ditching it and jumping to postfix. That's 6 hours of my life that I'll never get back. Qmail.. what a pain.
hanji _________________ Server Admin Blog - Uno-Code.com |
|
Back to top |
|
|
Sakkath Apprentice
Joined: 06 Nov 2005 Posts: 198 Location: Pawtucket, RI
|
Posted: Sat May 26, 2007 3:04 pm Post subject: |
|
|
Try out Dovecot for a pop3d[s]/imapd[s] server with easy sasl support. _________________ The person who makes no mistakes does not usually make anything.
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved. |
|
Back to top |
|
|
|