On 06/18/2011 06:27 AM, Joshua Judson Rosen wrote: > > http://www.ibiblio.org/pub/Linux/apps/sound/players/funktrackergold-1.5-2.lsm > > http://www.ibiblio.org/pub/Linux/apps/sound/players/funktrackergold-1.5-2.tgz > > ... with a timestamp in mid 1999(!))..., but it's worth a try at running it. > > Judging from the screenshot in the LinuxJournal article, it should run > fine on a Ben using the small ("un-fuzzy-4x8") console-font. It might > be OK using the 6x10 font, also, though I'm not sure--someone will > just have to try it :)
Hi Joshua I got some problem when I try to compile it in my system if the app only works in INTEL, then it is not fix Ben :( Joshua, have you look into the source code of funktrackergold? maybe you can help on this. ~~~~ $ make *********************************************** This is not an INTEL based machine. As the Funktracker format is in Intel byte sex (and i haven't yet made provisions for other processors), trying to play funktracker songs on this machine will be dangerous. Refer to INSTALL file. *********************************************** $ make funkgold gcc -Wall -O2 -pipe -fomit-frame-pointer -DLinux -c dsp_mixxer.c -o dsp_mixxer.o dsp_mixxer.c: In function ‘DAC0816_channel_mixxer’: dsp_mixxer.c:309: error: ‘else’ without a previous ‘if’ dsp_mixxer.c: In function ‘DAC1616_channel_mixxer’: dsp_mixxer.c:371: error: ‘else’ without a previous ‘if’ dsp_mixxer.c: In function ‘DSPx08_mono_mixxer’: dsp_mixxer.c:429: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dsp_mixxer.c: In function ‘DSPx16_mono_mixxer’: dsp_mixxer.c:450: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dsp_mixxer.c: In function ‘DSPx08_stereo_mixxer’: dsp_mixxer.c:472: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dsp_mixxer.c: In function ‘DSPx16_stereo_mixxer’: dsp_mixxer.c:493: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result make: *** [dsp_mixxer.o] Error 1 _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

