RESEND




________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


---- On Mon, 23 Jul 2001, Kuo Hin Chang ([EMAIL PROTECTED])
wrote:

> I don't know how to add the integer into the make file. I add
it
> on top of udm_common.h file in the 'include' folder. 
> 
> When I do "make", I still get the error, see below:
> 
> ==================
> Making all in src
> make[1]: Entering directory
> `/export/home1/pub_html/ckh/mnogo/mnogosearch-3.2.0.
> b0/src'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../include -I../
> include      -I/usr/lib/lprgs/mysql/include            -g -O2
> -DUDM_CONF_DIR=\"/
> usr/lib/lprgs/mno32/etc\"
> -DUDM_VAR_DIR=\"/usr/lib/lprgs/mno32/var\" -c indexer.
> c
> gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include
> -I/usr/lib/lprgs/mysql/inc
> lude -g -O2 -DUDM_CONF_DIR=\"/usr/lib/lprgs/mno32/etc\"
> -DUDM_VAR_DIR=\"/usr/lib
> /lprgs/mno32/var\" -c indexer.c -o indexer.o
> In file included from indexer.c:25:
> ../include/udm_common.h:4: conflicting types for `wchar_t'
>
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0/include/stdlib.h:107:
> previous d
> eclaration of `wchar_t'
> make[1]: *** [indexer.lo] Error 1
> make[1]: Leaving directory
> `/export/home1/pub_html/ckh/mnogo/mnogosearch-3.2.0.b
> 0/src'
> make: *** [all-recursive] Error 1
> 
> ====================
> 
> 
> ________________________________________________
> Get your own "800" number
> Voicemail, fax, email, and a lot more
> http://www.ureach.com/reg/tag
> 
> 
> ---- On Thu, 19 Jul 2001, Alexander Barkov ([EMAIL PROTECTED])
> wrote:
> 
> > Thanks for reporting!
> > 
> > Quick workaround should be to add this line:
> > 
> > typedef int wchar_t;
> > 
> > 
> >   either in the top of files which produce errors
> > or into the udm_common.h
> > 
> > 
> > Please give feedback! We'll fix this in the final 3.2.0
> release.
> > 
> > 
> > 
> > Kuo Hin Chang wrote:
> > > 
> > > Dear Alexander,
> > > 
> > > I got the following error message when I try to install
> > > 3.2.0.b0. I am running on sun solaris 2.7 box.
> > > 
> > > Can you tell me what is going on?
> > > 
> > > Thanks
> > > KH Chang
> > > 
> > > ++++++++++
> > > 
> > > DM_CONF_DIR=\"/usr/lib/lprgs/mnogosearch/etc\" -
> > > DUDM_VAR_DIR=\"/usr/lib/lprgs/mnogosearch/var\" -c
unicode.c
> > > gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -
> > > I/usr/lib/lprgs/mysql/include -g -O2 -
> > > DUDM_CONF_DIR=\"/usr/lib/lprgs/mnogosearch/etc\" -
> > > DUDM_VAR_DIR=\"/usr/lib/lprgs/mnogosearch/var\" -c
unicode.c
> -o
> > > unicode.o
> > > unicode.c: In function `func_utf8_uni_onechar':
> > > unicode.c:7619: `wchar_t' undeclared (first use in this
> > > function)
> > > unicode.c:7619: (Each undeclared identifier is reported
only
> > > once
> > > unicode.c:7619: for each function it appears in.)
> > > *** Error code 1
> > > make: Fatal error: Command failed for target `unicode.lo'
> > > Current working directory
> /export/home7/mnogosearch-3.2.0.b0/src
> > > *** Error code 1
> > > make: Fatal error: Command failed for target
`all-recursive'
> > >
> > 
> > 
> 
> 
> 

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

Reply via email to