Re: x86_64 support?

Ken Jones <[email protected]> Mon, 12 Mar 2007 14:37:52 -0500
Newsgroups gmane.mail.vqadmin
Message-ID <[email protected]>
Bryan Paxton wrote:
>  Does vqadmin currently lack x86_64 support? 
> I got the following when trying to compile...
> 
> [root@localhost vqadmin-2.3.7]# ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /var/src/vqadmin-2.3.7/missing: Unknown `--run' option
> Try `/var/src/vqadmin-2.3.7/missing --help' for more information
> configure: WARNING: `missing' script is too old or missing
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking build system type... Invalid configuration `x86_64-unknown-
> linuxoldld': machine `x86_64-unknown' not recognized
> configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed
> 
> 
Hi Bryan,

vqadmin has old config.guess and config.sub files do not have the
definitions for the 64 bit operating systems. You can copy those files 
from a
recent vpopmail release and it should configure just fine. I did this
last week and it worked.

We do plan on a new release soon that includes those changes and
a new "Post a message to all users" feature. Right now we are looking
at adding a "Post a message to this one domain" feature. I think once
that is done we will post a new release.

Cheers,
Ken Jones