<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV>This should be fixed in the configure/makefile.  This is all I did:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>../configure --disable-sse2 --with-pd=/path/to/pd  &amp;&amp;  make</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>FYI: This transcript is from Debian.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>.hc</DIV><BR><DIV><DIV>On Sep 13, 2006, at 4:36 PM, chris clepper wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">I believe you need drivers and headers that support OpenGL 1.4 for that.  Those extensions were added to the ARB in early 2003 - even Apple has had them for years.<BR> <BR> There's no real need to build the vertex objects since even the most basic structure of them is still being discussed and not finalized.  <BR><BR><DIV><SPAN class="gmail_quote">On 9/13/06, <B class="gmail_sendername">Hans-Christoph Steiner</B> &lt;<A href="mailto:hans@eds.org">hans@eds.org</A>&gt; wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <BR>This is the same debian/stable box from the autobuild farm that I<BR>have been reporting about:<BR><BR>g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-<BR>loops=16 -funroll-loops -ffast-math -mmmx  -I/usr/X11R6/include -I/ <BR>usr/include/ffmpeg -I/usr/include/ffmpeg -I/usr/include/quicktime   -<BR>I/usr/include/freetype2   -I..  -I/usr/include/FTGL -I/usr/include/<BR>freetype2 -I/home/pd/auto-build/pd-extended/pd/src  vertex_grid.cpp -<BR> o vertex_grid.o<BR>vertex_draw.cpp: In destructor `virtual vertex_draw::~vertex_draw()':<BR>vertex_draw.cpp:67: error: `glDeleteBuffersARB' undeclared (first use<BR>this<BR>    function)<BR>vertex_draw.cpp:67: error: (Each undeclared identifier is reported <BR>only once<BR>    for each function it appears in.)<BR>vertex_draw.cpp: In member function `virtual void<BR>    vertex_draw::render(GemState*)':<BR>vertex_draw.cpp:183: error: `glGenBuffersARB' undeclared (first use this <BR>    function)<BR>vertex_draw.cpp:185: error: `GL_ARRAY_BUFFER_ARB' undeclared (first<BR>use this<BR>    function)<BR>vertex_draw.cpp:185: error: `glBindBufferARB' undeclared (first use this<BR>    function)<BR>vertex_draw.cpp:188: error: `GL_DYNAMIC_DRAW_ARB' undeclared (first <BR>use this<BR>    function)<BR>vertex_draw.cpp:188: error: `glBufferDataARB' undeclared (first use this<BR>    function)<BR>make[1]: *** [vertex_draw.o] Error 1<BR>make[1]: *** Waiting for unfinished jobs....<BR>make[1]: Leaving directory `/home/pd/auto-build/pd-extended/Gem/src/ <BR>Vertex'<BR>make: *** [Vertex] Error 2<BR><BR><BR>------------------------------------------------------------------------<BR><BR>As we enjoy great advantages from inventions of others, we should be<BR>glad of an opportunity to serve others by any invention of ours; and <BR>this we should do freely and generously.         - Benjamin Franklin<BR><BR><BR><BR>_______________________________________________<BR>GEM-dev mailing list<BR><A href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</A><BR><A href="http://lists.puredata.info/listinfo/gem-dev"> http://lists.puredata.info/listinfo/gem-dev</A><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV><BR style="font-family: Tahoma; "></DIV><DIV>------------------------------------------------------------------------</DIV><DIV><BR style="font-family: Tahoma; "></DIV><DIV>Man has survived hitherto because he was too ignorant to know how to realize his wishes.  Now that he can realize them, he must either change them, or perish.    -William Carlos Williams</DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>