[Bug 1268] New: Build fails because of glib & libogg dependencies

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Mar 12 18:29:17 CET 2008


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1268

           Summary: Build fails because of glib & libogg dependencies
           Product: OpenMoko
           Version: current svn head
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at openmoko.org
        ReportedBy: santiago.aguiar at edantech.com
                CC: buglog at lists.openmoko.org


I started working with openmoko and openembedded a couple of days ago, building
it for a QTek blueangel PDA.

I checked out openembedded trunk version and performed a build from there. I had
the following errors:

    | ERROR: Cannot satisfy the following dependencies for task-openmoko-pim:
    |        libogg0 (>= 1.1.3)

And a similar one for task-openmoko-ui asking for glib >= 2.15.6.

I added:
    PREFERRED_VERSION_glib-2.0 = "2.15.6"
    PREFERRED_VERSION_libogg = "1.1.3"
to conf/distro/include/preferred-om-2008-versions.inc and the image was
correctly built (but not yet tested on the target).

I need confirmation that this is actually a bug, I'm not yet confident with the
codebase to be sure that I didn't messed up or followed an incorrect build
processes (or even if this is an openembedded problem instead of an openmoko one!).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list