I think I know why this is not building; cladspa was set only
to build with a framework build (dynamic csoundlib), and
you were build a static csoundlib (the default). I have
committed a fix, so you can try it now.

----- Original Message -----
From: Hector Centeno <hcengar@gmail.com>
Date: Friday, February 8, 2008 2:36 pm
Subject: [Csnd] Re: Re: Re: Re: building csound problem in OS X
To: csound@lists.bath.ac.uk

> Victor,
>
> Thanks a lot for looking into this. I tried again with a fresh CVS
> update and I got the same error at the same place:
>
> g++ -o csladspa.so -bundle -undefined suppress -flat_namespace
> -framework CsoundLib frontends/csladspa/csladspa.o -L. -L.
> -L/usr/local/lib -L. -L. -L/opt/local/lib -lsndfile -lfltk -
> ljack -llo
> -lpng -lcsound64 -lsndfile
> ld: framework not found CsoundLib
> collect2: ld returned 1 exit status
> scons: *** [csladspa.so] Error 1
> scons: building terminated because of errors.
>
>
>
>
> On Feb 7, 2008 2:06 PM, victor <Victor.Lazzarini@nuim.ie> wrote:
> > I have made one small change on SConstruct, you can try
> > now to see if it builds. I can't test where I am because I don't
> > have a Mac. Just update from CVS, and let me know.
> >
> > Victor
> >
> > ----- Original Message -----
> > From: "Hector Centeno" <hcengar@gmail.com>
> > To: <csound@lists.bath.ac.uk>
> > Sent: Thursday, February 07, 2008 5:50 PM
> > Subject: [Csnd] Re: Re: building csound problem in OS X
> >
> >
> > >I forgot to mention that I'm building Csound using a CVS
> checkout done
> > > today. Is there any other information needed to trace this
> problem?> >
> > > Thanks!
> > >
> > > Hector
> > >
> > > On Feb 7, 2008 11:49 AM, Victor Lazzarini
> <Victor.Lazzarini@nuim.ie>> > wrote:
> > >> Looks like scons is trying to build csladspa before
> CsoundLib. Not sure
> > >> why, because it works OK here. Will check.
> > >>
> > >>
> > >> At 16:24 07/02/2008, you wrote:
> > >> >Hello,
> > >> >
> > >> >I'm trying to build Csound using a Mac OS X Leopard
> machine. After
> > >> >installing Xcode, sorting out all the dependencies using
> Macports and
> > >> >manually building other libraries I got to the point where
> everything> >> >configures OK but it stops building with this error:
> > >> >
> > >> >g++ -o csladspa.so -bundle -undefined suppress -flat_namespace
> > >> >-framework CsoundLib frontends/csladspa/csladspa.o -L. -L.
> > >> >-L/usr/local/lib -L. -L. -L/opt/local/lib -lsndfile -lfltk
> -ljack -llo
> > >> >-lcsound64 -lsndfile
> > >> >ld: framework not found CsoundLib
> > >> >collect2: ld returned 1 exit status
> > >> >scons: *** [csladspa.so] Error 1
> > >> >scons: building terminated because of errors.
> > >> >
> > >> >There is no CsoundLib in /Library/Frameworks or in the
> > >> >csound5/CsoundLib.framework directory (places where I
> thought it might
> > >> >be looking for CsoundLib).
> > >> >
> > >> >Did I miss something?
> > >> >
> > >> >Thanks,
> > >> >
> > >> >
> > >> >Hector
> > >> >
> > >> >
> > >> >Send bugs reports to this list.
> > >> >To unsubscribe, send email sympa@lists.bath.ac.uk with
> body "unsubscribe
> > >> >csound"
> > >>
> > >> Victor Lazzarini
> > >> Music Technology Laboratory
> > >> Music Department
> > >> National University of Ireland, Maynooth
> > >>
> > >>
> > >>
> > >> Send bugs reports to this list.
> > >> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe> >> csound"
> > >>
> > >
> > >
> > > Send bugs reports to this list.
> > > To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe> > csound"
> >
> >
> >
> > Send bugs reports to this list.
> > To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe csound"
> >
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe csound"