[seq24-users] Re: seq24-users digest, Vol 1 #9 - 1 msg
Brought to you by:
rcbuse
|
From: Kasper J. <kas...@gm...> - 2004-09-15 13:32:22
|
if you use debian, you might as well apt-get it ;) if it isn't in your apt tree download the package manually from http://packages.debian.org/cgi-bin/search_packages.pl?keywords=seq24&searchon=names&subword=1&version=unstable&release=all because it's only in unstable... don't forget the dependencies! --K On Tue, 14 Sep 2004 20:57:18 -0700, seq...@li... <seq...@li...> wrote: > Send seq24-users mailing list submissions to > seq...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/seq24-users > or, via email, send a message with subject or body 'help' to > seq...@li... > > You can reach the person managing the list at > seq...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of seq24-users digest..." > > Today's Topics: > > 1. compilation problems? (Ethan) > > --__--__-- > > Message: 1 > Date: Tue, 14 Sep 2004 23:34:52 -0400 (EDT) > From: Ethan <tel...@75...> > To: seq...@li.... > Subject: [seq24-users] compilation problems? > > Hello everyone, I'm in love with Seq24 and haven't even gotten it to > compile yet. Looking to use it Saturday to run a laser projector > (solenoids driven by midi noteon/off commands). Figure I will test it on > some of my midi modules as well :-) > > Anyways, I think I satisfied the prereqs, although I ended up with gcc + > gcc2.95 and gcc 3.0. I'm using Debian 2.4.20 on a fairly slow notebook > that has a GAME/midi uart. > > Upon compilation I get this: > > make[2]: Entering directory `/root/seq24-0.5.2/src' > source='options.cpp' object='options.o' libtool=no \ > depfile='.deps/options.Po' tmpdepfile='.deps/options.TPo' \ > depmode=gcc /bin/sh ../depcomp \ > g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I/usr/lib/gtkmm/include > -I/usr/inclu > de/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -I/usr/X11R6/include > -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0 -Wall -c -o > options.o `t > est -f 'options.cpp' || echo './'`options.cpp > options.cpp: In method `class string options::uc_2_hex_string(unsigned > char)': > options.cpp:277: `right' undeclared (first use this function) > options.cpp:277: (Each undeclared identifier is reported only once > options.cpp:277: for each function it appears in.) > options.cpp:281: `uppercase' undeclared (first use this function) > make[2]: *** [options.o] Error 1 > make[2]: Leaving directory `/root/seq24-0.5.2/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/seq24-0.5.2/src' > make: *** [all-recursive] Error 1 > ninja:~/seq24-0.5.2# > > I am going to see if I can get GTKmm-1.2.9 or better, that seems to be the > one unknown. > > Any suggestions? > > -- > // Ethan O'Toole > // http://users.757.org/~ethan > > --__--__-- > > _______________________________________________ > seq24-users mailing list > seq...@li... > https://lists.sourceforge.net/lists/listinfo/seq24-users > > End of seq24-users Digest > |