On 11/12/2005 6:50 p.m., Bob Gustafson wrote:
On Sat, 2005-12-10 at 22:24 +0200, Timo Sirainen wrote:
On Sat, 2005-12-10 at 13:04 -0600, Bob Gustafson wrote:
The created scripts config.status and subs-3.sed are attached. (Note, subs-3.sed unattached because this email would be too big.. I think it is generated by config.status)
Need some assistance here. I'd suggest reporting this as sed bug to RedHat's bugzilla.
It acts more like sed is not getting any input. Open stream, but no EOF
In the dovecot-lda directory, running './config.status -d' hangs, but giving it a ^C causes it to emit the line
I run with dovecot-cvs, dovecot-lda-cvs and also using Fedora Core (rawhide) and am not having any of these problems.
My make-dovecot.sh script runs this before running ./configure:
make clean
./autogen.sh
If you do the make clean and run autogen first, does it help?
reuben