When compiling flashserver in Linux (with fresh download from SVN) I got two small errors. They are fairly easy to correct and the external works great (kudos to Olaf for this one!).
I've posted a small fix here[1] and probably the sources on the SVN could be updated and committed to avoid the errors.
My system: $ pd -version Pd version 0.41-4 compiled 00:27:04 Nov 7 2008
$ uname -a Linux 2.6.31-9-rt #152-Ubuntu SMP PREEMPT RT Thu Oct 15 05:01:14 UTC 2009 i686 GNU/Linux
$gcc --version gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
[1] https://puredata.info/Members/PedroLopes/flashserverLinuxFix
Best regards, Pedro Lopes
On 2010-05-09 18:08, Pedro Lopes wrote:
[1] https://puredata.info/Members/PedroLopes/flashserverLinuxFix
it would be way easier to get the fixes into the sources if you could supply a patch-file (e.g. with "svn diff flashserver.c"), and post that (either to the bug-tracker at sourceforge or to this list)
gfasdm IOhannes
Okay, thanks for explaining because Im fairly new to the list and to the PD community project. The diff that I present in [1] is actually between my version and the svn hosted one.
I'll try to post a patch-file as you suggested. (by the way is there any documentation on how to treat/report bug/issues on the pd community? - I like to do things properly =P)
best regards, Pedro Lopes
On Mon, May 10, 2010 at 8:09 AM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
On 2010-05-09 18:08, Pedro Lopes wrote:
[1] https://puredata.info/Members/PedroLopes/flashserverLinuxFix
it would be way easier to get the fixes into the sources if you could supply a patch-file (e.g. with "svn diff flashserver.c"), and post that (either to the bug-tracker at sourceforge or to this list)
gfasdm IOhannes