[Bug 4146] New: Distro generic-uclibc references a non-existant package libintl for virtual /libintl

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Wed Apr 2 17:20:07 UTC 2008


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

           Summary: Distro generic-uclibc references a non-existant package
                    libintl for virtual/libintl
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: nahor.j+openembedded at gmail.com


distro/generic-uclibc.conf defines:
  PREFERRED_PROVIDER_virtual/libintl = "libintl"

However, there isn't any "libintl" package. From what bitbake displays, it
should be either "external-toolchain" or "gettext".

Moreover, adding the "PREFERRED_PROVIDER_virtual/libintl" in local.conf doesn't
fix the problem (I assume it's because bitbake.conf defines
MULTI_PROVIDER_WHITELIST with "virtual/libintl") so it must be fixed in the
ditro files.


distro/oplinux-uclibc.conf will have the same problem.


-- 
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-issues mailing list