5 Apr 2006 18:52
Re: Re: build error : xapian-core-0.9.4_svn6707 with UTF-8patch
Olly Betts <olly <at> survex.com>
2006-04-05 16:52:40 GMT
2006-04-05 16:52:40 GMT
On Thu, Apr 06, 2006 at 01:47:29AM +0900, Sungsoo Kim wrote:
> > Although I don't really see how the wrong library path could lead to
> > glibconfig.h failing to be found - I'd expect that to give a link-time
> > error, not a compile-time one.
Ah, it's the additional "-I" switch below that fixes the compile-time
error.
> I hope this could be fixed in near future because lots of users are under
> 64 bit environment. Is it possible to make 'Makefile' work in both 32 bit
> and 64 bit environment?
I suspect that using the output from:
glib-config --cflags
glib-config --libs
Will avoid these issues, but I don't seem to have a box with glib2
installed to hand. What do those 2 commands report for you?
Cheers,
Olly
RSS Feed