Ok, I've narrowed the error:
sed: file ./confstatj22364/subs-3.sed line 3: Unterminated `s' command
down to a line in the config.status.

Line 3 of subs-e.sed is:
s,@auth_incs@,-I/home/vpopmail/include

This line appears to originate from line 20647 in the configure script
which then places the line on 550 of config.status after it is created
by the configure command.

I should note I have a Gentoo machine which can build qmailadmin with no
problems. Looking at the config.status output vs the config.status
output from the Fedora machine I'm having problems with I instantly tell
that the Gentoo machine doesn't appear to have nor does it process a
subs-3.sed.

What am I missing with this? Appears to be a straight up configure error
and I have no clue where to go from here. If needed I can present any
files in my build to help in diagnosing this error.

On Tue, 2004-12-21 at 11:26 -0500, David Earp wrote:
> Is there something I might be missing in my install? Are my versions
> off? I really need to get this working, please any help is appreciated.
> 
> On Wed, 2004-12-15 at 12:32, David Earp wrote:
> > %> libtoolize --force
> > 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.
> > 
> > I replaced the configure.in AC_PROG_RANLIB with AC_PROG_LIBTOOL and ran
> > aclocal to update. configure returned the same error.
> > 
> > Removed configure and replaced running autoconf, configure again
> > returned the same:
> > sed: file ./confstathQ6729/subs-3.sed line 3: Unterminated `s' command
> > 
> > On Wed, 2004-12-15 at 01:36, Tom Collins wrote:
> > > On Dec 14, 2004, at 7:35 PM, Dave wrote:
> > > > From here I'm a bit stumped as to what to do next.
> > > 
> > > Have you tried `libtoolize --force`?  What if you delete the configure 
> > > file first?  It should get rebuilt using configure.in.
> > > 
> > > --
> > > Tom Collins  -  [EMAIL PROTECTED]
> > > QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> > > Info on the Sniffter hand-held Network Tester: http://sniffter.com/
> > 
> 
> 
> 
-- 
David Earp
[EMAIL PROTECTED]
Network Administrator
CSR Incorporated

Reply via email to