freecycle-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freecycle-users] Compiling under Ubuntu Dapper


From: Bjorn Westergard
Subject: [Freecycle-users] Compiling under Ubuntu Dapper
Date: Fri, 23 Feb 2007 17:03:31 -0500

Hello,

I had no idea there was an on open-source beat slicer. All of my
wildest dreams have come true... but alas, I cannot compile.

I'm running Ubuntu Dapper. The precompiled binaries failed with a
libjack.so error. So I installed all the dependencies, and upon
compiling I get...

cd src && make -f Makefile
make[1]: Entering directory `/home/bjorn/Desktop/freecycle/src'
g++ -c -pipe -Wall -W -O2 -D_REENTRANT  -DHAS_JACK -DHAS_ALSA
-DHAS_MIDI -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I../src
-I/usr/include -I/usr/local/include -I/opt/gnome/include/glib-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/qt3
-o soundplayer.o soundplayer.cpp
soundplayer.cpp: In constructor 'SoundPlayer::SoundPlayer()':
soundplayer.cpp:77: error: array bound forbidden after parenthesized type-id
soundplayer.cpp:77: note: try removing the parentheses around the type-id
pics/icons.h: At global scope:
pics/icons.h:8282: warning: 'const QImage& qembed_findImage(const
QString&)' defined but not used
soundplayer.cpp:57: warning: 'void swap_endian(short int*, int)'
defined but not used
make[1]: *** [soundplayer.o] Error 1
make[1]: Leaving directory `/home/bjorn/Desktop/freecycle/src'
make: *** [sub-src] Error 2

Any help would be greatly appreciated. I'll do almost anything to get
this running... even upgrade ubuntu.

Thanks,

Bjorn

--
Bjorn Westergard
http://www.phrontist.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]