Compilation error

2002-06-02 Thread Richard Fox
Hi,I am compiling PHP 4.2.0 on a RedHat 7.1 system with mnogosearch 3.2.3. I amrunning into a problem that I have not seen on my other RedHat systems withthe same configuration (except Redhat 7.2 instead of 7.1), and that is thatthe link does not work because there are some symbols that are

Webboard: Compilation error

2001-11-24 Thread Alex Barkov
Author: Alex Barkov Email: [EMAIL PROTECTED] Message: > I checked installation directory of easysoft and it's correctly configured but >perhaps the distribution from easysoft have changed because the libraries in >/usr/local/easysoft/lib are: > > libesextra.so libeslicshr.so libesrpc.so libe

Webboard: Compilation error

2001-11-22 Thread Peter Eriksson
Author: Peter Eriksson Email: Message: I checked installation directory of easysoft and it's correctly configured but perhaps the distribution from easysoft have changed because the libraries in /usr/local/easysoft/lib are: libesextra.so libeslicshr.so libesrpc.so libessupp.so I haven't tr

Webboard: Compilation error

2001-11-20 Thread Alex Barkov
Author: Alex Barkov Email: [EMAIL PROTECTED] Message: This is a bug. After changing a code in SQL drivers for various databases we forgot to check with unixODBC and EasySoft. This patch http://gw.udmsearch.izhnet.ru/~bar/sql.c.diff should fix the problem. Please give feedback Don't forget

Webboard: Compilation error

2001-11-20 Thread Alex Barkov
Author: Alex Barkov Email: [EMAIL PROTECTED] Message: Probably EasySoft is installed under different location, not /usr/local/easysoft? In this case you must specify it using install.pl, or without install.pl use ./configure --with-easysoft=/path/to/easysoft/install/dir > I have a problem co

Webboard: Compilation error

2001-11-19 Thread Peter Eriksson
Author: Peter Eriksson Email: Message: To add to previous post. When I remove the flags -lsupport and -lextra i get further when running make and easysoft support but the end result is the same as when compiling whith unixODBC support shown below. gcc -g -O2 -DUDM_CONF_DIR=\"/usr/local/mnogo

Webboard: Compilation error

2001-11-19 Thread Peter Eriksson
Author: Peter Eriksson Email: Message: I have a problem compiling the mnoGoSearch. Can someone help me? Platform: Redhat 7 and 7.1 on an i386. I can compile mnoGoSearch with postgresql support but when I try with unixODBC or Easysoft support it failes. When I run make after install.pl I get th

Re: Compilation error for 3.1.11

2001-02-22 Thread Alexander Barkov
"filip.sergeys" wrote: > > Hi, > During compiling I receive this error message: > > /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 'my_uncompress': > my_compress.(.text+0x97): undefined reference to 'uncompress' > collect2: ld returned 1 exit status > gmake[1]: *** [search.cgi] Erro

Re: Compilation error for 3.1.11

2001-02-21 Thread Alexander Barkov
"filip.sergeys" wrote: > > Hi, > During compiling I receive this error message: > > /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 'my_uncompress': > my_compress.(.text+0x97): undefined reference to 'uncompress' > collect2: ld returned 1 exit status > gmake[1]: *** [search.cgi] Erro

Compilation error for 3.1.11

2001-02-21 Thread filip.sergeys
Hi, During compiling I receive this error message: /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 'my_uncompress': my_compress.(.text+0x97): undefined reference to 'uncompress' collect2: ld returned 1 exit status gmake[1]: *** [search.cgi] Error 1 gmake[1] Leaving directory gmake