A quick guess - Wx::MediaCtrl is the problem.

Delete lib/Wx/DemoModules/wxMediaCtrl.pm from the dist and do a make clean before trying once more.

Let me know if this fixes the issue.

Cheers

Mark


On 15/09/2012 08:26, Ian Macdonald wrote:
Hi,

Pretty much like it say; after making Wx::Demo, all 50 tests fail, and
running one individually reveals the core dump.

Perl is 5.14.2 (Ubuntu binary package)
Wx is 2.9.4, compiled with:
   ../configure --with-opengl --with-libjpeg=builtin --enable-graphics_ctx
--with-libpng=builtin --with-regex=builtin --with-libtiff=builtin
--with-zlib=builtin --with-expat=builtin --with-libxpm=builtin
OpenGL support from mesa 8.0.3, freeglut 2.6.0 (all binary packages),
OpenGL module 0.66 (cpan).

If I use the Ubuntu Wx packages, everything works fine but there's no
GLCanvas support.

Thanks for any tips that will mean I don't have to rollback my OS version;
this worked on Ubuntu 11.10 + wx 2.8 (I was getting a configure error with
2.8 hence the switch to 2.9).


Reply via email to