* [sisyphus] gcc error
@ 2001-12-19 16:24 Sanito Lastov
2001-12-19 16:30 ` Vyt
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Sanito Lastov @ 2001-12-19 16:24 UTC (permalink / raw)
To: sisyphus
[root@sanitol id3ed-1.10.3]# ./configure
loading cache ./config.cache
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler
cannot create executables.
в чем проблема?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] gcc error
2001-12-19 16:24 [sisyphus] gcc error Sanito Lastov
@ 2001-12-19 16:30 ` Vyt
2001-12-19 16:44 ` Aleksey Novodvorsky
2001-12-31 15:31 ` [sisyphus] Can't login after install xlockmore Andrey
2 siblings, 0 replies; 7+ messages in thread
From: Vyt @ 2001-12-19 16:30 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 605 bytes --]
On Wed, 19 Dec 2001 18:24:24 +0200
Sanito Lastov <sanito@ProZa.Lviv.UA> wrote:
> [root@sanitol id3ed-1.10.3]# ./configure
> loading cache ./config.cache
> checking for c++... no
> checking for g++... no
> checking for gcc... gcc
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++
> compiler cannot create executables.
Не стоит это делать под root.
Не установлен gcc-c++:
#apt-get update
#apt-get install gcc-c++
И можно посмотреть вывод
#apt-cache search c++
<skipped>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] gcc error
2001-12-19 16:24 [sisyphus] gcc error Sanito Lastov
2001-12-19 16:30 ` Vyt
@ 2001-12-19 16:44 ` Aleksey Novodvorsky
2001-12-31 15:31 ` [sisyphus] Can't login after install xlockmore Andrey
2 siblings, 0 replies; 7+ messages in thread
From: Aleksey Novodvorsky @ 2001-12-19 16:44 UTC (permalink / raw)
To: sisyphus
Sanito Lastov wrote:
> [root@sanitol id3ed-1.10.3]# ./configure
> loading cache ./config.cache
> checking for c++... no
> checking for g++... no
> checking for gcc... gcc
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++ compiler
> cannot create executables.
>
> в чем проблема?
>
> _______________________________________________
Установите libstdc++-devel
Rgrds, AEN
^ permalink raw reply [flat|nested] 7+ messages in thread
* [sisyphus] Can't login after install xlockmore
2001-12-19 16:24 [sisyphus] gcc error Sanito Lastov
2001-12-19 16:30 ` Vyt
2001-12-19 16:44 ` Aleksey Novodvorsky
@ 2001-12-31 15:31 ` Andrey
2002-01-03 10:36 ` cornet
2 siblings, 1 reply; 7+ messages in thread
From: Andrey @ 2001-12-31 15:31 UTC (permalink / raw)
To: sisyphus
Привет!
Решил поставить xlockmore, поставил обновилась кучка пакетов.
в IceWM запустил xlockmore и все. :-(
никуда не могу зайти, кроме как в single.
Пробовал поменять пароль, passwd вываливается.
Что делать?
Андрей
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Can't login after install xlockmore
2001-12-31 15:31 ` [sisyphus] Can't login after install xlockmore Andrey
@ 2002-01-03 10:36 ` cornet
2002-01-03 21:14 ` Andrey
0 siblings, 1 reply; 7+ messages in thread
From: cornet @ 2002-01-03 10:36 UTC (permalink / raw)
To: sisyphus
Andrey wrote:
>
> Привет!
> Решил поставить xlockmore, поставил обновилась кучка пакетов.
> в IceWM запустил xlockmore и все. :-(
> никуда не могу зайти, кроме как в single.
> Пробовал поменять пароль, passwd вываливается.
> Что делать?
А какие еще пакеты обновились??
--
Власенко Олег.
Отдел технической поддержки ALT Linux Team.
mailto:cornet@altlinux.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Can't login after install xlockmore
2002-01-03 10:36 ` cornet
@ 2002-01-03 21:14 ` Andrey
2002-01-04 7:33 ` Andrey
0 siblings, 1 reply; 7+ messages in thread
From: Andrey @ 2002-01-03 21:14 UTC (permalink / raw)
To: sisyphus
Все что связано с tcb/pam, какие точно не скажу, т.к. не помню.
а доступа к машине сейчас нет.
passwd уже не вываливается, проблема была в присутствии
слова bluetooth в /etc/pam/system-auth
я его удалил. теперь могу поменять password
но все равно не могу залогиниться
/var/loag/auth/all пищет
set_user_credentials: failure
Андрей
cornet wrote:
>Andrey wrote:
>
>>Привет!
>>Решил поставить xlockmore, поставил обновилась кучка пакетов.
>>в IceWM запустил xlockmore и все. :-(
>>никуда не могу зайти, кроме как в single.
>>Пробовал поменять пароль, passwd вываливается.
>>Что делать?
>>
>
>А какие еще пакеты обновились??
>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Can't login after install xlockmore
2002-01-03 21:14 ` Andrey
@ 2002-01-04 7:33 ` Andrey
0 siblings, 0 replies; 7+ messages in thread
From: Andrey @ 2002-01-04 7:33 UTC (permalink / raw)
To: sisyphus
Починил, дело было в этой вот строчке в файле /etc/pam.d/system_auth
#auth required /lib/security/pam_tcb.so debug likeauth nullok shadow
auth required /lib/security/pam_tcb.so debug nullok shadow
Сделал apt-get dist-upgrade и увидел что в Сизифе это уже починено.
Андрей
Andrey wrote:
> Все что связано с tcb/pam, какие точно не скажу, т.к. не помню.
> а доступа к машине сейчас нет.
>
> passwd уже не вываливается, проблема была в присутствии
> слова bluetooth в /etc/pam/system-auth
> я его удалил. теперь могу поменять password
> но все равно не могу залогиниться
> /var/loag/auth/all пищет
> set_user_credentials: failure
>
> Андрей
>
>
>
> cornet wrote:
>
>> Andrey wrote:
>>
>>> Привет!
>>> Решил поставить xlockmore, поставил обновилась кучка пакетов.
>>> в IceWM запустил xlockmore и все. :-(
>>> никуда не могу зайти, кроме как в single.
>>> Пробовал поменять пароль, passwd вываливается.
>>> Что делать?
>>>
>>
>> А какие еще пакеты обновились??
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-01-04 7:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 16:24 [sisyphus] gcc error Sanito Lastov
2001-12-19 16:30 ` Vyt
2001-12-19 16:44 ` Aleksey Novodvorsky
2001-12-31 15:31 ` [sisyphus] Can't login after install xlockmore Andrey
2002-01-03 10:36 ` cornet
2002-01-03 21:14 ` Andrey
2002-01-04 7:33 ` Andrey
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git