Re: xml2-config error in makefile

2002-04-27 Thread Anarchy
i think the source is wrong... the include statements where libxml is concerned should be something like #include instead of just #include = -- [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://h

Re: xml2-config error in makefile

2002-04-29 Thread Bruno David Simões Rodrigues
On Sat, 2002-04-27 at 17:37, Anarchy wrote: > i think the source is wrong... the include statements where libxml is concerned > should be something like > > #include > > instead of just > > #include It's now fixed on cvs > > > = > -- [EMAIL PROTECTED] > >

Re: xml2-config error in makefile

2002-04-29 Thread Stipe Tolj
Bruno David Simões Rodrigues wrote: > > xml2-config --cflags in some architectures (mandrake, probably redhat > and suse) is returning only: > > -I/usr/include/libxml2 > > In debian, I have in changelogs: > > libxml2 (2.4.19-2) unstable; urgency=low > > * (...) > * xml2-config --cflags wi

RE: xml2-config error in makefile

2002-04-29 Thread Oded Arbel
> -Original Message- > From: Stipe Tolj [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 8:10 PM > To: Bruno David Sim?es Rodrigues > Cc: [EMAIL PROTECTED] > Subject: Re: xml2-config error in makefile > > > Bruno David Simões Rodrigues wrote: >

Re: xml2-config error in makefile

2002-04-29 Thread Bruno David Simões Rodrigues
On Mon, 2002-04-29 at 19:10, Stipe Tolj wrote: > Bruno David Simões Rodrigues wrote: > > > > xml2-config --cflags in some architectures (mandrake, probably redhat > > and suse) is returning only: > > > > -I/usr/include/libxml2 > > > > In debian, I have in changelogs: > > > > libxml2 (2.4.19-2)