On Tue, Dec 22, 2009 at 06:22:18PM +0530, Naveen Krishna Ch wrote: > Hi Martin, > Now i could build the shr-unstable further more. > this time its failing at *do_rootfs. *I found some body had the same > problem, > I added the patch that you attached but, it dint help. > > The log is as follows. > > log_check: There were error messages in the logfile > log_check: Matched keyword: [Cannot find package] > * openmoko-icon-theme-standard2 * matchbox-keyboard-im *
Have you updated git repo? openmoko-icon-theme-standard2 should be already fixed.. but I didn't bump revision.. so please call -c clean & -c build for that recipe > * Cannot find package task-shr-minimal-gtk. > * ERROR: Cannot satisfy the following dependencies for task-shr-minimal-x: > * eglibc-binary-localedata-en-us * Do you have binary locale generation enabled? ENABLE_BINARY_LOCALE_GENERATION ?= "1" in shr.conf but maybe you have it disabled in local.conf And at least "en_US.UTF-8" in GLIBC_GENERATE_LOCALES? (list of languages is usually in local.conf) > * Cannot find package task-shr-minimal-x. > * ERROR: Cannot satisfy the following dependencies for task-x11-illume: > * xf86-input-evdev * You shoudl add xf86-input-evdev to your XSERVER variable then.. as well as right xf86-video-* driver. > All the build failures says some header files under X11/extension being > missing. > like XTest.h Which recipes failed with it? mesa? (I guess you have already built some libgl provider as you continued a bit). -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
