申威服务器,架构是sw_64,系统是deepin,安装lnmp出现这个

root@deepin-PC:/data/soft/php/libmcrypt-2.5.8# ./configure --prefix=/usr
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2003-06-17, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

    ftp://ftp.gnu.org/pub/gnu/config/

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2003-06-17

uname -m = sw_64
uname -r = 4.19.90-xuelang-deepin-32s-192812-gb792ef049bcc-dirty
uname -s = Linux
uname -v = #1 SMP Thu Sep 24 16:43:20 CST 2020

/usr/bin/uname -p = unknown
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = sw_64
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = sw_64
UNAME_RELEASE = 4.19.90-xuelang-deepin-32s-192812-gb792ef049bcc-dirty
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Thu Sep 24 16:43:20 CST 2020
configure: error: cannot guess build type; you must specify one
这个该怎么解决啊

/bin/arch              = sw_64

-----

这里把sw_64改成alpha2试试?