Squid - Illegal instruction
Гость 10 мая, 2006 - 19:04
Добрый день.
Вчера решил поставить себе Squid:
# emerge squid
Компиляция закончилась, вроде все как надо.
Но при запуске:
# /etc/init.d/squid start
Он ругается:
/etc/init.d/squid: line 46: 18429 Illegal instruction /usr/sbin/squid ${SQUID_OPTS}
Помогите плиз, может кто сталкивался с такой проблемой?
P.S. Я до этого у себя на компе ставил сквид, все было ок. Вот решил себе сервачок состряпать для домашней локалки.
Если поможет, ставлю squid-2.5.STABLE12.
»
- Для комментирования войдите или зарегистрируйтесь
А не писал ли
А не писал ли emerge при установке, что надо что-то поправить в конфигах? может надо выполнить etc-update? Возможно остались какие-то наст ройки от старых версий (если стояли) или надло дописать какие-то настройки к общие конфигурационные файлы и сработала система защиты.
Вот какие
Вот какие странности я наблюдаю при установке gcc-3.4.5:
In file included from /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc/tsystem.h:44, for instructions.
from /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/gcc/crtstuff.c:62:
./include/stddef.h:213: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See
Preprocessed source stored into /var/tmp/portage/gcc-3.4.5-r1/temp/cczNc7Qu.out file, please attach this to your bugreport.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.5-r1/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.5-r1/work/build/gcc'
make: *** [profiledbootstrap] Error 2
!!! ERROR: sys-devel/gcc-3.4.5-r1 failed.
!!! Function gcc_do_make, Line 1325, Exitcode 2
!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.
Опять присутствуют слова: Illegal instruction.
Система чистая, т.е. только что разбил на разделы винт, форматнул, установил систему.
to KiberGus:
какие общие конфиги надо править?
приведи вывод
приведи вывод команды
cat /etc/conf.d/squid
_________________
Главное не забыть mount /dev/hands
to Xakep:
to Xakep:
Ок. Домой приду отпишусь.
Вот вывод: # cat
Вот вывод: # cat /etc/conf.d/squid
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.1 2005/04/22 19:15:11 mrness Exp $
# Config file for /etc/init.d/squid
SQUID_OPTS="-DYC"
# Max. number of filedescriptors to use. You can increase this on a busy
# cache to a maximum of (currently) 8192 filedescriptors. Default is 1024.
SQUID_MAXFD=1024
Вот вывод: # cat
Вот вывод: # cat /etc/conf.d/squid
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.1 2005/04/22 19:15:11 mrness Exp $
# Config file for /etc/init.d/squid
SQUID_OPTS="-DYC"
# Max. number of filedescriptors to use. You can increase this on a busy
# cache to a maximum of (currently) 8192 filedescriptors. Default is 1024.
SQUID_MAXFD=1024