Страница 1 из 1

check/crc64_x86.S:86: Error: suffix or operands invalid

Добавлено: 2012-12-12 9:06:02
vasya_pupkin
Здравствуйте
Друзья, подскажите куда копать, подвернулся проблемный сервак
FreeBSD 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 amd64
make практически любого софта, заканчивается руганью:

Код: Выделить всё

check/crc64_x86.S: Assembler messages:
check/crc64_x86.S:86: Error: suffix or operands invalid for `push'
check/crc64_x86.S:87: Error: suffix or operands invalid for `push'
check/crc64_x86.S:88: Error: suffix or operands invalid for `push'
check/crc64_x86.S:89: Error: suffix or operands invalid for `push'
check/crc64_x86.S:90: Error: `0x14(%esp)' is not a valid 64 bit base/index expression
check/crc64_x86.S:91: Error: `0x18(%esp)' is not a valid 64 bit base/index expression
check/crc64_x86.S:92: Error: `0x1C(%esp)' is not a valid 64 bit base/index expression
check/crc64_x86.S:93: Error: `0x20(%esp)' is not a valid 64 bit base/index expression
check/crc32_x86.S: Assembler messages:
check/crc32_x86.S:96: Error: suffix or operands invalid for `push'
check/crc32_x86.S:97: Error: suffix or operands invalid for `push'
check/crc32_x86.S:98: Error: suffix or operands invalid for `push'
check/crc32_x86.S:99: Error: suffix or operands invalid for `push'
check/crc32_x86.S:100: Error: `0x14(%esp)' is not a valid 64 bit base/index expression
check/crc32_x86.S:101: Error: `0x18(%esp)' is not a valid 64 bit base/index expression
check/crc32_x86.S:102: Error: `0x1C(%esp)' is not a valid 64 bit base/index expression
впервые с таким сталкиваюсь, никак не пойму что ему до счастья не хватает

Re: check/crc64_x86.S:86: Error: suffix or operands invalid

Добавлено: 2012-12-12 10:31:47
ChihPih
В /etc/make.conf че? Порты обновляли? dmesg стартовый сюда.

Re: check/crc64_x86.S:86: Error: suffix or operands invalid

Добавлено: 2012-12-12 11:22:38
vasya_pupkin
порты свежие

make.conf правил предыдущий админ

Код: Выделить всё

 
cat /etc/make.conf
# added by use.perl 2010-02-06 18:44:32
PERL_VERSION=5.10.1
WITH_CHARSET=cp1251
WITH_XCHARSET=all
WITH_OPENSSL=yes
BUILD_OPTIMIZED=yes
WITHOUT_X11=yes
dmesg вряд-ли даст актуальную информацию, поскольку аптайм у сервака 600 дней

Re: check/crc64_x86.S:86: Error: suffix or operands invalid

Добавлено: 2012-12-12 11:58:38
vasya_pupkin
извиняюсь за кипиш( создал тему, потом проснулся и думать начал
достаточно было закомментить лишнее в make.conf

Спасибо