On Wed, Dec 23, 2009 at 05:21:22PM +0530, Naveen Krishna Ch wrote: > Hi Thomas, > > Now I did a clean of eglibc-initial also. > > & i observe a new issue, That the SVN ports for the > svn.eglibc.org are blocked in my work place and it takes 1 day time > for them to enable.
Tarballs with svn checkouts are available at http://build.shr-project.org/sources/ ie in this case http://build.shr-project.org/sources/eglibc-2_10_svn.eglibc.org_.branches_9381_.tar.gz and automaticaly downloaded by bitbake before trying to svn checkout from your station.. > Is eglibc must for building a SHR image for SMDK6410, > Is there a way to disable eglibc and proceed. *libc is needed for every distro/machine (as you cannot create executables without :)). Cheers > > 2009/12/23 Thomas Zimmermann <[email protected]> > > > Am Mittwoch 23 Dezember 2009 12:28:52 schrieb Naveen Krishna Ch: > > > Hi Martin, > > > > > > Some times the "make image" goes upto the last but 3 tasks and fails > > saying > > > > > > Build of > > > > > /home/chnaveen/projects/buildSystem/SHR/shr-unstable/openembedded/recipes/i > > > mages/ shr-lite-image.bb do_rootfs failed > > > > > > The log messages shows > > > log_check: There were error messages in the logfile > > > log_check: Matched keyword: [Cannot find package] > > > * eglibc-binary-localedata-en-us * > > > * Cannot find package task-shr-minimal-x. > > > * ERROR: Cannot satisfy the following dependencies for task-x11-illume: > > > * xf86-input-evdev * > > > * Cannot find package task-x11-illume. > > > + export > > > > > D=/home/chnaveen/projects/buildSystem/SHR/shr-unstable/tmp/rootfs/shr-lite- > > > image > > > > > > log_check: There were error messages in the logfile > > > log_check: Matched keyword: [Cannot satisfy the following dependencies] > > > Collected errors: > > > * ERROR: Cannot satisfy the following dependencies for > > task-shr-minimal-x: > > > * eglibc-binary-localedata-en-us * > > > * Cannot find package task-shr-minimal-x. > > > * ERROR: Cannot satisfy the following dependencies for task-x11-illume: > > > * xf86-input-evdev * > > > > > > I started using bitbake for individual package build. > > > > > > #bitbake xf86-input-evdev > > > NOTE: Tasks Summary: Attempted 1260 tasks of which 1257 didn't need to be > > > rerun and 3 failed. > > > ERROR: > > '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/mesa/ > > > mesa-dri_7.6.bb' failed > > > ERROR: > > > '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/xorg-lib/ > > > libxcalibrate_git.bb' failed > > > ERROR: > > > '/home/chnaveen/projects/buildSystem/SHR/openembedded/recipes/xorg-lib/ > > > pixman_git.bb' failed > > > > > > When i checked the logs all the above falling saying the same error > > > > > > configure: error: C compiler cannot create executables > > > > > > Now i have done a "bitbake -c clean -b path-to-eglibc_2.10.bb" > > > and now i m stuck at eglibc, the build is not proceeding any further. > > > > You have to clean eglibc-initial too after cleaning eglibc. > > _______________________________________________ > > Shr-devel mailing list > > [email protected] > > http://lists.shr-project.org/mailman/listinfo/shr-devel > > > > > > -- > Shine bright, > (: Naveen Krishna Ch :) > _______________________________________________ > Shr-devel mailing list > [email protected] > http://lists.shr-project.org/mailman/listinfo/shr-devel -- 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
