Re: [linux-audio-user] Compiling Audacity my version :)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Compiling Audacity my version :)
From: Richard (hebertrich_AT_earthlink.net)
Date: Thu Oct 02 2003 - 15:21:02 EEST


On Thu, 02 Oct 2003 04:48:14 -0700
Richard <hebertrich_AT_earthlink.net> wrote:

grrrr . that's what you get for writing before the first coffee.
aint the makefile it's the Configure file ..

Sorry :)

Ric

> Dont know if this was mentioned before in the thread so here goes.
>
> To compile on RH 9 where i had wxGTK 2.4 i simply opened the makefile
> and modified one line.
> instead of checking for wxwindows i wrote wxGTK as follows :
>
> line 3834 and abouts
>
> # Extract the first word of "wx-config", so it can be a program name with args.
> set dummy wxgtk-2.4-config; ac_word=$2
> echo "$as_me:3835: checking for $ac_word" >&5
>
> Once it got past that part of the config it just rolled along and compiled
> without significant errors.
>
> Sorry if this was said earlier, i ditched a bunch of emails without looking :|
>
>
> Ric
>
>
> On Wed, 1 Oct 2003 23:41:46 -0400 (EDT)
> Lee Azzarello <lee_AT_fallingforward.net> wrote:
>
> > Perhaps you need to run ldconfig as root to tell your system where the wx
> > headers are?
> >
> > -l[e^2]
> > ------------------------------
> > http://www.fallingforward.net/
> > people experimenting with music, art and technology
> >
> > On Tue, 30 Sep 2003, Anahata wrote:
> >
> > > Let me first say I'm not terribly used to compiling Linux apps. I
> > > usually intall Debian packages with apt-get. So I'm probably making a
> > > very simple error, but I'm asking here because someone else might well
> > > have built Audacity from source.
> > >
> > > So here's the problem:
> > > Whe I try compile Audacity 1.2 beta,
> > > I get screefuls of messages like this:
> > >
> > > libaudacity.a(PCMAliasBlockFile.o): In function
> > > `PCMAliasBlockFile::BuildFromXML(wxString, char const **)':
> > > /usr/include/wx/filename.h:100: undefined reference to
> > > `wxFileName::Assign(wxFileName const &)'
> > > /usr/include/wx/filename.h:100: undefined reference to
> > > `wxArrayString::~wxArrayString(void)'
> > >
> > > The system is Debian, mostly stable but I've installed quite a few bits
> > > and pieces from testing. In response to earlier problems with
> > > config and compilation I installed:
> > > libwxbase2.4-dev
> > > wxwin2.4-headers
> > > libwxgtk2.4
> > > zlib1g-dev
> > > libwxgtk2.4-dev
> > >
> > > But I can't see what's missing now and I don't understand enough about the
> > > error messages, not being intimately falmiliare with libwx (it must have
> > > something to do with that)
> > >
> > > Any ideas, please?
> > >
> > > --
> > > Anahata
> > > anahata_AT_treewind.co.uk -+- http://www.treewind.co.uk
> > > Home: 01638 720444 Mob: 07976 263827
> > >
> >


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Oct 02 2003 - 15:40:39 EEST