solang-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Solang-devel] Fail to build in Karmic (workaround attached)


From: Debarshi Ray
Subject: Re: [Solang-devel] Fail to build in Karmic (workaround attached)
Date: Tue, 25 Aug 2009 10:50:01 +0530

SOUP_METHOD_GET is defined as:
#define SOUP_METHOD_GET       (_SOUP_METHOD_GET ? _SOUP_METHOD_GET :
(_SOUP_METHOD_GET = g_intern_static_string ("GET")))
in soup-method.h which is included by soup.h.

Is it not so in your case? I am using libsoup-2.26.3.

Happy hacking,
Debarshi
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig




reply via email to

[Prev in Thread] Current Thread [Next in Thread]