parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

libgc

Nikon 30.07.2003 15:02

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

При ./configure выводится сообщение, что libgc не найдено.
===Начало лога===
[nikon@nikon parser3]$ ./configure --prefix=/usr --sysconfdir=/etc --sharedstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --disable-safe-mode --with-mysqlclient --with-oracle-client --with-charsets=windows-1251,koi8-r --with-static-gc=/usr/lib
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking for bison... bison -y
checking bison version... 1.875 (ok)
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for inline... inline
configure: WARNING: enabling reading of files belonging to group+user other then effective
configure: WARNING: enabling charset windows-1251
configure: WARNING: enabling charset koi8-r
checking for dynamic-link library extension... so
checking for mysql client... /usr/lib/libmysqlclient.so
checking for pgsql client... /usr/lib/libpq.so
checking for libgc... no
configure: error: please specify path to libgc: --with-shared-gc OR --with-static-gc
===Конец лога===
[nikon@nikon parser3]$ rpm -ql libgc
/usr/lib/libgc.so.1
/usr/lib/libgc.so.1.0.2
[nikon@nikon parser3]$ rpm -ql libgc-devel
/usr/include/libgc
/usr/include/libgc/cord.h
/usr/include/libgc/ec.h
/usr/include/libgc/gc.h
/usr/include/libgc/gc_alloc.h
/usr/include/libgc/gc_allocator.h
/usr/include/libgc/gc_amiga_redirects.h
/usr/include/libgc/gc_backptr.h
/usr/include/libgc/gc_config_macros.h
/usr/include/libgc/gc_cpp.h
/usr/include/libgc/gc_gcj.h
/usr/include/libgc/gc_inl.h
/usr/include/libgc/gc_inline.h
/usr/include/libgc/gc_local_alloc.h
/usr/include/libgc/gc_mark.h
/usr/include/libgc/gc_pthread_redirects.h
/usr/include/libgc/gc_typed.h
/usr/include/libgc/javaxfc.h
/usr/include/libgc/leak_detector.h
/usr/include/libgc/new_gc_alloc.h
/usr/include/libgc/weakpointer.h
/usr/lib/libgc.so
/usr/share/man/man3/gc.3.gz
[nikon@nikon parser3]$ rpm -ql libgc-devel-static
/usr/lib/libgc.a
/usr/lib/libgc.la

Система ALT Linux Master.