[Tclxml-devel] Re: ! TclXSLT build broken by header change !
by Steve Ball other posts by this author
Nov 8 2002 10:00PM messages near this date
[Tclxml-devel] TclDOM Memory Consumption, SCMS
|
[Tclxml-devel] Re: TclDOM/libxml2, TclXSLT - Tcl 8.3.5
Hi Andreas,
You wrote:
> your latest change to tclxslt/tclxslt.h
>
> #include
> to #include
>
> breaks all unix builds, and windows. Reason
>
> Tcldom./libxml2 installs its headers in
>
> $prefix/include
>
> I.e. $prefix/include/tcldom-libxml2.h
>
> As TclXSLT uses -I$prefix/include it finds the header.
> Now with tcldom-libxml2/tcldom-libxml2.h the header is
> searched for in a different place, and not found.
>
> Is there a way to conditionalize the #include for Darwin ?
I expected there would be problems... was going to work
on fixing them next.
Yes, Mac OS X frameworks are strange beasts and the change
was necessary to accommodate them. I was going to adapt
the header installation to fixup finding the libraries,
so that the source code doesn't need to change.
In any case, I'll work on getting it fixed and updates
committed today (it is Saturday now, so no guarantees).
Cheers,
Steve
--
Steve Ball | XSLT Standard Library | Training & Seminars
Zveno Pty Ltd | Web Tcl Complete | XML XSL Schemas
http://www.zveno.com/ | TclXML TclDOM | Tcl, Web Development
Steve.Ball@[...].com +---------------------------+---------------------
Ph. +61 2 6242 4099 | Mobile (0413) 594 462 | Fax +61 2 6242 4099
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Tclxml-devel mailing list
Tclxml-devel@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-devel
|