LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   problem with qmail (https://www.linuxquestions.org/questions/linux-server-73/problem-with-qmail-579387/)

pankajkarde 08-24-2007 12:03 AM

problem with qmail
 
hi feriends,
i have Red hat 2.6.9-11.EL installed on my server.
now i am trying to set up qmail-1.03 on my system.
during this, when i am installing the package
"ucspi-tcp-0.88",
i put the command after extracting the package,
which give me the following error.

./load tcpserver rules.o remoteinfo.o timeoutconn.o cdb.a \
dns.a time.a unix.a byte.a `cat socket.lib`
tcpserver.o(.text+0x800): In function `doit':
: undefined reference to `errno'
remoteinfo.o(.text+0x66): In function `mywrite':
: undefined reference to `errno'
remoteinfo.o(.text+0xf2): In function `myread':
: undefined reference to `errno'
timeoutconn.o(.text+0x41): In function `timeoutconn':
: undefined reference to `errno'
timeoutconn.o(.text+0xcb): In function `timeoutconn':
: undefined reference to `errno'
cdb.a(cdb.o)(.text+0xda): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [tcpserver] Error 1

will you please help me to solve this issue?

Lauro 08-25-2007 02:45 PM

probelms with qmail
 
hi my friend
iŽm facing the same problems and i havenŽt got the solutions yet.
have you got some tips that can help me as well?
iŽll appreciate your help

Lauro


Quote:

Originally Posted by pankajkarde (Post 2868771)
hi feriends,
i have Red hat 2.6.9-11.EL installed on my server.
now i am trying to set up qmail-1.03 on my system.
during this, when i am installing the package
"ucspi-tcp-0.88",
i put the command after extracting the package,
which give me the following error.

./load tcpserver rules.o remoteinfo.o timeoutconn.o cdb.a \
dns.a time.a unix.a byte.a `cat socket.lib`
tcpserver.o(.text+0x800): In function `doit':
: undefined reference to `errno'
remoteinfo.o(.text+0x66): In function `mywrite':
: undefined reference to `errno'
remoteinfo.o(.text+0xf2): In function `myread':
: undefined reference to `errno'
timeoutconn.o(.text+0x41): In function `timeoutconn':
: undefined reference to `errno'
timeoutconn.o(.text+0xcb): In function `timeoutconn':
: undefined reference to `errno'
cdb.a(cdb.o)(.text+0xda): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [tcpserver] Error 1

will you please help me to solve this issue?


mrog 08-26-2007 08:27 AM

Try this site:
www.qmailrocks.org

The download includes an errno patch for redhat.


All times are GMT -5. The time now is 05:27 AM.