[Trac #893] Failure to import _sugar.so after jhbuild
Zarro Boogs per Child
bugtracker at laptop.org
Mon Feb 12 13:54:13 EST 2007
#893: Failure to import _sugar.so after jhbuild
--------------------+-------------------------------------------------------
Reporter: RTLM | Owner: dcbw
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: sugar | Keywords:
--------------------+-------------------------------------------------------
Following the instructions on the wiki I attempted to build sugar on my
laptop.
http://wiki.laptop.org/go/Sugar_with_sugar-jhbuild
The machine is a fully updated FC6 i386 install. When I do a ./sugar-
jhbuild run I get only a Xepher window that's all black with an over sized
pointer.
The following is what I see on the console:
{{{
$ ./sugar-jhbuild run
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared
object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so : cannot
open shared object file: No such file or directory
Running the installed sugar...
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared
object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot
open shared object file: No such file or directory
Extended Input Devices not yet supported. Impelement it at line 625 in
kinput.c
Traceback (most recent call last):
File "/scratch/sugar/sugar-jhbuild/build/bin/sugar-shell", line 42, in
<module>
from view.Shell import Shell
File "/scratch/sugar/sugar-
jhbuild/build/share/sugar/shell/view/Shell.py", line 24, in <module>
from view.home.HomeWindow import HomeWindow
File "/scratch/sugar/sugar-
jhbuild/build/share/sugar/shell/view/home/HomeWindow.py", line 23, in
<module>
from view.home.MeshBox import MeshBox
File "/scratch/sugar/sugar-
jhbuild/build/share/sugar/shell/view/home/MeshBox.py", line 25, in
<module>
from view.BuddyIcon import BuddyIcon
File "/scratch/sugar/sugar-
jhbuild/build/share/sugar/shell/view/BuddyIcon.py", line 18, in <module>
from view.BuddyMenu import BuddyMenu
File "/scratch/sugar/sugar-
jhbuild/build/share/sugar/shell/view/BuddyMenu.py", line 24, in <module>
import _sugar
ImportError: /scratch/sugar/sugar-jhbuild/build/lib/python2.5/site-
packages/_sugar.so: undefined symbol:
_ZN13GeckoDownload18OnRefreshAttemptedEP14nsIWebProgressP6nsIURIiiPi
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/893>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list