Hi, Because this is my first e-mail to the clutter list I want to first thank everybody for cool tool like clutter.
Then to one, probably newbie, question. I just did a checkout from the SVN for clutter. After installing the library I noticed a common error message in many of the clutter/toys applications when compiling them (at least in odo and astro-desktop) : ...: undefined reference to `cogl_push_matrix' ...: undefined reference to `cogl_enable' ...: undefined reference to `cogl_enable' ...: undefined reference to `cogl_color' ...: undefined reference to `cogl_pop_matrix' This is funny because the file /usr/lib/libclutter-glx-0.7.so contains those symbols when checked with objdump tool. The library in astro-desktop toy compiles nicely and when checking it with the ldd you can see that it depends on the right library. However, when you try to compile the app itself it prints also out the error message. Is there some known issue here that I have not understood? br, - Erik -- Erik Karlsson [EMAIL PROTECTED] +358 50 486 9050 -- To unsubscribe send a mail to [EMAIL PROTECTED]
