[PlanetCCRMA] Rezound for FC6 x86_64

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri Sep 14 17:15:03 2007


On Fri, 2007-09-14 at 15:47 -0700, Fernando Lopez-Lezcano wrote:
> On Fri, 2007-09-14 at 17:58 -0400, lanas wrote:
> > Hello,
> > 
> >   Is there any ReZound for FC6 x86_64 in sight ?  I'm trying to compile
> > it but ran into an error that has to do I think with the Fox toolkit.
> > I left a msg on the ReZound mailing list but so far no response.
> 
> I'm getting this here:
> ----
> CMainWindow.cpp: In member function 'long int
> CMainWindow::onSoundListChange(FX::FXObject*, FX::FXSelector, void*)':
> CMainWindow.cpp:441: error: cast from 'void*' to 'FX::FXint' loses
> precision
> CMainWindow.cpp: In member function 'long int
> CMainWindow::onKeyboardShuttle(FX::FXObject*, FX::FXSelector, void*)':
> CMainWindow.cpp:1856: error: cast from 'void*' to 'unsigned int' loses
> precision
> CMainWindow.cpp:1862: error: cast from 'void*' to 'unsigned int' loses
> precision
> make[2]: *** [CMainWindow.lo] Error 1
> ---
> I imagine it must be easy to fix...

I got a patch from the opensuse package that makes rezound build on fc7
x86_64 (and I had to also patch configure so that translations would
work in x86_64). Could not finish today (and I have no way of testing)
but maybe over the weekend I'll be able to release it for fc6/7 x86_64. 

> > Also, is there any chance of seeing Swami for the system?
> 
> I'll what stopped me from doing an x86_64 version, probably the build
> bailed out and I did not try to go further. 

It does build (the old stable 0.9.4 version) but always segfaults when
exiting the application. Not had any time to try to debug this. I don't
know how usable is the svn development version which is, I presume, a
lot better potentially. 

-- Fernando