ID:               14746
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           No Feedback
+Status:           Analyzed
 Bug Type:         mnoGoSearch related
 Operating System: Red Hat 7.2
-PHP Version:      4.1.0
+PHP Version:      4.1.1
 New Comment:

The PHP 4.1.0 and 4.1.1-Versions don't support mnoGoSearch 3.2.x. The
solution is either to use a CVS-Snapshot of PHP, or if you don't like
CVS snaphots, at least to update ext/mnogosearch this way:

- rm ext/mnogosearch
- download and extract PHP extension module vwrsion 1.49 from
www.mnogosearch.ru
- ./buildconf in the main sourcetree
- your configure, make, make install should work normal... at least it
would'nt fail with mnogosearch.




Previous Comments:
------------------------------------------------------------------------

[2002-01-19 11:26:15] [EMAIL PROTECTED]

No feedback. Closing.

------------------------------------------------------------------------

[2001-12-28 19:30:22] [EMAIL PROTECTED]

What version of mnogosearch are you using?

The current stable version of mnogosearch compiles
fine (mnoGoSearch-3.1.19).


------------------------------------------------------------------------

[2001-12-28 16:37:27] [EMAIL PROTECTED]

Hi...

I have a problem in configuration of php-4.0.6 and php-4.1.0 when I use
the option --with-mnogosearch

PHP Configuration
./configure --with-pgsql=/usr/local/pgsql --enable-track-vars
--disable-debug --with-apxs=/usr/local/apache/bin/apxs
--enable-versioning --with-config-file-path=/usr/php4/lib
--enable-libgcc --with-imap=/usr/local/lib --enable-ftp  --with-mysql
--with-kerberos --with-sybase-ct=/opt/sybase-11.9.2
--with-openssl=../openssl-0.9.6b/ --with-mnogosearch
------------------------------------------------------

/bin/sh /root/php-4.1.0/libtool --silent --mode=compile gcc  -I.
-I/root/php-4.1.0/main -I/root/php-4.1.0/main -I/root/php-4.1.0
-I/usr/local/apache/include -I/root/php-4.1.0/Zend
-I/root/openssl-0.9.6b/include -I/usr/include/imap
-I/usr/local/mnogosearch/include -I/root/php-4.1.0/ext/mysql/libmysql
-I/opt/sybase-11.9.2/include -I/root/php-4.1.0/ext/xml/expat 
-DLINUX=22 -DMOD_SSL=208104 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
-I/root/php-4.1.0/TSRM -g -O2 -prefer-pic  -c internal_functions.c
In file included from /usr/local/mnogosearch/include/udmsearch.h:37,
                 from /root/php-4.1.0/ext/mnogosearch/php_mnogo.h:31,
                 from internal_functions.c:34:
/usr/local/mnogosearch/include/udm_doc.h:7: parse error before `1'
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/root/php-4.1.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.1.0/main'
make: *** [all-recursive] Error 1



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14746&edit=1

Reply via email to