On Tue, 6 Dec 2005, Christopher H. Laco wrote:

Christopher H. Laco wrote:
I'm headed out for the day, so I apologize for the email-and -un. I
posted this last night to PerlMonks, and I'll post it to the EU::MM list
when I get home:

http://perlmonks.org/?node_id=513773

Long story short, I got reports that perl Makefile.PL for my dist was
producing a 0 byte Makefile. After whittling it down, I found that any
encantation of use/require/eval ''/eval{} of APR::UUID in my Makefile.PL
was causing ExtUtils::MakeMaker to spit out a 0 byte Makefile; only on
OpenBSD. Linux/FreeBSD/win32 worked fine.
[ ... ]

Just to clarify, when you say, for APR.pm:

Commenting out:

sub dl_load_flags { DL_GLOBAL }

or it's use constant DL_GLOBAL has an effect on the problem.

do you mean "has an effect" or "has no effect"? If the
former, what effect did it have?

Also, are the sqlite tests that failed when APR was
loaded also helped by inserting some print statement
near the beginning?

--
best regards,
randy kobes

Reply via email to