You are not logged in.

#1 2004-06-29 11:50:53

matto
Member
From: Münster/germany
Registered: 2004-06-03
Posts: 88
Website

Request: Rosegarden and/or adour

hello
i would like to record songs with my band in arch
and i found two useful programes which i couldn build an arch-package from on my own
http://ardour.org/
http://www.rosegardenmusic.com/
greetings matto


// DAMNiAM //

Offline

#2 2004-06-30 17:08:48

kpiche
Forum Fellow
From: Ottawa, ON, Canada
Registered: 2004-03-30
Posts: 246
Website

Re: Request: Rosegarden and/or adour

Both of these packages are in incoming.  They've been there a while so the PKGBUILDs may not build with the stricter gcc 3.4 but the binary packages might work.  I've tried to build ardour now and then and it still has C++ problems with gcc 3.4.  Never tried rosegarden.

Offline

#3 2004-07-02 08:01:23

matto
Member
From: Münster/germany
Registered: 2004-06-03
Posts: 88
Website

Re: Request: Rosegarden and/or adour

hi
i tried to compile rosegarden and ardour, too, but i get error too and i nearly dont now anything about programming and compiling in c/c++ :-)
isnt there a chance for me to get multitrack recording software to work?
greetings matto


// DAMNiAM //

Offline

#4 2004-07-02 22:50:54

kpiche
Forum Fellow
From: Ottawa, ON, Canada
Registered: 2004-03-30
Posts: 246
Website

Re: Request: Rosegarden and/or adour

I just figured out the vector_delete compile problem with ardour.  The new libstdc++ with gcc 3.4 changed the names of some #define's (ie _CPP_VECTOR became _GLIBCXX_VECTOR).

Unfortunately ardour 0.9beta17.1 requires newer versions of liblrdf and jack-audio-connection-kit.  So I'm building those right now.

Offline

#5 2004-07-06 20:06:59

matto
Member
From: Münster/germany
Registered: 2004-06-03
Posts: 88
Website

Re: Request: Rosegarden and/or adour

hi
please tell me if you are successful! :-)
i tried a lot changing and editing without success, maybe because my only programming experiences are with Q/V - basic
greetings matto


// DAMNiAM //

Offline

#6 2004-07-07 04:11:26

kpiche
Forum Fellow
From: Ottawa, ON, Canada
Registered: 2004-03-30
Posts: 246
Website

Re: Request: Rosegarden and/or adour

Unfortunately it's hopeless.  After checking the ardour bug tracker, GCC 3.4.0 is a known issue.  Several people have tried:  they can get it to compile but it segfaults so it requires more than syntactic changes.

Another large problem is that the developers copied the source for many libraries into the ardour source: libsigc++ 1.0.0, gtkmm... all old and obsolete with their own GCC issues.  However they wish to focus on version 1.0 and then start porting to GTK2.x so the devs see no need to worry about adapting the code and libraries for GCC that they'll be replacing eventually.

I think the only way for ardour right now is to have someone build the package with GCC 3.3.3.  Sorry.

Offline

Board footer

Powered by FluxBB