parser

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

 

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

результат тот же

Constantine 21.05.2003 01:05

результат тот же:
%cd parser3/
%cd parser3/
%touch *
%./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/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 host system type... i386-unknown-freebsd4.8
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for mawk... (cached) nawk
checking for bison... (cached) bison -y
checking bison version... test: 75
Written by Robert Corbett and Richard Stallman: bad number
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman (ok)
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 for inline... (cached) inline
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
configure: warning: enabling charset windows-1251
checking for dynamic-link library extension... so
checking for mysql client... /usr/local/lib/mysql/libmysqlclient.so
checking for pgsql client... configure: warning: could not guess pgsql client
checking for oracle client... configure: warning: could not guess oracle client
checking for dlopen in -ldl... (cached) no
checking for dlopen... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking for dlerror... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for off_t... (cached) yes
checking for ssize_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for signal.h... (cached) yes
checking for unistd.h... (cached) yes
checking for process.h... (cached) no
checking for stddef.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for io.h... (cached) no
checking for stdio.h... (cached) yes
checking for errno.h... (cached) yes
checking for ctype.h... (cached) yes
checking for math.h... (cached) yes
checking for crypt.h... (cached) no
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for direct.h... (cached) no
checking for setjmp.h... (cached) yes
checking for memory.h... (cached) yes
checking for new... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/locking.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for winsock.h... (cached) no
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netdb.h... (cached) yes
checking for sin in -lm... (cached) yes
checking for crypt in -lcrypt... (cached) yes
checking for trunc... (cached) no
checking for round... (cached) no
checking for sign... (cached) no
checking for flock... (cached) yes
checking for _locking... (cached) no
checking for fcntl... (cached) yes
checking for lockf... (cached) yes
checking for ftruncate... (cached) yes
checking for getrusage... (cached) yes
checking for gettimeofday... (cached) yes
checking for crypt... (cached) yes
checking for sigsetjmp... (cached) yes
checking for siglongjmp... (cached) yes
checking for qsort... (cached) yes
checking for select... (cached) yes
checking for timezone variable... no
checking for daylight variable... no
checking for tm_gmtoff in struct tm... yes
checking for tm_tzadj in struct tm... no
checking whether compiler supports pragma pack... yes
checking for set_new_handler... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating src/types/Makefile
creating src/classes/Makefile
creating src/classes/gd/Makefile
creating src/classes/smtp/Makefile
creating src/include/Makefile
creating src/main/Makefile
creating src/sql/Makefile
creating src/lib/Makefile
creating src/lib/ltdl/Makefile
creating src/lib/pcre/Makefile
creating src/lib/md5/Makefile
creating src/lib/patches/Makefile
creating src/targets/Makefile
creating src/targets/cgi/Makefile
creating src/targets/apache13/Makefile
creating src/targets/apache13/hook/Makefile
creating src/targets/apache13/p3runConfigure
creating src/targets/isapi/Makefile
creating etc/Makefile
creating etc/parser3.charsets/Makefile
creating bin/Makefile
creating bin/auto.p.dist
creating src/include/pa_config_auto.h
src/include/pa_config_auto.h is unchanged
configuring in src/lib/ltdl
running /bin/sh ./configure  --enable-ltdl-convenience --cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for a BSD compatible install... (cached) /usr/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 whether to enable maintainer-specific portions of Makefiles... no
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 for working const... (cached) yes
checking for inline... (cached) inline
checking for ranlib... (cached) ranlib
checking which extension is used for shared libraries... (cached)
checking which variable specifies run-time library path... (cached)
checking for objdir... (cached) .libs
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for malloc.h... (cached) no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for ctype.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for dl.h... (cached) no
checking for dld.h... (cached) no
checking for string.h... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking whether libtool supports -dlopen/-dlpreopen... (cached) no
checking for dlopen in -ldl... (cached) no
checking for dlopen... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking for dlerror... (cached) yes
checking command to parse  output... (cached) no
checking for _ prefix in compiled symbols... (cached) no
updating cache ../../.././config.cache
creating ./config.status
creating config_auto.h
config_auto.h is unchanged
%gmake
Making all in src
gmake[1]: Entering directory `/usr/home/constant/parser3/parser3/src'
cd .. && automake --gnu src/Makefile
cd .. \
  && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating src/Makefile
gmake[1]: Leaving directory `/usr/home/constant/parser3/parser3/src'
gmake[1]: Entering directory `/usr/home/constant/parser3/parser3/src'
Making all in include
gmake[2]: Entering directory `/usr/home/constant/parser3/parser3/src/include'
cd ../.. && \
  automake --gnu  src/include/Makefile
cd ../.. && \
  CONFIG_HEADERS= CONFIG_LINKS= \
  CONFIG_FILES=src/include/Makefile /bin/sh ./config.status
creating src/include/Makefile
gmake[2]: Leaving directory `/usr/home/constant/parser3/parser3/src/include'
gmake[2]: Entering directory `/usr/home/constant/parser3/parser3/src/include'
cd ../.. && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
aclocal.m4:394: error: m4_defn: undefined macro: _m4_divert_diversion
aclocal.m4:34: AC_LIBLTDL_CONVENIENCE is expanded from...
aclocal.m4:394: the top level
autoheader: autom4te failed with exit status: 1
 at /usr/local/bin/autoheader line 163
gmake[2]: *** [stamp-h.in] Error 1
gmake[2]: Leaving directory `/usr/home/constant/parser3/parser3/src/include'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/constant/parser3/parser3/src'
gmake: *** [all-recursive] Error 1
%make
Making all in src
Making all in include
cd ../.. && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
aclocal.m4:394: error: m4_defn: undefined macro: _m4_divert_diversion
aclocal.m4:34: AC_LIBLTDL_CONVENIENCE is expanded from...
aclocal.m4:394: the top level
autoheader: autom4te failed with exit status: 1
 at /usr/local/bin/autoheader line 163
*** Error code 1

Stop in /usr/home/constant/parser3/parser3/src/include.
*** Error code 1

Stop in /usr/home/constant/parser3/parser3/src.
*** Error code 1

Stop in /usr/home/constant/parser3/parser3.
%uname -a
FreeBSD cnst 4.8-RELEASE FreeBSD 4.8-RELEASE #16: Sun May 11 19:24:54 EDT 2003     constant@cnst:/usr/src/sys/compile/MYKERNEL  i386
%