> There i sno need for original expat files.
>
> You try to link your own code with Sablotron. OK?
>
> Note, that Sablotron has unresolved links to Expat API, in other words,
> expat libs are *not* given with -l switch while linking Sablotron.
>
> All programs using sablotron have to specify:
> -lsablot -lxmlparse -lxmltok
>
> It may look like an obsolete complication, but we managed linking in
> this way to enable linking of another Expat installations (possibly renamed)
>
> regards
>
> Pavel
>

Hmmm, its odd though, other people were not having any problems linking my code
with the same code Makefile and config file?  It worked fine for me once I
custom compiled expat and put it in /usr/local/lib though?

I'm not really good at this stuff, so I may have just repeated what you've said
without knowing it.

-Sterling


Reply via email to