Other error here (deb 64bits, using luajit 2.0 from the repository)

Code:
--------------------
    
  JiveLite 0.1
  Erreur de segmentation
  
--------------------


Only some warnings during compilation

Code:
--------------------
    cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC jive_textarea.c -c -o jive_textarea.o
  jive_textarea.c: In function ‘wordwrap’:
  jive_textarea.c:528:8: warning: variable ‘line_start’ set but not used 
[-Wunused-but-set-variable]
  cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC jive_textinput.c -c -o jive_textinput.o
  jive_textinput.c: In function ‘jiveL_textinput_layout’:
  jive_textinput.c:117:19: warning: variable ‘peer’ set but not used 
[-Wunused-but-set-variable]
  ...
  cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC jive_utils.c -c -o jive_utils.occ -I. -I/usr/local/include/luajit-2.0 
-I/usr/include/SDL -I./tolua -Wall -fPIC tolua/tolua_event.c -c -o 
tolua/tolua_event.o
  tolua/tolua_event.c: In function ‘do_operator’:
  tolua/tolua_event.c:342:3: warning: implicit declaration of function ‘strcmp’ 
[-Wimplicit-function-declaration]
  cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC tolua/tolua_is.c -c -o tolua/tolua_is.o
  cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC tolua/tolua_map.c -c -o tolua/tolua_map.o
  tolua/tolua_map.c: In function ‘tolua_dobuffer’:
  tolua/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value]
  cc -I. -I/usr/local/include/luajit-2.0 -I/usr/include/SDL -I./tolua -Wall 
-fPIC tolua/tolua_push.c -c -o tolua/tolua_push.o
  
--------------------


------------------------------------------------------------------------
eLR!C's Profile: http://forums.slimdevices.com/member.php?userid=19360
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to