LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how to cross compile qmail (https://www.linuxquestions.org/questions/linux-networking-3/how-to-cross-compile-qmail-676256/)

tamilm 10-14-2008 09:11 AM

how to cross compile qmail
 
Hi to all,

i have to port mail server into arm running target board.i cross compiled smtpd-2.0.orig.but it does not have information about start the mail server.thats why now i am cross compiling qmail-1.03.tar.gz

it shows error

fatal: unable to find user alias
make: *** [auto_uids.c] Error 111


can anyone help me?


thanks and regards

tamil.m

TB0ne 10-14-2008 10:01 AM

Quote:

Originally Posted by tamilm (Post 3309734)
Hi to all,

i have to port mail server into arm running target board.i cross compiled smtpd-2.0.orig.but it does not have information about start the mail server.thats why now i am cross compiling qmail-1.03.tar.gz

it shows error

fatal: unable to find user alias
make: *** [auto_uids.c] Error 111

Well, in the post you made regarding SMTPD, you were asked to read the documentation that came with it, for instructions on how to start it. Did you?

Also, the above error indicates the user alias you've defined, doesn't exist. Have you tried creating the user, and reading the documentation you got with the qmail software???


All times are GMT -5. The time now is 04:21 PM.