Cannot build latest gnome-shell from git (using jhbuld)
- From: Michele De Pascalis <glaedr il drago gmail com>
- To: gtk-list gnome org
- Subject: Cannot build latest gnome-shell from git (using jhbuld)
- Date: Thu, 03 Mar 2011 15:26:46 +0100
I actually get this build error:
make[5]: Entering directory
`/home/glaedr/gnome-shell/source/gnome-control-center/panels/user-accounts'
CC um-account-type.lo
CC um-user.lo
CC um-user-manager.lo
CC um-account-dialog.lo
CC um-language-dialog.lo
CC um-password-dialog.lo
CC um-photo-dialog.lo
um-photo-dialog.c:33:35: error: cheese-avatar-chooser.h: No such file or
directory
um-photo-dialog.c:34:42: error: cheese-camera-device-monitor.h: No such
file or directory
um-photo-dialog.c:50: error: expected specifier-qualifier-list before
‘CheeseCameraDeviceMonitor’
um-photo-dialog.c: In function ‘crop_dialog_response’:
um-photo-dialog.c:76: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c: In function ‘um_photo_dialog_select_file’:
um-photo-dialog.c:230: error: ‘UmPhotoDialog’ has no member named
‘thumb_factory’
um-photo-dialog.c: In function ‘none_icon_selected’:
um-photo-dialog.c:248: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c: In function ‘webcam_response_cb’:
um-photo-dialog.c:277: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c: In function ‘webcam_icon_selected’:
um-photo-dialog.c:293: warning: implicit declaration of function
‘cheese_avatar_chooser_new’
um-photo-dialog.c:293: warning: nested extern declaration of
‘cheese_avatar_chooser_new’
um-photo-dialog.c:293: warning: assignment makes pointer from integer
without a cast
um-photo-dialog.c: In function ‘update_photo_menu_status’:
um-photo-dialog.c:305: error: ‘UmPhotoDialog’ has no member named
‘num_cameras’
um-photo-dialog.c:306: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:308: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c: At top level:
um-photo-dialog.c:312: error: expected ‘)’ before ‘*’ token
um-photo-dialog.c:324: error: expected ‘)’ before ‘*’ token
um-photo-dialog.c: In function ‘stock_icon_selected’:
um-photo-dialog.c:341: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c: In function ‘setup_photo_popup’:
um-photo-dialog.c:447: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:448: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:450: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:452: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:453: error: ‘UmPhotoDialog’ has no member named
‘take_photo_menuitem’
um-photo-dialog.c:455: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c:455: warning: implicit declaration of function
‘cheese_camera_device_monitor_new’
um-photo-dialog.c:455: warning: nested extern declaration of
‘cheese_camera_device_monitor_new’
um-photo-dialog.c:456: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c:456: error: ‘device_added’ undeclared (first use in
this function)
um-photo-dialog.c:456: error: (Each undeclared identifier is reported
only once
um-photo-dialog.c:456: error: for each function it appears in.)
um-photo-dialog.c:458: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c:458: error: ‘device_removed’ undeclared (first use in
this function)
um-photo-dialog.c:460: warning: implicit declaration of function
‘cheese_camera_device_monitor_coldplug’
um-photo-dialog.c:460: warning: nested extern declaration of
‘cheese_camera_device_monitor_coldplug’
um-photo-dialog.c:460: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c: In function ‘um_photo_dialog_new’:
um-photo-dialog.c:547: error: ‘UmPhotoDialog’ has no member named
‘thumb_factory’
um-photo-dialog.c: In function ‘um_photo_dialog_free’:
um-photo-dialog.c:572: error: ‘UmPhotoDialog’ has no member named
‘thumb_factory’
um-photo-dialog.c:573: error: ‘UmPhotoDialog’ has no member named
‘thumb_factory’
um-photo-dialog.c:575: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c:576: error: ‘UmPhotoDialog’ has no member named ‘monitor’
um-photo-dialog.c:578: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:579: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c: In function ‘um_photo_dialog_set_user’:
um-photo-dialog.c:652: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:653: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:654: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:656: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:658: error: ‘UmPhotoDialog’ has no member named ‘user’
um-photo-dialog.c:659: error: ‘UmPhotoDialog’ has no member named ‘user’
make[5]: *** [um-photo-dialog.lo] Error 1
make[5]: Leaving directory
`/home/glaedr/gnome-shell/source/gnome-control-center/panels/user-accounts'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/glaedr/gnome-shell/source/gnome-control-center/panels/user-accounts'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/glaedr/gnome-shell/source/gnome-control-center/panels/user-accounts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/glaedr/gnome-shell/source/gnome-control-center/panels'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/glaedr/gnome-shell/source/gnome-control-center'
make: *** [all] Error 2
*** Error during phase build of gnome-control-center: ########## Errore
while running make *** [28/35]
What to do?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]