<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>Hi all,<br>I upgrade as well to FC9. So far "most" things work, but I am having problems again with Seq24 not working. I had this problem with FC8, but when I compiled the source, I got Seq24 to work. As for FC9, I can't get Seq24 to compile... here is my output from ./configure and make (sorry, its a bit long...) Any ideas on this Fernando? I've done a little Googleing, and Debian users have managed to patch this somehow with a .diff file... not for sure what thats all about, or if it applies to FC9?<br><br>Also: nVidia on FC9: broken. Yeah, I know this is Planet CCRMA, but from what I see in other postings on the net... apparently, its not the driver but Xorg? I have a GeForce 8600M GS. Has anybody successfully compiled an nVidia driver for Planet
 CCRMA?<br><br>Thanks,<br>NexxuSix<br><br>[NexxuSix@MVA-01 ~]$ cd /home/NexxuSix/Desktop/seq24-0.8.7<br>[NexxuSix@MVA-01 seq24-0.8.7]$ ./configure<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking for gawk... (cached) gawk<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>checking for g++... g++<br>checking whether we are using the
 GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>checking dependency style of g++... gcc3<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether ln -s works... yes<br>checking for main in -lrt... yes<br>checking how to run the C preprocessor... gcc -E<br>checking for egrep... grep -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for unistd.h... (cached) yes<br>checking for an ANSI C-conforming const... yes<br>checking for select... yes<br>checking for ALSA CFLAGS... <br>checking for ALSA LDFLAGS...&nbsp; -lasound -lm -ldl -lpthread<br>checking for libasound headers version &gt;= 0.9.0... found.<br>checking
 for snd_ctl_open in -lasound... yes<br>checking for pkg-config... /usr/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking for DEPS_CFLAGS... -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0&nbsp; <br>checking for DEPS_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0&nbsp; <br>checking for JACK_CFLAGS...&nbsp; <br>checking for
 JACK_LIBS... -ljack -lpthread -lrt&nbsp; <br>checking for LASH_CFLAGS... -I/usr/include/lash-1.0 -I/usr/include/alsa&nbsp; <br>checking for LASH_LIBS... -llash -luuid -ljack -lpthread -lrt -lasound&nbsp; <br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/config.h<br>config.status: src/config.h is unchanged<br>config.status: executing depfiles commands<br>[NexxuSix@MVA-01 seq24-0.8.7]$ make<br>Making all in .<br>make[1]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7'<br>make[1]: Nothing to be done for `all-am'.<br>make[1]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7'<br>Making all in src<br>make[1]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'<br>make&nbsp; all-am<br>make[2]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'<br>source='event.cpp' object='event.o' libtool=no \<br>&nbsp;&nbsp;&nbsp;
 depfile='.deps/event.Po' tmpdepfile='.deps/event.TPo' \<br>&nbsp;&nbsp;&nbsp; depmode=gcc3 /bin/sh ../depcomp \<br>&nbsp;&nbsp;&nbsp; g++ -DHAVE_CONFIG_H -I. -I. -I.&nbsp;&nbsp;&nbsp; -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0&nbsp;&nbsp;&nbsp;&nbsp; -I/usr/include/lash-1.0 -I/usr/include/alsa&nbsp;&nbsp; -Wall -g -O2 -c -o event.o `test -f 'event.cpp' || echo './'`event.cpp<br>event.cpp: In member function ˇbool event::append_sysex(unsigned char*, long int)˘:<br>event.cpp:152: error: ˇmemcpy˘ was not declared in this
 scope<br>make[2]: *** [event.o] Error 1<br>make[2]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'<br>make: *** [all-recursive] Error 1<br>[NexxuSix@MVA-01 seq24-0.8.7]$ <br><br></div></div><br>



      </body></html>