when i execute the command : ./configure ,then thoses errors apprear:
"configure: error: cannot guess build type; you must specify one"
the pertinent information is :
---------------------------------------------------------
config.guess timestamp = 2013-06-10
uname -m = sw_64
uname -r = 3.8.0-sw2f
uname -s = Linux
uname -v = #86 SMP Tue Oct 29 19:25:13 CST 2013
/usr/bin/uname -p =
/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 = 3.8.0-sw2f
UNAME_SYSTEM = Linux
UNAME_VERSION = #86 SMP Tue Oct 29 19:25:13 CST 2013
--------------------------------------------------
So how can i resolves this problem ?