I "solved" this on my linux install by passing the --with-opengl flag to the configure script.
> On 11/30/06, Bas van Dijk <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] ~/development/haskell/wxhaskell/samples/wx $ make >> ghc -package wx -o BouncingBalls BouncingBalls.hs >> /usr/lib/libwxc-gtk2.6.2-0.10.1.so: undefined reference to >> `wxGLCanvas::SwapBuffers()' > > On the Debian-based Linuxes, I get around this by installing the > package freeglut3-dev > > Does that help? (On the other hand, I don't fully understand why it > should be neccesary) > > -- > Eric Kow http://www.loria.fr/~kow > PGP Key ID: 08AC04F9 Merci de corriger mon français. > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > wxhaskell-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
