checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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
i have tried with the latest stable and devel version.
This came up in June, and the following solved it:
The build files might need to be updated for a newer version of autoconf/automake, or at least to be aware of the 'new' platform. Try running `libtoolize --force` in a clean copy and then configuring/building.
I'm not sure what files get changed when you do that, but I guess we'll need to consider pushing the changes into the release version of QmailAdmin.
-- 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/
