[PD] More Flext compilation problems

patrick patrick at 11h11.com
Fri Jul 15 17:16:42 CEST 2005


normally the first time you do build.sh pd gcc the flext system create a
file called config.txt that you need to edit (set path). after you did it
again (build.sh pd gcc) and there you go: libs in /usr/local/lib/flext...so
and /usr/local/include/flext

before version 5 the script build.sh was installed into /usr/local/bin but
now i don't find it. it's not a big deal we have it in
externals/grill/flext.


hope that's help!
pat



----- Original Message -----
From: "David Plans Casal" <main at davidcasal.com>
To: <pd-list at iem.at>
Sent: Friday, July 15, 2005 10:57 AM
Subject: [PD] More Flext compilation problems


Hi all,

I seem to be having trouble trying to compile cvs checkout of devel_0.39
flext. While last week or so I was compiling for darwing, this week I'm
trying for:

dpc at oscar:~/pd/externals/grill/flext$ uname -a
Linux oscar 2.6.10-5-386 #1 Tue Apr 5 12:12:40 UTC 2005 i686 GNU/Linux
dpc at oscar:~/pd/externals/grill/flext$


While the new scons system built the other externals ok after some
tweaking...flext didn't get built? I went into the directory and did:

sudo bash build.sh pd gcc

the output:dpc at oscar:~/pd/externals/grill/flext$ sudo bash build.sh pd gcc
make -f ./buildsys/gnumake-sub.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc
BUILDPATH=./buildsys/ PKGINFO=package.txt BUILDCLASS=flext
USRCONFIG=config.txt USRMAKE=build/gnumake-lnx-gcc.inc
TARGETMODE=release TARGETTYPE=single _build_
make[1]: Entering directory `/home/dpc/pd/externals/grill/flext'
g++ -c -msse -mfpmath=sse -ffast-math -DNDEBUG -O3 -march=pentium4
-pthread -fPIC -DFLEXT_USE_SIMD -DFLEXT_EXPORTS -DFLEXT_SYS=2
-I/home/dpc/pd//src source/flbuf.cpp -o pd-linux/release-single/flbuf.opp
source/flbuf.cpp: In member function ‘bool flext_single::buffer::Lock()’:
source/flbuf.cpp:186: error: ‘garray_lock’ was not declared in this scope
source/flbuf.cpp: In member function ‘void
flext_single::buffer::Unlock(bool)’:
source/flbuf.cpp:211: error: ‘garray_unlock’ was not declared in this scope
source/flbuf.cpp: In member function ‘bool
flext_single::buffer::IsDirty() const’:
source/flbuf.cpp:341: error: ‘garray_updatetime’ was not declared in
this scope
make[1]: *** [pd-linux/release-single/flbuf.opp] Error 1
make[1]: Leaving directory `/home/dpc/pd/externals/grill/flext'
make: *** [build-release-single] Error 2
dpc at oscar:~/pd/externals/grill/flext$


Any thoughts?

d








----------------------------------------------------------------------------
----


> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
>





More information about the Pd-list mailing list