[oe-commits] [Bug 5056] New: libgpsbt / libgpsmgr issues

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Fri Mar 6 18:09:56 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5056

           Summary: libgpsbt / libgpsmgr issues
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: All
               URL: http://wiki.navit-project.org/index.php/Navit_on_OpenE
                    mbedded_for_n810
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: udovdh at xs4all.nl


To build libgpsbt and libgpsmgr for chinook-compat for nokia n810 we need two 
patches found at
http://wiki.navit-project.org/index.php/Navit_on_OpenEmbedded_for_n810#Issues

Also:

I have to use patches at
http://wiki.navit-project.org/index.php/Navit_on_OpenEmbedded_for_n810#configurein3.patch
and
http://wiki.navit-project.org/index.php/Navit_on_OpenEmbedded_for_n810#gpsbtlib.patch
to force the navit conf to link aginst these two libs.
autoconf (?) doesn't find the package using stuff like:
    PKG_CHECK_MODULES(GPSBT, gpsbt, [
        AC_DEFINE(HAVE_GPSBT, 1, [Have the gpsbt library])
        AC_SUBST(GPSBT_CFLAGS)
        AC_SUBST(GPSBT_LIBS)
etc
DOes the .pc file have to do with this?

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list