ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] db? и kernel.src
@ 2002-09-19  9:01 Alex Yustasov
  2002-09-19  9:53 ` Андрей Булава
  2002-09-19  9:56 ` Stanislav Ievlev
  0 siblings, 2 replies; 8+ messages in thread
From: Alex Yustasov @ 2002-09-19  9:01 UTC (permalink / raw)
  To: sisyphus

Здравствуйте!
Какие libdb? нужно подставить, чтобы kernel24-stable-up.src нормально 
собралось?
У меня стоит

libdb1-1.85-alt2
libdb4-4.0.14-alt4
libdb1-devel-1.85-alt2
libdb4_cxx-4.0.14-alt4
libdb4-devel-4.0.14-alt4
libdb4-devel-static-4.0.14-alt4
libdb2-2.4.14-alt2
libdb4_cxx-devel-4.0.14-alt4

и ошибки при сборке ядра
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator new[](unsigned)'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `std::cerr'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator delete(void*)'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `__gxx_personality_v0'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `std::ios_base::Init::Init[in-charge]()'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `__cxa_throw'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator delete[](void*)'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `std::ios_base::Init::~Init [in-charge]()'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `__cxa_allocate_exception'
/usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator new(unsigned)'
collect2: ld returned 1 exit status
make: *** [aicasm] Ошибка 1





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19  9:01 [sisyphus] db? и kernel.src Alex Yustasov
@ 2002-09-19  9:53 ` Андрей Булава
  2002-09-19 10:11   ` Alex Yustasov
  2002-09-19  9:56 ` Stanislav Ievlev
  1 sibling, 1 reply; 8+ messages in thread
From: Андрей Булава @ 2002-09-19  9:53 UTC (permalink / raw)
  To: ALT Sisyphus mail list

On Thu, 19 Sep 2002, Alex Yustasov wrote:

> Здравствуйте!
> Какие libdb? нужно подставить, чтобы kernel24-stable-up.src нормально
> собралось?
> У меня стоит
>
> libdb1-1.85-alt2
> libdb4-4.0.14-alt4
> libdb1-devel-1.85-alt2
> libdb4_cxx-4.0.14-alt4
> libdb4-devel-4.0.14-alt4
> libdb4-devel-static-4.0.14-alt4
> libdb2-2.4.14-alt2
> libdb4_cxx-devel-4.0.14-alt4
>
> и ошибки при сборке ядра
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator new[](unsigned)'

<skip>

libgcc3.2-devel? И компилировать ядро нужно тоже с помощью gcc3.2

> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined reference to `operator new(unsigned)'
> collect2: ld returned 1 exit status
> make: *** [aicasm] Ошибка 1

--
С наилучшими пожеланиями,
 Андрей Булава [ AB1002-UANIC ]
Информационный центр ДонНТУ



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19  9:01 [sisyphus] db? и kernel.src Alex Yustasov
  2002-09-19  9:53 ` Андрей Булава
@ 2002-09-19  9:56 ` Stanislav Ievlev
  2002-09-19 10:11   ` Alex Yustasov
  1 sibling, 1 reply; 8+ messages in thread
From: Stanislav Ievlev @ 2002-09-19  9:56 UTC (permalink / raw)
  To: sisyphus

On Thu, Sep 19, 2002 at 01:01:17PM +0400, Alex Yustasov wrote:
> Здравствуйте!
> Какие libdb? нужно подставить, чтобы kernel24-stable-up.src нормально 
> собралось?
> У меня стоит
> 
> libdb1-1.85-alt2
> libdb4-4.0.14-alt4
> libdb1-devel-1.85-alt2
> libdb4_cxx-4.0.14-alt4
> libdb4-devel-4.0.14-alt4
> libdb4-devel-static-4.0.14-alt4
> libdb2-2.4.14-alt2
> libdb4_cxx-devel-4.0.14-alt4
> 
> и ошибки при сборке ядра
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `operator new[](unsigned)'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `std::basic_ostream<char, std::char_traits<char> >& 
> std::operator<< <std::char_traits<char> >(std::basic_ostream<char, 
> std::char_traits<char> >&, char const*)'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `std::cerr'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `vtable for __cxxabiv1::__si_class_type_info'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `operator delete(void*)'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `__gxx_personality_v0'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `std::ios_base::Init::Init[in-charge]()'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `vtable for __cxxabiv1::__class_type_info'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `__cxa_throw'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `operator delete[](void*)'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `std::ios_base::Init::~Init [in-charge]()'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `__cxa_allocate_exception'
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/../../../libdb_cxx.so: undefined 
> reference to `operator new(unsigned)'
> collect2: ld returned 1 exit status
> make: *** [aicasm] Ошибка 1
> 
Для того чтобы не было таких сообщений используйте libdb_cxx собранную тем
же компилятором, что Вы пытаетесь собрать ядро.

> 
> 
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19  9:56 ` Stanislav Ievlev
@ 2002-09-19 10:11   ` Alex Yustasov
  2002-09-19 11:11     ` Dmitry V. Levin
  2002-09-19 11:36     ` Re[2]: [sisyphus] db? É kernel.src Sergey Krivulja
  0 siblings, 2 replies; 8+ messages in thread
From: Alex Yustasov @ 2002-09-19 10:11 UTC (permalink / raw)
  To: sisyphus

Stanislav Ievlev wrote:

>Для того чтобы не было таких сообщений используйте libdb_cxx собранную тем
>же компилятором, что Вы пытаетесь собрать ядро.
>
>  
>
Пытаюсь собирать gcc3.2. А каким собрано libdb4_cxx-4.0.14-alt4?

#select-gcc 3.2

Using `/usr/bin/cpp-3.2' to provide `cpp'.

Using `/usr/bin/gcc-3.2' to provide `i586-alt-linux-gcc'.

Using `/usr/bin/gcc-3.2' to provide `gcc'.

update-alternatives: Alternative /usr/bin/g++-3.2 for i586-alt-linux-g++ not registered.

update-alternatives: Alternative /usr/bin/g++-3.2 for g++ not registered.

update-alternatives: Alternative /usr/lib/gcc-lib/i586-alt-linux/3.2.1/libstdc++.so for libstdc++.so not registered.








^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19  9:53 ` Андрей Булава
@ 2002-09-19 10:11   ` Alex Yustasov
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Yustasov @ 2002-09-19 10:11 UTC (permalink / raw)
  To: sisyphus

>
>
>
>libgcc3.2-devel? И компилировать ядро нужно тоже с помощью gcc3.2
>  
>
Невозможно найти пакет libgcc3.2-devel
А компилю gcc3.2




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19 10:11   ` Alex Yustasov
@ 2002-09-19 11:11     ` Dmitry V. Levin
  2002-09-19 12:16       ` Alex Yustasov
  2002-09-19 11:36     ` Re[2]: [sisyphus] db? É kernel.src Sergey Krivulja
  1 sibling, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2002-09-19 11:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

On Thu, Sep 19, 2002 at 02:11:14PM +0400, Alex Yustasov wrote:
> >Для того чтобы не было таких сообщений используйте libdb_cxx собранную тем
> >же компилятором, что Вы пытаетесь собрать ядро.
> >
> Пытаюсь собирать gcc3.2. А каким собрано libdb4_cxx-4.0.14-alt4?
> 
> #select-gcc 3.2
> 
> Using `/usr/bin/cpp-3.2' to provide `cpp'.
> 
> Using `/usr/bin/gcc-3.2' to provide `i586-alt-linux-gcc'.
> 
> Using `/usr/bin/gcc-3.2' to provide `gcc'.
> 
> update-alternatives: Alternative /usr/bin/g++-3.2 for i586-alt-linux-g++ 
> not registered.
> 
> update-alternatives: Alternative /usr/bin/g++-3.2 for g++ not registered.
> 
> update-alternatives: Alternative 
> /usr/lib/gcc-lib/i586-alt-linux/3.2.1/libstdc++.so for libstdc++.so not 
> registered.

apt-get install gcc3.2-c++


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re[2]: [sisyphus] db? É kernel.src
  2002-09-19 10:11   ` Alex Yustasov
  2002-09-19 11:11     ` Dmitry V. Levin
@ 2002-09-19 11:36     ` Sergey Krivulja
  1 sibling, 0 replies; 8+ messages in thread
From: Sergey Krivulja @ 2002-09-19 11:36 UTC (permalink / raw)
  To: Alex Yustasov

Hello Alex,

Thursday, September 19, 2002, 2:11:14 PM, you wrote:

AY> Пытаюсь собирать gcc3.2. А каким собрано libdb4_cxx-4.0.14-alt4?
AY> #select-gcc 3.2
AY> Using `/usr/bin/cpp-3.2' to provide `cpp'.
AY> Using `/usr/bin/gcc-3.2' to provide `i586-alt-linux-gcc'.
AY> Using `/usr/bin/gcc-3.2' to provide `gcc'.
AY> update-alternatives: Alternative /usr/bin/g++-3.2 for i586-alt-linux-g++ not registered.
AY> update-alternatives: Alternative /usr/bin/g++-3.2 for g++ not registered.
AY> update-alternatives: Alternative /usr/lib/gcc-lib/i586-alt-linux/3.2.1/libstdc++.so for libstdc++.so not registered.
Зайдите в директорию /etc/alternatives
И посмотрите ни что ссылаютя ссылки вида
libstdc++.so, libstdc++.a и подправьте, если есть необходимость.

-- 
Best regards,
 Sergey                            mailto:skrivulja@erec.ru




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] db? и kernel.src
  2002-09-19 11:11     ` Dmitry V. Levin
@ 2002-09-19 12:16       ` Alex Yustasov
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Yustasov @ 2002-09-19 12:16 UTC (permalink / raw)
  To: sisyphus

Dmitry V. Levin wrote:

>On Thu, Sep 19, 2002 at 02:11:14PM +0400, Alex Yustasov wrote:
>  
>
>>>Для того чтобы не было таких сообщений используйте libdb_cxx собранную тем
>>>же компилятором, что Вы пытаетесь собрать ядро.
>>>
>>>      
>>>
>>Пытаюсь собирать gcc3.2. А каким собрано libdb4_cxx-4.0.14-alt4?
>>
>>#select-gcc 3.2
>>
>>Using `/usr/bin/cpp-3.2' to provide `cpp'.
>>
>>Using `/usr/bin/gcc-3.2' to provide `i586-alt-linux-gcc'.
>>
>>Using `/usr/bin/gcc-3.2' to provide `gcc'.
>>
>>update-alternatives: Alternative /usr/bin/g++-3.2 for i586-alt-linux-g++ 
>>not registered.
>>
>>update-alternatives: Alternative /usr/bin/g++-3.2 for g++ not registered.
>>
>>update-alternatives: Alternative 
>>/usr/lib/gcc-lib/i586-alt-linux/3.2.1/libstdc++.so for libstdc++.so not 
>>registered.
>>    
>>
>
>apt-get install gcc3.2-c++
>
>  
>
Спасибо, буду качать.

>--
>ldv
>  
>






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-09-19 12:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-19  9:01 [sisyphus] db? и kernel.src Alex Yustasov
2002-09-19  9:53 ` Андрей Булава
2002-09-19 10:11   ` Alex Yustasov
2002-09-19  9:56 ` Stanislav Ievlev
2002-09-19 10:11   ` Alex Yustasov
2002-09-19 11:11     ` Dmitry V. Levin
2002-09-19 12:16       ` Alex Yustasov
2002-09-19 11:36     ` Re[2]: [sisyphus] db? É kernel.src Sergey Krivulja

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