[PD] More Flext compilation problems

David Plans Casal main at davidcasal.com
Fri Jul 15 16:57:15 CEST 2005


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





-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050715/64fa343c/attachment.vcf>


More information about the Pd-list mailing list