<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
we are a &eacute;crit&nbsp;:
<blockquote
 cite="mid5969dc560604300033y3490de27hb7e18e9e3e1c1de6@mail.gmail.com"
 type="cite">also, i'm having trouble compiling flext. after following
the install
  <br>
and build directions from both the official and CVS version i get this
  <br>
error...
  <br>
  <br>
tom@localhost ~/programsSRC/flext $ bash build.sh pd gcc
  <br>
make -f ./buildsys/gnumake-sub.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc
  <br>
BUILDPATH=./buildsys/ PKGINFO=package.txt BUILDCLASS=flext
  <br>
USRCONFIG=config.txt USRMAKE=build/gnumake-lnx-gcc.inc
  <br>
TARGETMODE=release TARGETTYPE=single _build_
  <br>
make[1]: Entering directory `/home/tom/programsSRC/flext'
  <br>
g++ -c -msse -mfpmath=sse -ffast-math -DNDEBUG -O2 -march=pentium-m
-pthread -fPIC -DFLEXT_EXPORTS -DFLEXT_SYS=2
  <br>
-I/home/tom/programsSRC/pd-0.39-2/src/src source/flbase.cpp -o
  <br>
pd-linux/release-single/flbase.opp
  <br>
source/flbase.cpp:28:22: g_canvas.h: No such file or directory
  <br>
</blockquote>
It seems that your pd source folder is not well declared :
-I/home/tom/programsSRC/pd-0.39-2/src/src<br>
The PDPATH definition in flextdir/buildsys/config-lnx-pd-gcc.txt must
point on the pd folder instead of the pd/src one.<br>
<br>
Best regards,<br>
<br>
Nicolas<br>
<br>
<br>
<br>
<div class="moz-signature">-- <br>
Nicolas Montgermont - PhD Student<br>
Laboratoire d'Acoustique Musicale<br>
11 rue de Lourmel<br>
75015 Paris - France<br>
Tel. (+33) 01 53 95 43 31<br>
Fax. (+33) 01 45 77 16 59<br>
w3 : <a href="http://www.lam.jussieu.fr/src/Membres/Montgermont">www.lam.jussieu.fr/src/Membres/Montgermont</a></div>
</body>
</html>