Re: qconfirm 0.14.3 compile error
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20050531200341.30327.qmail@d945cce116e23e.315fe32.mid.smarden.org> |
On Sun, May 29, 2005 at 06:48:45PM -0400, Asif Iqbal wrote: > While I am trying to compile qconfirm on my qmail (+daemontools) server > I get the following error message > > Error: > > Checking qconfirm-cdb-update... > $Id: qconfirm-cdb-update.c,v 1.7 2003/11/21 13:45:53 pape Exp $ > usage: qconfirm-cdb-update [-vrf] [-c cdb] [-t sec] [-m min] [-l > 1..1000] [-s state] [...] The selftest of qconfirm-cdb-update failed for some reason. You can re-run the selftest with package/check, does it fail reproducibly? The selftest simply is the ./qconfirm-cdb-update.check script in the ./compile/ directory. It's run by ./check-local, writing its output to ./qconfirm-cdb-update.local, which then is checked against the expectation in ./qconfirm-cdb-update.dist; the output on your system differs. HTH, Gerrit.