Date: Thu, 5 Mar 2009 12:17:14 +0100 From: Cezary Morga <cm@therek.net> To: freebsd-ports@freebsd.org Subject: wxPerl Message-ID: <200903051217.15081.cm@therek.net>
next in thread | raw e-mail | index | archive | help
Hi there. I've been trying to create a wxPerl[1] port lately. I've managed to prepare Alien::wxWidgets port[2] (dependency) that seems to be fine (though it might use some tuning, ie. respecting WITH_UNICODE flag as at this moment use of unicode is mandatory). I'm stuck at actual compilation. While manual compilation[3] (perl Makefile.PL; make; make install) throws lots of "deprecated conversion from string constant to 'char*'" warnings Wx seems to work properly. But compiling it using port system [4] is a no go. Furthermore when I run build command (output of make -n do-build) manually Wx compiles as well. Anyone got a idea why is it so? [1] http://wxperl.sourceforge.net/ [2] http://www.therek.net/ports/x11-toolkits/p5-Alien-wxWidgets/ [3] http://www.therek.net/wxperl/wxperl1.txt [4] http://www.therek.net/wxperl/wxperl2.txt -- Pozdrawiam, Cezary Morga "You can no more win a war than you can win an earthquake." (Jeannette Rankin)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903051217.15081.cm>