[webkit-dev] checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.23) were not met:

David Kilzer ddkilzer at webkit.org
Tue Feb 17 12:24:01 PST 2009


Dave, may I suggest that lib version requirements to consider Fedora9? I mean can we loose the requirements, or use OS specific one so FC9  just needs 2.4?

Sure.  I'd suggest filing a bug on <https://bugs.webkit.org/> with a patch for review.  I don't use the Linux port of WebKit--was just trying to help people get through their local build errors.  Those who using autoconf/autogen.sh/configure.ac will need to review any changes before they're committed anyway.

Dave




________________________________
From: x yz <lastguy at yahoo.com>
To: deuxliquid at yahoo.com; Bo Yang <techrazy.yang at gmail.com>
Cc: webkit-dev at lists.webkit.org
Sent: Tuesday, February 17, 2009 10:40:54 AM
Subject: Re: [webkit-dev] checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.23) were not met:

libsoup 2.23 is newer than 2.4. On Fedora9 only 2.4 is available, on FC10 2.24 is available.
You need to changed the required version 2.23 in configure.ac to 2.4 then you can build. I have not completed the build yet.

FC has older libs than ubuntu or so, when I try to compile openembbed flash I got lots of lib problem.
Dave, may I suggest that lib version requirements to consider Fedora9? I mean can we loose the requirements, or use OS specific one so FC9  just needs 2.4?
rgds
joe


--- On Tue, 2/17/09, Bo Yang <techrazy.yang at gmail.com> wrote:

> From: Bo Yang <techrazy.yang at gmail.com>
> Subject: Re: [webkit-dev] checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.23) were not met:
> To: deuxliquid at yahoo.com
> Cc: webkit-dev at lists.webkit.org
> Date: Tuesday, February 17, 2009, 4:31 PM
> I have came across this error, too.
> The problem is , webkit need is 2.24 or later. But the
> libsoup 2.4 is not
> suitable, and webkit can't build with it because
> libsoup 2.4 miss the
> SoupCookieJar and something which exist in 2.24.
> 
> Install libsoup 2.24 , it will work!
> 
> Regards!
> Bo
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


      
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090217/fc7e4ce4/attachment.html>


More information about the webkit-dev mailing list