[Clam-devel] call for mac powerpc people
Xavier Amatriain
xavier at create.ucsb.edu
Thu Feb 1 11:57:55 PST 2007
I have NetworkEditor up and running and was even able to create the
package!!
Only that I had to first remove all the old clamlibs I had in
clampath/lib and had to do the links one by one because I could not
figure out a way to su into the shell.
But now it's done... what should I do from the result Pau? Should I put
it somewhere for you to grab?
I will go into the rest of the apps now but I don't expect further
problems (I hope!).
On Thu, 2007-02-01 at 20:23 +0100, Pau Arumi wrote:
> >
> >
> > Xavier Amatriain wrote:
> >> I am almost there... now I only have linking problems in the Network
> >> Editor, how can I tell what is exactly linking? I have newest source
> >> from svn.
> >>
> >> /usr/bin/ld: Undefined symbols:
> wait wait wait, i know the most likely cause of this. a famous bug:
> "scons does not create links on installed libs"
> do it by hand at clampath/lib :
> $ for a in core audioio processing vmqt; do ln -s
> libclam_$a.0.97.0.dylib libclam_$a.dylib ; done
> $ for a in core audioio processing vmqt; do ln -s
> libclam_$a.0.97.0.dylib libclam_$a.0.dylib ; done
> $ for a in core audioio processing vmqt; do ln -s
> libclam_$a.0.97.0.dylib libclam_$a.0.97.dylib ; done
>
> this is must-fix-before-release bug.
--
/*********************************
* Xavier Amatriain *
* Associate Director - MATi *
* Research Director - CREATE *
* UCSB, Santa Barbara CA *
* 1-(805)- 893 83 52 *
********************************/
More information about the clam-devel
mailing list