Discussion:
vqadmin and qmailadmin installation problem
Evren
2006-01-05 15:28:30 UTC
Permalink
Hi,
when I tried to configure vqadmin or qmailadmin from tarball, I get the
folllowing error "x86_64-unknown-linux failed". How can I resolve this
problem.
any help appreciated.



server:/downloads/qmailrocks/vqadmin-2.3.6# *./configure
--enable-cgibindir=/usr/lib/cgi-bin --enable-htmldir=/var/www*
*checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/downloads/qmailrocks/vqadmin-2.3.6/missing: Unknown `--run' option
Try `/downloads/qmailrocks/vqadmin-2.3.6/missing --help' for more
information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... Invalid configuration `x86_64-unknown-linux':
machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux failed *
server:/downloads/qmailrocks/vqadmin-2.3.6#


server:/downloads/qmailrocks/vqadmin-2.3.6# *uname -a
Linux server 2.6.14.5 #1 Sun Jan 1 17:15:30 EET 2006 x86_64 GNU/Linux *
Tom Stocker
2006-01-05 16:03:44 UTC
Permalink
Post by Evren
Hi,
when I tried to configure vqadmin or qmailadmin from tarball, I get
the folllowing error "x86_64-unknown-linux failed". How can I resolve
this problem.
any help appreciated.
server:/downloads/qmailrocks/vqadmin-2.3.6# /./configure
--enable-cgibindir=/usr/lib/cgi-bin --enable-htmldir=/var/www/
/checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/downloads/qmailrocks/vqadmin-2.3.6/missing: Unknown `--run' option
Try `/downloads/qmailrocks/vqadmin-2.3.6/missing --help' for more
information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... Invalid configuration
`x86_64-unknown-linux': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux failed /
server:/downloads/qmailrocks/vqadmin-2.3.6#
server:/downloads/qmailrocks/vqadmin-2.3.6# /uname -a
Linux server 2.6.14.5 <http://2.6.14.5/> #1 Sun Jan 1 17:15:30 EET
2006 x86_64 GNU/Linux /
Hi Evren

Replace the config.guess file with one from another project.
You can look into it and if theres some x86_64 stuff in it,
this should work. At least it worked for me. I took another
one from the qmailrocks archive, but don't remeber which.

HTH

Tom Stocker, Switzerland
Grain - G15-applets.de
2006-10-07 20:22:05 UTC
Permalink
Post by Tom Stocker
Replace the config.guess file with one from another project.
You can look into it and if theres some x86_64 stuff in it,
no no not config.guess it is config.sub try:
mv config.sub config.sub_orig
cp ../vpopmail-5.4.13/config.sub ./




!DSPAM:452a6813147001272427340!
anoriel
2013-01-11 21:36:38 UTC
Permalink
Post by Grain - G15-applets.de
Post by Tom Stocker
Replace the config.guess file with one from another project.
You can look into it and if theres some x86_64 stuff in it,
mv config.sub config.sub_orig
cp ../vpopmail-5.4.13/config.sub ./
Hi Grain,

Thanks for your tip!
That saved me a lot of time!!!

Great to see people helping others just for fun!
Thanks a lot!



!DSPAM:50f06bad34145290921223!

Loading...