Hi, I am running Gentoo Linux. I failed to build miniAudicle-0.1.3.3, but I assumed it was the wxWidgets unicode issue. I am running wxGTK-2.6.3.2. Any clue on what I need to do to get this to build? schwaahed schwaabook miniAudicle-0.1.3.4 # make linux-jack make -f makefile.jack make[1]: Entering directory `/usr/local/music/ChucK/miniAudicle-0.1.3.4' gcc -o wxw/mAParentFrame.o -D__LINUX_JACK__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/usr/local/music/ChucK/miniAudicle-0.1.3.4 wxw/mAParentFrame.cpp wxw/mAParentFrame.cpp: In member function `virtual bool mAApp::OnInit()': wxw/mAParentFrame.cpp:159: error: `wxCommandEventHandler' was not declared in this scope make[1]: *** [wxw/mAParentFrame.o] Error 1 make[1]: Leaving directory `/usr/local/music/ChucK/miniAudicle-0.1.3.4' make: [linux-jack] Error 2 (ignored)