View Issue Details

IDProjectCategoryView StatusLast Update
0000239ardourbugspublic2008-11-20 23:35
Reporterpierre Assigned Totaybin  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Summary0000239: Problem compiling ardour 0.9beta9.1
Description[...]
gmake[3]: Entering directory `/tmp/ardour-0.9beta9.1/ksi_ardour'
source='ksi.cc' object='ksi.o' libtool=no \
depfile='.deps/ksi.Po' tmpdepfile='.deps/ksi.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DLOCALEDIR=\""/usr/local/share/locale"\" -I. -I. -I. -g -Wall -I/tmp/ardour-0.9beta9.1/libs/sigc++ -I/tmp/ardour-0.9beta9.1/libs/sigc++/sigc++/config -I/tmp/ardour-0.9beta9.1/libs/pbd -I/tmp/ardour-0.9beta9.1/libs/midi++ -I/tmp/ardour-0.9beta9.1/libs/ardour -I/tmp/ardour-0.9beta9.1/libs/soundtouch -I/usr/local/include -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/libxml2 -Wall -c -o ksi.o `test -f 'ksi.cc' || echo './'`ksi.cc
ksi.cc: In member function `void KSI::adjust_parameter(unsigned int, double)':
ksi.cc:1641: error: no matching function for call to `LADSPA::Plugin::
   nth_control_port(guint32&, NCURSES_BOOL&)'
/tmp/ardour-0.9beta9.1/libs/ardour/ardour/ladspa_plugin.h:97: error: candidates
   are: long unsigned int LADSPA::Plugin::nth_control_port(long unsigned int,
   bool&) const
gmake[3]: *** [ksi.o] Error 1
gmake[3]: Leaving directory `/tmp/ardour-0.9beta9.1/ksi_ardour'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/ardour-0.9beta9.1/ksi_ardour'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/tmp/ardour-0.9beta9.1/ksi_ardour'
gmake: *** [all-recursive] Error 1
TagsNo tags attached.

Activities

taybin

2004-01-30 01:41

administrator   ~0000366

What compiler version are you using?

pierre

2004-01-30 07:32

reporter   ~0000367

gcc 3.3.2

paul

2004-02-11 20:08

administrator   ~0000414

what version of ncurses do you have installed?

pierre

2004-02-11 23:21

reporter   ~0000416

ncurses 5.3

taybin

2004-02-13 05:01

administrator   ~0000420

I have that version installed, but haven't had any problem compiling.

taybin

2004-04-20 16:27

administrator   ~0000640

That's a pretty old tarball. I'm marking this resolved.

Issue History

Date Modified Username Field Change
2004-01-29 12:27 pierre New Issue
2004-01-30 01:41 taybin Note Added: 0000366
2004-01-30 07:32 pierre Note Added: 0000367
2004-02-11 20:08 paul Note Added: 0000414
2004-02-11 20:08 paul Status new => feedback
2004-02-11 23:21 pierre Note Added: 0000416
2004-02-13 05:01 taybin Note Added: 0000420
2004-04-20 16:27 taybin Status feedback => resolved
2004-04-20 16:27 taybin Resolution open => fixed
2004-04-20 16:27 taybin Assigned To => taybin
2004-04-20 16:27 taybin Note Added: 0000640
2008-11-20 23:35 seablade Status resolved => closed