[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

intl3_svn.dll

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-28 14:06:11 CEST

I'm trying to build the intl3_svn.dll with VC2005 Express in order to
check one test failure I get (svnlook diff on property values) when
building with multilanguage support. I think it might be caused by
using 2 different C runtimes to do console output.

Anyway, I've got gettext 0.14.4 and have applied Brane's patch but
gettext is looking for a header called 'relocate.h' and I can't figure
out where that file is supposed to come from:

bindtextdom.c
.\bindtextdom.c(93) : fatal error C1083: Cannot open include file: 'relocate.h':
 No such file or directory

Can anyone tell me where that file is from or if I've got something
setup incorrectly? The docs for gettext mention the
--enable-relocatable flag to configure (which appears to be assumed in
the Win32 build), but don't say that using it adds any special
dependencies.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 28 14:12:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.