Hi, I have installed mnogosearch 3.2.3 and now I want to upgrade php from
4.0.6 to php4.1.1.
I have this php's configure:
'./configure' '--with-mysql' '--enable-trans-sid' '--with-zlib'
'--enable-memory-limit'
'--with-gd' '--enable-track-vars' '--disable-debug' '--enable-debugger'
--with-mnogosearch=/usr/local/mnogosearch-3.2.3/
--with-apxs=/opt/apache-1.3.23/bin/apx

Configure run "ok" but when i do "make" I get :
/bin/sh /home/michel/php-4.1.1/libtool --silent --mode=compile gcc  -I.
-I/home/michel/php-4.1.1/ext/mnogosearch -I/home/michel/php-4.1.1/main
-I/home/michel/php-4.1.1 -I/opt/apache-1.3.23/include
-I/home/michel/php-4.1.1/Zend -I/usr/local/mnogosearch-3.2.3//include
-I/home/michel/php-4.1.1/ext/mysql/libmysql
-I/home/michel/php-4.1.1/ext/xml/expat  -DLINUX=22 -DUSE_HSREGEX
-DUSE_EXPAT -I/home/michel/php-4.1.1/TSRM -g -O2 -prefer-pic  -c
php_mnogo.c
php_mnogo.c: In function `zm_startup_mnogosearch':
php_mnogo.c:261: `UDM_CACHE_ENABLED' undeclared (first use in this
function)
php_mnogo.c:261: (Each undeclared identifier is reported only once
php_mnogo.c:261: for each function it appears in.)
php_mnogo.c:262: `UDM_CACHE_DISABLED' undeclared (first use in this
function)
php_mnogo.c:296: `UDM_MATCH_WORD' undeclared (first use in this function)
php_mnogo.c: In function `zif_udm_set_agent_param':
php_mnogo.c:457: `UDM_MATCH_WORD' undeclared (first use in this function)
php_mnogo.c:459: warning: unreachable code at beginning of switch
statement
php_mnogo.c:483: `UDM_CACHE_ENABLED' undeclared (first use in this
function)
php_mnogo.c:484: structure has no member named `cache_mode'
php_mnogo.c:487: `UDM_CACHE_DISABLED' undeclared (first use in this
function)
[and other lines]

any help ?
tnx in advance.


--
E' talmente melassa che quando la vedo mi viene la carie ai denti.
[Mirella]
--
Michel <ZioBudda> Morelli               [EMAIL PROTECTED]

ICQ UIN: 58351764                       PR of Linux in Italy
http://www.ziobudda.net                 http://www.linuxlab.it

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to