On 05/01/2010 07:27 PM, Paul Chany wrote:
<snip>
I saved the output of 'make' command and attach in this mail.

Thanks Paul. Taking a look at the output, there are several GLib/GTK+ functions that are not being found:

...functions/dialog/display_dialog_highlight.c:232: undefined reference to `gtk_scale_add_mark'

Looking at the official GTK+ documentation, gtk_scale_add_mark() as added in version 2.16 of GTK+.

Another one is here:

...functions/working_area/create_working_area.c:73: undefined reference to `gtk_widget_set_can_focus'

The official docs say that was added to GTK+ in version 2.18 of GTK+.

So, it looks like Debian Lenny has older versions of the Glib/GTK+ libraries than what Salasaga needs.

That's not good. I don't think it's going to be possible to get it working without rewriting Salasaga's source code to use alternative, older versions. (not something I have time to do)

Sorry Paul.  :(

Regards and best wishes,

Justin Clift

--
Salasaga  -  Open Source eLearning IDE
              http://www.salasaga.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to