My problem is that libiconv complains about not being able to find
libintl.h, but when I try to build libintl from source, it complains
about an invalid Makefile. Also, I cannot find a Makefile designed for
nmake, just a default Makefile. So I guess the problem really is; does
anyone have a makefile for nmake to build libintl with? I fixed the
curly brace problem with the makefile but now I get this error.

Makefile(75) : fatal error U1001: syntax error : illegal character '.'
in macro

This is line 75.

config.charset locale.alias ref-add.sin ref-del.sin $(HEADERS)
$(SOURCES)

I don't see any illegal characters. Thanks for any help you may have in
helping me meet my ultimate goal of building libxml.

Todd



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Aron Stansvik
Sent: Wednesday, April 20, 2005 12:09 PM
To: [email protected]
Subject: Re: [xml] libxml and iconv

On 4/20/05, Dobmeyer, Todd <[EMAIL PROTECTED]> wrote:
> 
> I am having problems trying to install libxml2-2.6.19. I cannot get
libiconv
> to build correctly. I am running Windows XP and trying to use nmake
from the
> command line for these. Has anyone else had this problem, and if so
had any
> luck getting it to work? Thanks for your help.

What problem! You say "Has anyone else had this problem..", but you
fail to tell us what the problem is. I compiled libiconv-1.9.1 for
Windows XP using the nmake makefiles a couple of months ago with out
problem.

Please state your problem.

Best regards,
Aron Stansvik
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to