----- Original Message ----- From: "Myra Nelson"

When I get the error the test is attempting to open to
gl windows. The windows pop up with nothing in them and the test hangs. I
left it running at this point for 20 minutes one time with no success.

You could work around the issue by editing the top-level perldl.conf to specify USE_POGL => 0 (instead of USE_POGL => undef, as it currently does). That should disable the pogl support - which is not the ideal solution, especially if you want to make use of that functionality.

With pogl support disabled, the t/opengl.t tests are, of course, all skipped.

Someone else here may recognize the problem, and be able to tell you how to fix it while still enabling pogl support - so stay tuned ;-)

Cheers,
Rob

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to