parser

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

 

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

проблема до сих пор существует...

Constantine 18.05.2003 08:08

удалил весь каталог, перекачал парсер заново, привожу лог сессии:
%./configure --prefix=/usr/local
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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... ranlib
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for bison... 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... 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... yes
checking whether gcc accepts -g... yes
checking for inline... inline
checking for c++... 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++... yes
checking whether c++ accepts -g... 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... no
checking for dlopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking how to run the C++ preprocessor... c++ -E
checking for ANSI C header files... yes
checking for size_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for signal.h... yes
checking for unistd.h... yes
checking for process.h... no
checking for stddef.h... yes
checking for stdarg.h... yes
checking for fcntl.h... yes
checking for sys/stat.h... yes
checking for io.h... no
checking for stdio.h... yes
checking for errno.h... yes
checking for ctype.h... yes
checking for math.h... yes
checking for crypt.h... no
checking for time.h... yes
checking for sys/time.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for direct.h... no
checking for setjmp.h... yes
checking for memory.h... yes
checking for new... yes
checking for sys/file.h... yes
checking for sys/locking.h... no
checking for sys/types.h... yes
checking for sys/select.h... yes
checking for sys/resource.h... yes
checking for winsock.h... no
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sin in -lm... yes
checking for crypt in -lcrypt... yes
checking for trunc... no
checking for round... no
checking for sign... no
checking for flock... yes
checking for _locking... no
checking for fcntl... yes
checking for lockf... yes
checking for ftruncate... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for crypt... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for qsort... yes
checking for select... 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
configuring in src/lib/ltdl
running /bin/sh ./configure  --prefix=/usr/local --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... yes
checking for inline... (cached) inline
checking for ranlib... (cached) ranlib
checking which extension is used for shared libraries...
checking which variable specifies run-time library path...
checking for objdir...
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... (cached) yes
checking for malloc.h... 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... yes
checking for dl.h... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking whether libtool supports -dlopen/-dlpreopen... 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... -V: not found
checking host system type... i386-unknown-freebsd4.8
checking host system type... i386-unknown-freebsd4.8
no
checking for _ prefix in compiled symbols... no
updating cache ../../.././config.cache
creating ./config.status
creating config_auto.h
%make
Making all in src
Making all in include
cd ../.. && automake --gnu src/include/Makefile
cd ../..  && CONFIG_FILES=src/include/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating src/include/Makefile
cd ../..  && CONFIG_FILES= CONFIG_HEADERS=src/include/pa_config_auto.h  /bin/sh ./config.status
creating src/include/pa_config_auto.h
src/include/pa_config_auto.h is unchanged
Making all in main
"Makefile", line 233: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

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

Stop in /usr/home/constant/parser3/parser3.
%gmake
cd . && aclocal
cd . && automake --gnu Makefile
Makefile.am:13: `#' comment at start of rule is unportable
Makefile.am:14: `#' comment at start of rule is unportable
Makefile.am:15: `#' comment at start of rule is unportable
Makefile.am:16: `#' comment at start of rule is unportable
Makefile.am:17: `#' comment at start of rule is unportable
gmake: *** [Makefile.in] Error 1
%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