[Bug 184] New: openmoko-mainmenu should link against libmb

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Thu Feb 15 08:24:10 CET 2007


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

           Summary: openmoko-mainmenu should link against libmb
           Product: OpenMoko
           Version: current svn head
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-mainmenu
        AssignedTo: cj_steven at fic-sh.com.cn
        ReportedBy: koen at openembedded.org


building mainmenu errors out with unresolved symbols, the fix:

 
do_compile_prepend() {
	sed -i -e 's:$(AM_LDFLAGS):$(AM_LDFLAGS)\ -lmb:' src/Makefile
}

That allowed it to build for me:
http://www.angstrom-distribution.org/repo/?action=details&pnm=openmoko-mainmenu



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the buglog mailing list