I've got it working with "jhbuild buildone libcanberra -f" command, but during "jhbuild build" module 16 now creates "Permission denied" errors due to inability to create directory in /usr/bin/* directories, which I think it is not suppose to do since the "jhbuild build" was given under a normal user account.
I'm trying, thanks for your attention... Cheers, Allan E. Registos On Mon, 2010-12-06 at 12:23 +0800, Allan E. Registos wrote: > On Sun, 2010-12-05 at 21:23 -0600, Jason D. Clinton wrote: > > On Sun, Dec 5, 2010 at 21:14, Allan E. Registos > > <[email protected]> wrote: > > /home/allan.registos/gnome-shell/install/lib64/libcanberra-gtk3.so: > > undefined reference to `gdk_x11_drawable_get_xid' > > collect2: ld returned 1 exit status > > > > buildone libcanberra -f > > > Okay: jhbuild buildone libcanberra -f > > Result: > > *** Checking out libcanberra *** [1/1] > *** Building libcanberra *** [1/1] > make > make all-recursive > make[1]: Entering directory > `/home/allan.registos/gnome-shell/source/libcanberra-0.26' > Making all in src > make[2]: Entering directory > `/home/allan.registos/gnome-shell/source/libcanberra-0.26/src' > CC libcanberra_gtk3_module_la-canberra-gtk-module.lo > In file included from /usr/include/gtk-3.0/gtk/gtk.h:43:0, > from canberra-gtk-module.c:27: > /usr/include/gtk-3.0/gtk/gtkapplication.h:57:3: error: expected > specifier-qualifier-list before ‘GApplication’ > /usr/include/gtk-3.0/gtk/gtkapplication.h:55:8: warning: struct has no > members [-pedantic] > /usr/include/gtk-3.0/gtk/gtkapplication.h:66:3: error: expected > specifier-qualifier-list before ‘GApplicationClass’ > /usr/include/gtk-3.0/gtk/gtkapplication.h:64:8: warning: struct has no > members [-pedantic] > make[2]: *** [libcanberra_gtk3_module_la-canberra-gtk-module.lo] Error 1 > make[2]: Leaving directory > `/home/allan.registos/gnome-shell/source/libcanberra-0.26/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/allan.registos/gnome-shell/source/libcanberra-0.26' > make: *** [all] Error 2 > *** Error during phase build of libcanberra: ########## Error running > make *** [1/1] > > > _______________________________________________ > gnome-shell-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-shell-list _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
