On 01.08.01 at 08:00, Terje Bless <[EMAIL PROTECTED]> wrote:

>*sigh* I was afraid of that. Guess there's nothing for it but to go ahead
>and try to build a private copy for Xerces-P. :-(

And since that didn't work, I decided to try Voodoo... :-)

With standard Red Hat 7.1 Perl 5.6.0, I modified Makefile.PL to add
"-lpthread" to the flags and whaddayaknow; it builds!

And the tests run fine...

And I'm even able to get DOMCount.pl running... (37, right?) :-)


IOW: To get Xerces-P 1.5.3 to build on Red Hat 7.1 requires:

1) Xerces-C 1.5.0 built from source.
2) $LIBS .= " -lpthread"; in Makefile.PL.


OTOH, that sounds suspiciously simple so I won't be the least bit surprised
if it turns out my installation is borken afterall... Or that I did
something in my sleep that was what /really/ made it build.. Or maybe the
cat walked across the keyboard... Pessimist? Moi? :-)

Does anyone else on Red Hat 7.1 with compile troubles want to try that and
see if it really /is/ that simple? I see Makefile.PL originally specified
-lpthread, but it was commented out for some reason, so there may well be
something blindingly obvious that I'm missing here.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to