[chuck-dev] mini svn build error

Ricardo Fabbri rfabbri at gmail.com
Thu Oct 20 17:53:44 EDT 2011


Hi,

That's what the patch I sent fixes. After those changes, I don't get
this error anymore.

Fabbri



On Thu, Oct 20, 2011 at 7:33 PM, Kassen <signal.automatique at gmail.com> wrote:
> Dear Spencer.
> I checked out the svn source for the mini, that went fine. Then;
>
> zach at Carillon:~/Chuck-dev/miniaudicle/src$ make linux-alsa
> make -f makefile.alsa
> make[1]: Entering directory `/home/zach/Chuck-dev/miniaudicle/src'
> gcc -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config  --cppflags`
> -O3 -c -fno-strict-aliasing -D__CK_SNDFILE_NATIVE__ -Ichuck -Iwxw
> -I/home/zach/Chuck-dev/miniaudicle/src miniAudicle.cpp
> miniAudicle.cpp: In member function ‘long unsigned int
> miniAudicle::start_vm()’:
> miniAudicle.cpp:869: warning: format ‘%i’ expects type ‘int’, but argument 3
> has type ‘long int’
> gcc -o wxw/mAParentFrame.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__
> `wx-config  --cppflags` -O3 -c -fno-strict-aliasing -D__CK_SNDFILE_NATIVE__
> -Ichuck -Iwxw -I/home/zach/Chuck-dev/miniaudicle/src wxw/mAParentFrame.cpp
> In file included from wxw/mAParentFrame.h:46,
>                  from wxw/mAParentFrame.cpp:43:
> wxw/mAPreferencesWindow.h:121: error: ISO C++ forbids declaration of
> ‘wxNotebook’ with no type
> wxw/mAPreferencesWindow.h:121: error: expected ‘;’ before ‘*’ token
> make[1]: *** [wxw/mAParentFrame.o] Error 1
> make[1]: Leaving directory `/home/zach/Chuck-dev/miniaudicle/src'
> make: [linux-alsa] Error 2 (ignored)
> zach at Carillon:~/Chuck-dev/miniaudicle/src$
>
> I have;
> libgtk 2.22.0
> libwxgtk2.8-0
> ...with mathching -dev libraries. That is good enough to build the normal
> download version
> g++ --version gives me;
> g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
> I'd be happy to provide other info if needed.
> Yours,
> Kas.
>
> _______________________________________________
> chuck-dev mailing list
> chuck-dev at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>
>


More information about the chuck-dev mailing list