[oe-commits] [Bug 5361] New: firefox crashreporter requires curl

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Sat Jan 2 00:48:57 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5361

           Summary: firefox crashreporter requires curl
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: likewise at gmx.net


| configure: error: Couldn't find curl/curl.h which is required for the crash
reporter.  Use --disable-crashreporter to disable the crash reporter.

The fix is either:

DEPENDS += "curl"

or 

EXTRA_OECONF += "--disable-crashreporter"

I chose the latter, assuming Mozilla is probably not interested in OE-induced
crashes.

-- 
Configure bugmail: http://bugs.openembedded.org/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