[PlanetCCRMA] FC9: My experiences so far...

Nexxus Six nexxusix at yahoo.com
Tue May 20 12:24:18 PDT 2008


Hi all,
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?

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?

Thanks,
NexxuSix

[NexxuSix at MVA-01 ~]$ cd /home/NexxuSix/Desktop/seq24-0.8.7
[NexxuSix at MVA-01 seq24-0.8.7]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for main in -lrt... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for select... yes
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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  
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  
checking for JACK_CFLAGS...  
checking for JACK_LIBS... -ljack -lpthread -lrt  
checking for LASH_CFLAGS... -I/usr/include/lash-1.0 -I/usr/include/alsa  
checking for LASH_LIBS... -llash -luuid -ljack -lpthread -lrt -lasound  
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
[NexxuSix at MVA-01 seq24-0.8.7]$ make
Making all in .
make[1]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7'
Making all in src
make[1]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'
make  all-am
make[2]: Entering directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'
source='event.cpp' object='event.o' libtool=no \
    depfile='.deps/event.Po' tmpdepfile='.deps/event.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    g++ -DHAVE_CONFIG_H -I. -I. -I.    -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     -I/usr/include/lash-1.0 -I/usr/include/alsa   -Wall -g -O2 -c -o event.o `test -f 'event.cpp' || echo './'`event.cpp
event.cpp: In member function ‘bool event::append_sysex(unsigned char*, long int)’:
event.cpp:152: error: ‘memcpy’ was not declared in this scope
make[2]: *** [event.o] Error 1
make[2]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/NexxuSix/Desktop/seq24-0.8.7/src'
make: *** [all-recursive] Error 1
[NexxuSix at MVA-01 seq24-0.8.7]$ 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/planetccrma/attachments/20080520/71bd67ca/attachment.html 


More information about the PlanetCCRMA mailing list