Salasaga Forum
September 07, 2010, 11:21:59 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 3rd May 2010 - For new forum members

If you need your account on the forum approved, please please email me directly (justin@salasaga.org) to let me know, and I'll then approve it.

We are getting so many spam forum accounts being generated we can't keep up, and are not bothering to approve new accounts without someone pro-actively emailing us to prove they're a human being.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Problem in "make"  (Read 487 times)
0 Members and 1 Guest are viewing this topic.
prem
Newbie
*
Posts: 1


View Profile
« on: January 13, 2010, 04:52:41 AM »

Hi ..
I am trying to compile the latest source of salasaga 0.8.0-alpha6 in my Debian Lenny..installed ll teh dependencies.. libgtk2.0-dev                 2.12.11-4   
libming-dev                   1:0.3.0-14 
libgdk-pixbuf-dev             0.22.0-14
gcc-4.3                       4.3.2-1.1
and all other depedencies I hope..
./configure went of without any error..but doing "make" struck with the  below error..


create_time_line.o: In function `create_time_line':
/root/salasaga/ide/functions/create_time_line.c:86: undefined reference to `gtk_widget_set_can_focus'
project_adjust_dimensions.o: In function `project_adjust_dimensions':
/root/salasaga/ide/functions/project_adjust_dimensions.c:109: undefined reference to `gtk_scale_add_mark'
/root/salasaga/ide/functions/project_adjust_dimensions.c:113: undefined reference to `gtk_scale_add_mark'
/root/salasaga/ide/functions/project_adjust_dimensions.c:131: undefined reference to `gtk_scale_add_mark'
/root/salasaga/ide/functions/project_adjust_dimensions.c:135: undefined reference to `gtk_scale_add_mark'
display_dialog_highlight.o: In function `display_dialog_highlight':
/root/salasaga/ide/functions/dialog/display_dialog_highlight.c:226: undefined reference to `gtk_scale_add_mark'
display_dialog_highlight.o:/root/salasaga/ide/functions/dialog/display_dialog_highlight.c:227: more undefined references to `gtk_scale_add_mark' follow
menu_screenshots_capture.o: In function `menu_screenshots_capture':
/root/salasaga/ide/functions/menu/menu_screenshots_capture.c:231: undefined reference to `gtk_status_icon_set_tooltip_text'
menu_screenshots_capture_full_screen.o: In function `menu_screenshots_capture_full_screen':
/root/salasaga/ide/functions/menu/menu_screenshots_capture_full_screen.c:103: undefined reference to `gtk_status_icon_set_tooltip_text'
create_status_icon.o: In function `create_status_icon':
/root/salasaga/ide/functions/status_icon/create_status_icon.c:55: undefined reference to `gtk_status_icon_set_tooltip_text'
create_working_area.o: In function `create_working_area':
/root/salasaga/ide/functions/working_area/create_working_area.c:72: undefined reference to `gtk_widget_set_can_focus'
collect2: ld returned 1 exit status
make[3]: *** [salasaga] Error 1
make[3]: Leaving directory `/root/salasaga/ide/functions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/salasaga/ide'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/salasaga'
make: *** [all] Error 2
Angry

I googled but couldnt come to a proper answer..from which library these functins are coming..and what other development packages I have to install to make the compilation successfull..  Huh  Huh
Logged
JustinClift
Administrator
Full Member
*****
Posts: 136


View Profile WWW
« Reply #1 on: January 13, 2010, 05:26:22 AM »

Hi Prem,

Hadn't seen that error before... I just looked up gtk_scale_add_mark() and gtk_status_icon_set_tooltip_text().

They were both added in GTK 2.16.

Sorry Prem, but it looks like you need a much more recent version of GTK+ for Salasaga to work.  Shocked

Any chance of upgrading your Ubuntu to something more recent?   Roll Eyes
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!