[root@mailtest root]# qmailctl stat /service/qmail-send: up (pid 2415) 167 seconds /service/qmail-send/log: up (pid 2416) 167 seconds

Do Manh Hung <[email protected]> Fri, 14 Nov 2003 08:35:20 +0700
Newsgroups gmane.comp.djb.checkpassword
Message-ID <[email protected]>
 /service/qmail-smtpd: up (pid 2417) 167 seconds
	/service/qmail-smtpd/log:
 up (pid 2418) 167 seconds
	messages in queue: 0
	messages in queue but
 not yet preprocessed: 0
	[root@mailtest root]# cd /usr/local/src
	[root@mailtest
 src]# ls
	checkpassword-0.90      netqmail-1.04      ucspi-tcp-0.88
	checkpassword-0.90.tar
  netqmail-1.04.tar  ucspi-tcp-0.88.tar
	[root@mailtest src]# cd checkpassword-0.90

 [root@mailtest checkpassword-0.90]# make
	./load checkpassword prot.o unix.a
 byte.a  `cat \
	shadow.lib` `cat crypt.lib` `cat s.lib`
	checkpassword.o(.text+0xfa):
 In function `main':
	: undefined reference to `errno'
	checkpassword.o(.text+0x243):
 In function `main':
	: undefined reference to `errno'
	checkpassword.o(.text+0x265):
 In function `main':
	: undefined reference to `errno'
	unix.a(pathexec_run.o)(.text+0xf6):
 In function `pathexec_run':
	: undefined reference to `errno'
	unix.a(pathexec_run.o)(.text+0x13a):
 In function `pathexec_run':
	: undefined reference to `errno'
	unix.a(alloc.o)(.text+0x48):
 more undefined references to `errno' follow
	collect2: ld returned 1 exit
 status
	make: *** [checkpassword] Error 1[root@mailtest root]# qmailctl
 stat
	/service/qmail-send: up (pid 2415) 167 seconds
	/service/qmail-send/log:
 up (pid 2416) 167 seconds
	/service/qmail-smtpd: up (pid 2417) 167 seconds

 /service/qmail-smtpd/log: up (pid 2418) 167 seconds
	messages in queue:
 0
	messages in queue but not yet preprocessed: 0
	[root@mailtest root]#
 cd /usr/local/src
	[root@mailtest src]# ls
	checkpassword-0.90      netqmail-1.04
      ucspi-tcp-0.88
	checkpassword-0.90.tar  netqmail-1.04.tar  ucspi-tcp-0.88.tar

 [root@mailtest src]# cd checkpassword-0.90
	[root@mailtest checkpassword-0.90]#
 make
	./load checkpassword prot.o unix.a byte.a  `cat \
	shadow.lib` `cat
 crypt.lib` `cat s.lib`
	checkpassword.o(.text+0xfa): In function `main':

 : undefined reference to `errno'
	checkpassword.o(.text+0x243): In function
 `main':
	: undefined reference to `errno'
	checkpassword.o(.text+0x265):
 In function `main':
	: undefined reference to `errno'
	unix.a(pathexec_run.o)(.text+0xf6):
 In function `pathexec_run':
	: undefined reference to `errno'
	unix.a(pathexec_run.o)(.text+0x13a):
 In function `pathexec_run':
	: undefined reference to `errno'
	Does checkpassword-0.90
 support Linux RedHat9.0
	
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi, it seems that I can not install checkpassword-0.90 for my server,
I've already install qmail successfully, as below, but when I try to 
setup a popserver, troubles occures.
[root@mailtest root]# qmailctl stat
/service/qmail-send: up (pid 2415) 167 seconds
/service/qmail-send/log: up (pid 2416) 167 seconds
/service/qmail-smtpd: up (pid 2417) 167 seconds
/service/qmail-smtpd/log: up (pid 2418) 167 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0
[root@mailtest root]# cd /usr/local/src

Buit I can not build checkpassword, as below :

[root@mailtest src]# cd checkpassword-0.90
[root@mailtest checkpassword-0.90]# make
./load checkpassword prot.o unix.a byte.a  `cat \
shadow.lib` `cat crypt.lib` `cat s.lib`
checkpassword.o(.text+0xfa): In function `main':
: undefined reference to `errno'
checkpassword.o(.text+0x243): In function `main':
: undefined reference to `errno'
checkpassword.o(.text+0x265): In function `main':
: undefined reference to `errno'
unix.a(pathexec_run.o)(.text+0xf6): In function `pathexec_run':
: undefined reference to `errno'
unix.a(pathexec_run.o)(.text+0x13a): In function `pathexec_run':
: undefined reference to `errno'
unix.a(alloc.o)(.text+0x48): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [checkpassword] Error 1


Help me please, I'm looking forward to you suggestions.

Regards,
Do manh Hung,