[PD] [announce] shaffy~ 0.2 for flext 0.2.2

Frank Barknecht barknech at ph-cip.uni-koeln.de
Mon Apr 15 19:44:26 CEST 2002


Joschi hat gesagt: // Joschi wrote:

> It compiled, but when i try to create a [shabby~] or [shaffy~] i get:
> 
> /usr/lib/pd/extra/shabby~.pd_linux: /usr/lib/pd/extra/shabby~.pd_linux:
> undefined symbol: _ZN9flext_obj8m_holderE
>  shabby~
> ... couldn't create
> /usr/lib/pd/extra/shaffy~.pd_linux: /usr/lib/pd/extra/shaffy~.pd_linux:
> undefined symbol: _ZN9flext_obj8m_holderE
>  shaffy~
> ... couldn't create
> pd: exiting
> 
> any ideas?
Not exactly ;(

Now, most probably this has to do with your compiler. flext-externals
are very sensitive in regard to compilers. Which are you using? It
actually has to be the same as the one you compiled PD and flext with.
In my makefile, g++-3.0 is hardcoded. Maybe you have to change this.
But I don't know, if shaffy~ and shabby~ can run with older compilers,
I couldn't test this, because I have built my PD with gcc-3.0, as
well.

I hope this can help..., but I'm not sure it does.

Ciao,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 



More information about the Pd-list mailing list