Author: Menezes
Email: [EMAIL PROTECTED]
Message:
When I try to compile PHP with mnogosearch extension a get the following error, 
someone can help me?

--- Error ---
Making all in mnogosearch
make[2]: Entrando no diret�rio 
`/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/mnogosearch'
make[3]: Entrando no diret�rio 
`/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/mnogosearch'
gcc -I. -I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/mnogosearch 
-I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/main 
-I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0 
-I/usr/local/src/Apachetoolbox-1.5.49/apache_1.3.22/src/include 
-I/usr/local/src/Apachetoolbox-1.5.49/apache_1.3.22/src/os/unix 
-I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/Zend -I/usr/local/include 
-I/usr/local/include/freetype2/freetype -I/usr/local/mnogosearch/include 
-I/usr/include/mysql -I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/xml/expat 
 -I/usr/local/include -I/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/TSRM -g -O2  
-c php_mnogo.c && touch php_mnogo.lo
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)
php_mnogo.c:488: structure has no member named `cache_mode'
php_mnogo.c:485: warning: unreachable code at beginning of switch statement
php_mnogo.c:492: structure has no member named `cache_mode'
php_mnogo.c:503: structure has no member named `track_mode'
php_mnogo.c:503: `UDM_TRACK_QUERIES' undeclared (first use in this function)
php_mnogo.c:507: structure has no member named `track_mode'
php_mnogo.c:521: structure has no member named `use_phrases'
php_mnogo.c:525: structure has no member named `use_phrases'
php_mnogo.c:539: structure has no member named `ispell_mode'
php_mnogo.c:543: structure has no member named `ispell_mode'
php_mnogo.c:555: warning: assignment makes pointer from integer without a cast
php_mnogo.c:556: structure has no member named `charset'
php_mnogo.c:561: structure has no member named `stop_tables'
php_mnogo.c:562: structure has no member named `stop_tables'
php_mnogo.c:575: structure has no member named `weight_factor'
php_mnogo.c: In function `zif_udm_load_ispell_data':
php_mnogo.c:663: structure has no member named `ispell_mode'
php_mnogo.c:665: structure has no member named `charset'
php_mnogo.c:673: structure has no member named `ispell_mode'
php_mnogo.c:676: structure has no member named `ispell_mode'
php_mnogo.c:679: too many arguments to function `UdmImportAffixes'
php_mnogo.c:687: structure has no member named `ispell_mode'
php_mnogo.c:690: structure has no member named `ispell_mode'
php_mnogo.c:693: warning: passing arg 4 of `UdmImportDictionary' makes pointer from 
integer without a cast
php_mnogo.c:693: warning: passing arg 5 of `UdmImportDictionary' makes integer from 
pointer without a cast
php_mnogo.c:693: too few arguments to function `UdmImportDictionary'
php_mnogo.c:703: structure has no member named `ispell_mode'
php_mnogo.c:704: structure has no member named `ispell_mode'
php_mnogo.c:706: structure has no member named `spellhost'
php_mnogo.c: In function `zif_udm_find':
php_mnogo.c:879: structure has no member named `charset'
php_mnogo.c:879: warning: passing arg 2 of `UdmFind' makes pointer from integer 
without a cast
php_mnogo.c: In function `zif_udm_cat_list':
php_mnogo.c:1164: `UDMSTRSIZ' undeclared (first use in this function)
php_mnogo.c: In function `zif_udm_cat_path':
php_mnogo.c:1213: `UDMSTRSIZ' undeclared (first use in this function)
make[3]: ** [php_mnogo.lo] Erro 1
make[3]: Saindo do diret�rio 
`/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/mnogosearch'
make[2]: ** [all-recursive] Erro 1
make[2]: Saindo do diret�rio 
`/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext/mnogosearch'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diret�rio `/usr/local/src/Apachetoolbox-1.5.49/src/php-4.1.0/ext'
make: ** [all-recursive] Erro 1



Reply: <http://www.mnogosearch.org/board/message.php?id=3760>

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

Reply via email to