ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Установка mailchecker для licq и libstdc++
@ 2003-07-20 16:25 Kir
  2003-07-20 17:41 ` [Comm] " Alexey Tourbin
  0 siblings, 1 reply; 9+ messages in thread
From: Kir @ 2003-07-20 16:25 UTC (permalink / raw)
  To: community

Здравствуйте!

Попытался установить mailchecker.
Очень удобно через licq получать уведомления о приходящей почте :-)

Результат попытки установить mailchecker печален:

[aaa@localhost mailchecker]$ ./configure
loading cache ./config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ accepts -fno-rtti -fno-exceptions -fno-check-new... yes
checking for POSIXized ISC... no
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /bin/install -c
checking for strip... (cached) /usr/bin/strip
checking for size... (cached) /usr/bin/size
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache ./config.cache within ltconfig
(cached) checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (c++) supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
[aaa@localhost /]$ ./configure
bash: ./configure: No such file or directory
[aaa@localhost /]$ [aaa@localhost mailchecker]$ ./configure
loading cache ./config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ accepts -fno-rtti -fno-exceptions -fno-check-new... yes
checking for POSIXized ISC... no
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /bin/install -c
checking for strip... (cached) /usr/bin/strip
checking for size... (cached) /usr/bin/size
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache ./config.cache within ltconfig
(cached) checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
creating libtool
loading cache ./config.cache
loading cache ./config.cache within ltconfig
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
checking for objdir... .libs
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (c++) supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "CXX" to libtool
checking for ANSI C header files... yes
checking for errno.h... yes
checking for dirent.h... yes
checking for getopt.h... yes
checking for malloc.h... yes
checking for pwd.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys_errlist and sys_nerr... yes
checking for licq header files... /usr/include/licq
checking for inet_addr... yes
checking for inet_aton... yes
checking for strerror... yes
checking for vector.h... no
configure: error: You need to have the libstdc++ headers installed

И действительно, в системе есть только вот что похожее:

[root@localhost /]# find -name "libstdc+*"
./etc/buildreqs/packages/substitute.d/libstdc++3.2
./etc/buildreqs/packages/substitute.d/libstdc++3.2-devel
./etc/buildreqs/packages/substitute.d/libstdc++2.96
./etc/buildreqs/packages/substitute.d/libstdc++2.96-devel
./etc/buildreqs/packages/substitute.d/libstdc++2.96-devel-static
./var/cache/apt/archives/libstdc++3.2_3.2.3-alt1_i586.rpm
./var/cache/apt/archives/libstdc++3.2-devel_3.2.3-alt1_i586.rpm
./var/cache/apt/archives/libstdc++2.96-devel_2.96-alt3_i586.rpm
./var/cache/apt/archives/libstdc++2.96-devel-static_2.96-alt3_i586.rpm
./usr/lib/libstdc++.so.5
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++.a
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++-3-libc6.2-2-2.10.0.so
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++-libc6.2-2.so.3
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++.so
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++-3-libc6.2-2-2.10.0.a
./usr/lib/gcc-lib/i586-alt-linux/2.96/libstdc++-libc6.2-2.a.3
./usr/lib/gcc-lib/i586-alt-linux/3.2.3/libstdc++.so
./usr/lib/libstdc++-3-libc6.1-2-2.10.0.so
./usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
./usr/lib/libstdc++-libc6.1-1.1.so.2
./usr/lib/libstdc++-libc6.1-1.so.2
./usr/lib/libstdc++-libc6.1-2.so.2
./usr/lib/libstdc++-libc6.1-2.so.3
./usr/lib/libstdc++-libc6.2-2.so.3
./usr/lib/libstdc++.so.2.9
./usr/lib/openoffice/program/libstdc++.so
./usr/lib/openoffice/program/libstdc++.so.5
./usr/lib/openoffice/program/libstdc++.so.5.0.1
./usr/lib/libstdc++.so.5.0.3
./usr/lib/libstdc++-libc6.2-2.a.3
./usr/lib/libstdc++-3-libc6.2-2-2.10.0.a
./usr/share/doc/gcc-2.96/libstdc++
./usr/share/doc/gcc-3.2/libstdc++
./usr/share/doc/gcc-3.2/libstdc++/html/17_intro/libstdc++-assign.txt

Пробую даже так:

[root@localhost /]# apt-get install libstdc++3.2-headers
Reading Package Lists... Done
Collecting File Provides... Done
Building Dependency Tree... Done
E: Couldn't find package libstdc++3.2-headers
[root@localhost /]# apt-get install libstdc++2.96-headers
Reading Package Lists... Done
Collecting File Provides... Done
Building Dependency Tree... Done
E: Couldn't find package libstdc++2.96-headers

Подскажитн, пожалуйста, где эти хедеры брать?
Илм как-то иначе можно проблему решить?

---
С уважением,
Kir


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

* [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-20 16:25 [Comm] Установка mailchecker для licq и libstdc++ Kir
@ 2003-07-20 17:41 ` Alexey Tourbin
  2003-07-20 18:07   ` Kir
  0 siblings, 1 reply; 9+ messages in thread
From: Alexey Tourbin @ 2003-07-20 17:41 UTC (permalink / raw)
  To: community

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

On Sun, Jul 20, 2003 at 08:25:03PM +0400, Kir wrote:
> Пробую даже так:
> [root@localhost /]# apt-get install libstdc++3.2-headers

libstdc++3.2-devel
libstdc++2.96-devel
libstdc++2.95-devel

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

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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-20 17:41 ` [Comm] " Alexey Tourbin
@ 2003-07-20 18:07   ` Kir
  2003-07-20 19:10     ` Alexey Tourbin
  0 siblings, 1 reply; 9+ messages in thread
From: Kir @ 2003-07-20 18:07 UTC (permalink / raw)
  To: community

Здравствуйте!

On Sun, 20 Jul 2003 21:41:52 +0400
Alexey Tourbin <at@altlinux.ru> wrote:

> On Sun, Jul 20, 2003 at 08:25:03PM +0400, Kir wrote:
> > Пробую даже так:
> > [root@localhost /]# apt-get install libstdc++3.2-headers


> libstdc++3.2-devel
> libstdc++2.96-devel
> libstdc++2.95-devel
>

Первые две уже стояли, третью доставил.
Эффект, увы, тот же :-(

---
С уважением,
Kir


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

* [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-20 18:07   ` Kir
@ 2003-07-20 19:10     ` Alexey Tourbin
  2003-07-21 15:53       ` Kir
  0 siblings, 1 reply; 9+ messages in thread
From: Alexey Tourbin @ 2003-07-20 19:10 UTC (permalink / raw)
  To: community

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

On Sun, Jul 20, 2003 at 10:07:59PM +0400, Kir wrote:
> Первые две уже стояли, третью доставил.
> Эффект, увы, тот же :-(

$ locate vector.h
?

Попробуйте переключиться на g++2.96 (select-gcc).
В новом компиляторе более жесткие правила работы с namespace'ами.

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

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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-20 19:10     ` Alexey Tourbin
@ 2003-07-21 15:53       ` Kir
  2003-07-22 10:29         ` Grigory Tuboltsev
  0 siblings, 1 reply; 9+ messages in thread
From: Kir @ 2003-07-21 15:53 UTC (permalink / raw)
  To: community

On Sun, 20 Jul 2003 23:10:32 +0400
Alexey Tourbin <at@altlinux.ru> wrote:

> 
> $ locate vector.h
> ?

[root@localhost root]# locate vector.h
/usr/include/c++/3.2.3/backward/bvector.h
/usr/include/c++/3.2.3/backward/vector.h
/usr/include/c++/3.2.3/bits/stl_bvector.h
/usr/include/c++/3.2.3/bits/stl_vector.h
/usr/include/g++-3/bvector.h
/usr/include/g++-3/stl_bvector.h
/usr/include/g++-3/stl_vector.h
/usr/include/g++-3/vector.hh

> 
> Попробуйте переключиться на g++2.96 (select-gcc).
> В новом компиляторе более жесткие правила работы с namespace'ами.

К сожалению, опыта использования команды select у меня нет. Почитал man - ничего не понял :-(
Эта процедура обратима?
Расскажите, пожалуйста, о ней подробнее. 


---
С уважением,
Kir


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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-21 15:53       ` Kir
@ 2003-07-22 10:29         ` Grigory Tuboltsev
  2003-07-22 11:01           ` Kir
  0 siblings, 1 reply; 9+ messages in thread
From: Grigory Tuboltsev @ 2003-07-22 10:29 UTC (permalink / raw)
  To: community

С помощью select-gcc можно выбрать один из установленных в системе
компиляторов. Естественно, обратимо :):)

 On Mon, 21 Jul 2003 19:53:39
+0400 Kir <forlin@yandex.ru> wrote:

> 


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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-22 10:29         ` Grigory Tuboltsev
@ 2003-07-22 11:01           ` Kir
  2003-07-22 11:12             ` Grigory Tuboltsev
  0 siblings, 1 reply; 9+ messages in thread
From: Kir @ 2003-07-22 11:01 UTC (permalink / raw)
  To: community

On Tue, 22 Jul 2003 12:29:17 +0200
Grigory Tuboltsev <gtubolcev@newmail.ru> wrote:

> С помощью select-gcc можно выбрать один из установленных в системе
> компиляторов. Естественно, обратимо :):)

Уря. :-)
А синтаксис такой:
select-gcc2.95 ?
А gcc2.95++ ставить надо?
А select-gcc2.95++ надо?

Вопросы, наверно, идиотские. :-))
Но мне от них никуда не деться...

---
С уважением,
Kir


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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-22 11:01           ` Kir
@ 2003-07-22 11:12             ` Grigory Tuboltsev
  2003-07-26 14:21               ` Kir
  0 siblings, 1 reply; 9+ messages in thread
From: Grigory Tuboltsev @ 2003-07-22 11:12 UTC (permalink / raw)
  To: community

select-gcc наберите. И увидите синтаксис. 

> On Tue, 22 Jul 2003 12:29:17 +0200
> Grigory Tuboltsev <gtubolcev@newmail.ru> wrote:
> 
> > С помощью select-gcc можно выбрать один из установленных в системе
> > компиляторов. Естественно, обратимо :):)
> 
> Уря. :-)
> А синтаксис такой:
> select-gcc2.95 ?
> А gcc2.95++ ставить надо?
> А select-gcc2.95++ надо?
> 
> Вопросы, наверно, идиотские. :-))
> Но мне от них никуда не деться...
> 
> ---
> С уважением,
> Kir
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
> Dialup НР 0.5 С.Е./ВЮЯ, ЖХТПНБШЕ РЕКЕТНМШ, КЭЦНРМШИ РЮПХТ Я 0.00 ДН
> 10.00,АЕЯОКЮРМЮЪ ДНЯРЮБЙЮ ЙЮПР √ www.orc.ru/dialup
> 


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

* Re: [Comm] Re: Установка mailchecker для licq и libstdc++
  2003-07-22 11:12             ` Grigory Tuboltsev
@ 2003-07-26 14:21               ` Kir
  0 siblings, 0 replies; 9+ messages in thread
From: Kir @ 2003-07-26 14:21 UTC (permalink / raw)
  To: community

On Tue, 22 Jul 2003 13:12:50 +0200
Grigory Tuboltsev <gtubolcev@newmail.ru> wrote:

> select-gcc наберите. И увидите синтаксис. 
> 
Что-то там, похоже, не срабатывает:

[root@localhost Distr]# select-gcc 2.95
Using `/usr/bin/i586-alt-linux-cpp-2.95' to provide `i586-alt-linux-cpp'.

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

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

Что-то у него не то с альтернативами?

---
С уважением,
Kir


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

end of thread, other threads:[~2003-07-26 14:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-20 16:25 [Comm] Установка mailchecker для licq и libstdc++ Kir
2003-07-20 17:41 ` [Comm] " Alexey Tourbin
2003-07-20 18:07   ` Kir
2003-07-20 19:10     ` Alexey Tourbin
2003-07-21 15:53       ` Kir
2003-07-22 10:29         ` Grigory Tuboltsev
2003-07-22 11:01           ` Kir
2003-07-22 11:12             ` Grigory Tuboltsev
2003-07-26 14:21               ` Kir

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git