[sugar] Two Ubuntu Install Errors
Frihet
linux.1
Thu Aug 31 21:40:14 EDT 2006
>I would sincerely appreciate some help with two build errors.
>Thanks many times in advance.
>
>I tried to post this and got a top-posting error, so I tried to make
>this look more like a bottom-post for the computer.
>
>Then I got an 80 character line limit error, so I took all the log
>information out. Sorry.
First Error
*** Building goocanvas *** [12/14]
make
make all-recursive
make[1]: Entering directory `/home/y7150/sugar-jhbuild/source/goocanvas'
Making all in src
make[2]: Entering directory `/home/y7150/sugar-jhbuild/source/goocanvas/src'
glib-genmarshal --prefix=goo_canvas_marshal --header goocanvasmarshal.list
>goocanvasmarshal.h
Deleted log information
In file included from goocanvas.h:30,
from goocanvasatk.c:13:
./goocanvasview.h:106: error: syntax error before 'GtkUnit'
./goocanvasview.h:106: warning: no semicolon at end of struct or union
./goocanvasview.h:115: error: syntax error before '}' token
goocanvasatk.c: In function 'goo_canvas_item_view_accessible_get_item_extents':
goocanvasatk.c:58: error: dereferencing pointer to incomplete type
goocanvasatk.c:59: error: dereferencing pointer to incomplete type
goocanvasatk.c:60: error: dereferencing pointer to incomplete type
goocanvasatk.c:61: error: dereferencing pointer to incomplete type
goocanvasatk.c: In function 'goo_canvas_item_view_accessible_ref_state_set':
goocanvasatk.c:415: error: dereferencing pointer to incomplete type
make[3]: *** [goocanvasatk.lo] Error 1
make[3]: Leaving directory `/home/y7150/sugar-jhbuild/source/goocanvas/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/y7150/sugar-jhbuild/source/goocanvas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/y7150/sugar-jhbuild/source/goocanvas'
make: *** [all] Error 2
*** error during stage build of goocanvas: Error running make *** [12/14]
[1] rerun stage build
[2] ignore error and continue to install
[3] give up on module
[4] start shell
[5] go to stage force_checkout
[6] go to stage configure
choice:
2 taken after 1 and 5 failed. Also affected py... in the same way
Second Error follwing choice 2, above.
y7150 at Fleur:~/sugar-jhbuild$ ./sugar-jhbuild run
Running the installed sugar...
Deleted log information
from gtk import _gtk
ImportError:
/home/y7150/sugar-jhbuild/build/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so:
undefined symbol: pygtk_functions
y7150 at Fleur:~/sugar-jhbuild$ error opening security policy file
/etc/X11/xserver/SecurityPolicy
Could not init font path element /usr/share/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/share/X11/fonts/OTF, removing from list!
Could not init font path element /usr/share/X11/fonts/CID/, removing from list!
X connection to :0.0 broken (explicit kill or server shutdown).
End result was a build that ran and gave me a blank X window.
More information about the Sugar-devel
mailing list