ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Konovalov aka Krapa <krapa@uraltc.ru>
To: Andrey Rahmatullin <wrar@altlinux.ru>, community@altlinux.ru
Subject: Re: [Comm] сборка DSPAM
Date: Sat, 29 Jan 2005 01:27:11 +0500
Message-ID: <200501290127.11054.krapa@uraltc.ru> (raw)
In-Reply-To: <20050128153957.GK6504@wrars-comp.wrarsdomain>

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

В сообщении от 28 Январь 2005 20:39 Andrey Rahmatullin написал(a):
> В моей /usr/lib/libsqlite.so.0 из sqlite-2.8.13-alt5 такого сивола тоже
> нет. Может, ему sqlite нужен новый?
> Хотя как он тогда скомпилился при аццуцтвии этой функции в
> /usr/include/sqlite.h ?
> Может, это его внутренняя ф-я какая-нить? Но где она лежит, раз он ее не
> находит?

Может аттач чем поможет ?
-- 
Мы видим сны не для того, чтоб просыпаться - поэтому пока...

[-- Attachment #2: configure.log --]
[-- Type: text/x-log, Size: 7608 bytes --]

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 gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for inline... inline
checking for ISO C99 varargs macros in C... yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for strlcpy... yes
checking for strsep... yes
checking for strtok_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for memcpy... yes
checking for memset... yes
checking for localtime_r... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for dspam_home... $(prefix)/var/dspam
checking which delivery agent to activate in dspam.conf... /usr/bin/procmail
checking whether to enable trusted user security... yes
checking whether to enable debug output... no
checking whether to enable home directory support... no
checking whether to enable neural-networking... no
checking whether to enable MySQL client initialization... yes
checking whether to enable preferences-extension... no
checking whether to enable experimental functions... no
checking whether to enable verbose debug output... no
checking whether to enable long usernames... no
checking whether to enable Graham-Bayesian calculations... yes
checking whether to enable Burton Bayesian calculations... yes
checking whether to enable Robinson's Geometric Mean calculations... no
checking whether to enable Chi-Square calculations... no
checking whether to enable Robinson's technique... no
checking whether to enable test-conditional training... yes
checking whether to enable bias calculations... yes
checking whether to enable large scale implementation... no
checking whether to enable domain structure implementation... no
checking for logdir... $(prefix)/var/dspam/log
checking for storage driver... sqlite_drv
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sqlite.h usability... yes
checking sqlite.h presence... yes
checking for sqlite.h... yes
checking SQLite header version... 2.8.13
checking how to link SQLite libraries... -lsqlite 
checking whether to enable profiling output... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/Makefile
config.status: creating cgi/Makefile
config.status: creating m4/Makefile
config.status: creating tools.libdb4_drv/Makefile
config.status: creating tools.libdb3_drv/Makefile
config.status: creating tools.mysql_drv/Makefile
config.status: creating tools.ora_drv/Makefile
config.status: creating txt/Makefile
config.status: creating tools.pgsql_drv/Makefile
config.status: creating cgi/templates/Makefile
config.status: creating tools.sqlite_drv/Makefile
config.status: creating dspam.pc
config.status: creating dspam-uninstalled.pc
config.status: creating win32/Makefile
config.status: creating auto-config.h
config.status: auto-config.h is unchanged
config.status: executing depfiles commands

  parent reply	other threads:[~2005-01-28 20:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-28 14:23 Andrey Konovalov aka Krapa
2005-01-28 15:39 ` Andrey Rahmatullin
2005-01-28 19:58   ` Andrey Konovalov aka Krapa
2005-01-28 20:27   ` Andrey Konovalov aka Krapa [this message]
2005-01-29  8:37 ` Ivan Fedorov
2005-01-30 14:04   ` Andrey Konovalov aka Krapa
2005-01-31 11:54     ` Andrey Konovalov aka Krapa
2005-02-02 10:42       ` Andrey Konovalov aka Krapa
2005-02-03  7:34         ` Andrey Konovalov aka Krapa
2005-02-03 11:32           ` [Comm] " Michael Shigorin
2005-02-03 16:11             ` Andrey Konovalov aka Krapa
2005-01-30 22:29   ` [Comm] " Vitaly Lipatov
2005-01-31 16:15   ` [Comm] " Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200501290127.11054.krapa@uraltc.ru \
    --to=krapa@uraltc.ru \
    --cc=community@altlinux.ru \
    --cc=wrar@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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