Whether I specify configure options or not I always end up with the same result:

configure: creating ./config.status
config.status: creating Makefile
sed: file /tmp/cseL8232/subs-2.sed line 32: Unterminated `s' command
config.status: creating config.h
config.status: executing depfiles commands

%> ls -la Makefile
-rw-r--r--  1 root root 0 Dec 14 21:30 Makefile

I've search google and the mailing list a bunch and only came up with a libtoolize option in the qmailadmin directory which results in:

%> libtoolize
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite

From here I'm a bit stumped as to what to do next. I should note that I'm not only having this problem with qmailadmin but I am also having this problem with vqadmin. Everything else in my qmail install has gone on without a hitch thus far. Anyone got any ideas that I might be able to try to get around this problem? Oh yeah, I've also tried and older version and came up with the same results.

Reply via email to