From zandobersek@gmail.com Thu Mar 3 19:50:37 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 77E9B750729; Thu, 3 Mar 2011 19:50:37 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.699 X-Spam-Level: X-Spam-Status: No, score=-2.699 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y51S2ECo-6LI; Thu, 3 Mar 2011 19:50:34 +0000 (UTC) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by menubar.gnome.org (Postfix) with ESMTP id 7CAAB7506CC; Thu, 3 Mar 2011 19:50:25 +0000 (UTC) Received: by iyj12 with SMTP id 12so1925428iyj.27 for ; Thu, 03 Mar 2011 11:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=pwWthzj8OwTWMSmlZBy1X929/nRZNENpf3rrO3Q/bE0=; b=tPgEGGKTvonjEhi2HP5iI1bH2rShr0zbYRa+bBZ8QsOmL/Mt1GkNR9B95tiHRD8/Ol MwmUx0rEIWtZenS/46il0++FQga9sC2wjYNfkscYVay24H6w06pYtcQjhYEDRRRwRnrK OrpT6b4K0X+BY15/x8rYmwiIjYZPOsOSEmDSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=v8sdkXdPQ4QpX8IGGEZXL94SsE6Pc61PFaXhr4UO0/t1d/laWzy+/GwXWWvGXlrXKu 52q+SO4Ws2l+PUUpsA5UEcmSxLcSylwM5iGxYCHc7NAizEchQp9XpL/AbFKYO2BG5Yoz Mna+EA53zOh0gNKj1O0Q+Vdz2sG95QCh2amKI= MIME-Version: 1.0 Received: by 10.42.146.129 with SMTP id j1mr2174057icv.55.1299181824336; Thu, 03 Mar 2011 11:50:24 -0800 (PST) Received: by 10.42.8.205 with HTTP; Thu, 3 Mar 2011 11:50:24 -0800 (PST) In-Reply-To: <4D66AF8B.5070902@gnome.org> References: <4D66AF8B.5070902@gnome.org> Date: Thu, 3 Mar 2011 20:50:24 +0100 Message-ID: Subject: Re: Implementing Navigation Timing in WebKit using libsoup From: Zan Dobersek To: Dan Winship Content-Type: multipart/alternative; boundary=90e6ba1efe1e2364ba049d99572e Cc: libsoup-list@gnome.org X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 19:50:38 -0000 --90e6ba1efe1e2364ba049d99572e Content-Type: text/plain; charset=ISO-8859-1 On Thu, Feb 24, 2011 at 8:20 PM, Dan Winship wrote: > > Currently there's no way to detect domainLookupStart/domainLookupEnd, > and secureConnectionStart. > > Would it be correct to set domainLookupStart and domainLookupEnd before and after calling soup_address_resolve_sync or assign current time to domainLookupEnd in callback if using soup_address_resolve_async or am I misinterpreting the purpose of these two functions? Thanks for your input, it'll help a lot! Zan --90e6ba1efe1e2364ba049d99572e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Thu, Feb 24, 2011 at 8:20 PM, Dan Winship <danw@gnome.org>= wrote:=A0

Currently there's no way to detect domainLookupStart/domainLookupEnd, and secureConnectionStart.


Would it be correct to set domainLooku= pStart and domainLookupEnd before and after calling soup_address_resolve_sy= nc or assign current time to domainLookupEnd in callback if using soup_addr= ess_resolve_async or am I misinterpreting the purpose of these two function= s?

Thanks for your input, it'll help a lot!
Zan --90e6ba1efe1e2364ba049d99572e-- From danw@gnome.org Thu Mar 3 20:14:28 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6DA66750764 for ; Thu, 3 Mar 2011 20:14:28 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.121 X-Spam-Level: X-Spam-Status: No, score=-1.121 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_NEUTRAL=0.779] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QYPTfMemSJQI for ; Thu, 3 Mar 2011 20:14:26 +0000 (UTC) Received: from mysterion.org (li168-117.members.linode.com [173.230.128.117]) by menubar.gnome.org (Postfix) with ESMTP id 067BD7506F4 for ; Thu, 3 Mar 2011 20:14:17 +0000 (UTC) Received: from laptop.home.mysterion.org (c-76-97-71-164.hsd1.ga.comcast.net [76.97.71.164]) by mysterion.org (Postfix) with ESMTPSA id D103E34E40; Thu, 3 Mar 2011 15:14:15 -0500 (EST) Message-ID: <4D6FF68C.8000408@gnome.org> Date: Thu, 03 Mar 2011 15:14:04 -0500 From: Dan Winship User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Zan Dobersek Subject: Re: Implementing Navigation Timing in WebKit using libsoup References: <4D66AF8B.5070902@gnome.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: libsoup-list@gnome.org X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 20:14:28 -0000 On 03/03/2011 02:50 PM, Zan Dobersek wrote: > On Thu, Feb 24, 2011 at 8:20 PM, Dan Winship > wrote: > > > Currently there's no way to detect domainLookupStart/domainLookupEnd, > and secureConnectionStart. > > > Would it be correct to set domainLookupStart and domainLookupEnd before > and after calling soup_address_resolve_sync or assign current time to > domainLookupEnd in callback if using soup_address_resolve_async Yes, but there are currently no signals you could use to find out when that happens. (If you're planning to add new signals/connection states, and asking where they should be added, then yes, that's the place.) -- Dan From steve.jun@samsung.com Tue Mar 8 12:48:20 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6C475074E for ; Tue, 8 Mar 2011 12:48:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -4.209 X-Spam-Level: X-Spam-Status: No, score=-4.209 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RFC_ABUSE_POST=0.001, SPF_HELO_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qtQT9Xir7tRN for ; Tue, 8 Mar 2011 12:48:17 +0000 (UTC) X-Greylist: delayed 664 seconds by postgrey-1.32 at menubar.gnome.org; Tue, 08 Mar 2011 12:48:17 UTC Received: from mailout1.samsung.com (mailout1.samsung.com [203.254.224.24]) by menubar.gnome.org (Postfix) with ESMTP id 2B99D7506E9 for ; Tue, 8 Mar 2011 12:48:08 +0000 (UTC) Received: from epmmp2 (mailout1.samsung.com [203.254.224.24]) by mailout1.samsung.com (Oracle Communications Messaging Exchange Server 7u4-19.01 64bit (built Sep 7 2010)) with ESMTP id <0LHQ000Q8ODQ4510@mailout1.samsung.com> for libsoup-list@gnome.org; Tue, 08 Mar 2011 21:37:02 +0900 (KST) Received: from TNRNDGASPAPP1.tn.corp.samsungelectronics.net ([165.213.149.150]) by mmp2.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0LHQ000ZQODQNK@mmp2.samsung.com> for libsoup-list@gnome.org; Tue, 08 Mar 2011 21:37:02 +0900 (KST) Received: from DOSTEVEJUN01 ([165.213.219.248]) by TNRNDGASPAPP1.tn.corp.samsungelectronics.net with Microsoft SMTPSVC(6.0.3790.4675); Tue, 08 Mar 2011 21:37:02 +0900 Date: Tue, 08 Mar 2011 21:37:00 +0900 From: =?ks_c_5601-1987?B?wPzFwrz2?= Subject: GType register problem of soup type in shared object To: libsoup-list@gnome.org Message-id: <006501cbdd8d$856929a0$903b7ce0$%jun@samsung.com> Organization: DMC R&D Center MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Content-type: multipart/alternative; boundary="Boundary_(ID_d4HqzFKpcZeTxz7nzopY9A)" Content-language: ko Thread-index: AcvdjYVg5nBF2MqpT6aKSrO51LClNQ== X-OriginalArrivalTime: 08 Mar 2011 12:37:02.0285 (UTC) FILETIME=[8642E7D0:01CBDD8D] X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: steve.jun@samsung.com List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2011 12:48:20 -0000 This is a multi-part message in MIME format. --Boundary_(ID_d4HqzFKpcZeTxz7nzopY9A) Content-type: text/plain; charset=ks_c_5601-1987 Content-transfer-encoding: 7BIT I came across the GType registration problem. My program shows the below error message, resulting in crash. (process:3911): GLib-GObject-WARNING **: cannot register existing type `SoupSession' (process:3911): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:3911): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (process:3911): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed My program consists of main process with several shared objects which will be dynamically loaded in runtime. Any recommendation to avoid the crash ? I attached a simple example which makes the crash. // @main.c static int dlopen_hello() { void* handle = dlopen("./hello.so", RTLD_LAZY); typedef void (*hello_t)(); hello_t hello = (hello_t) dlsym(handle, "hello"); hello(); dlclose(handle); return 0; } int main() { g_type_init(); // can't move; must be here !!! if this will have moved to hello() in so.c, no crash is observable. dlopen_hello(); dlopen_hello(); dlopen_hello(); } ------------------------------------------------------------------------ // so.c void hello() { SoupSession* session = soup_session_async_new(); soup_session_abort (session); g_object_unref (session); return; } --Boundary_(ID_d4HqzFKpcZeTxz7nzopY9A) Content-type: text/html; charset=ks_c_5601-1987 Content-transfer-encoding: quoted-printable

I came = across the GType registration problem.

My program shows the below error message, resulting in = crash.

 

(process:3911): GLib-GObject-WARNING = **: cannot register existing type = `SoupSession'

(process:3911): GLib-CRITICAL **: = g_once_init_leave: assertion `initialization_value !=3D 0' = failed

(process:3911): GLib-GObject-CRITICAL = **: g_type_register_static: assertion = `parent_type > 0' failed

(process:3911): GLib-CRITICAL **: = g_once_init_leave: assertion `initialization_value !=3D 0' = failed

 

My program consists of = main process with several shared objects which will be dynamically = loaded in runtime.

Any recommendation to avoid the crash = ?

 

I attached a simple = example which makes the crash.

 

// = @main.c

static int = dlopen_hello()

{

    void* = handle =3D dlopen("./hello.so", = RTLD_LAZY);

    typedef void = (*hello_t)();

    hello_t hello =3D = (hello_t) dlsym(handle, = "hello");

    = hello();

    = dlclose(handle);

      &n= bsp;      return = 0;

}

 

int main() = {

      &n= bsp;      g_type_init(); // can't move; must be = here !!! if this will have moved to hello() in so.c, no crash is = observable.

      &n= bsp;      = dlopen_hello();

      &n= bsp;      = dlopen_hello();

      &n= bsp;      = dlopen_hello();

}

--------------------------------------= ----------------------------------

// = so.c

void hello() = {

      &n= bsp;      SoupSession* session =3D = soup_session_async_new();

      &n= bsp;      soup_session_abort = (session);

      &n= bsp;      g_object_unref = (session);

      &n= bsp;      return;

}

= --Boundary_(ID_d4HqzFKpcZeTxz7nzopY9A)-- From danw@gnome.org Tue Mar 8 15:01:57 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 18D79750856 for ; Tue, 8 Mar 2011 15:01:57 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.121 X-Spam-Level: X-Spam-Status: No, score=-1.121 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_NEUTRAL=0.779] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D0m1rxZFebmg for ; Tue, 8 Mar 2011 15:01:55 +0000 (UTC) Received: from mysterion.org (li168-117.members.linode.com [173.230.128.117]) by menubar.gnome.org (Postfix) with ESMTP id A718A750830 for ; Tue, 8 Mar 2011 15:01:46 +0000 (UTC) Received: from desktop.home.mysterion.org (c-76-97-71-164.hsd1.ga.comcast.net [76.97.71.164]) by mysterion.org (Postfix) with ESMTPSA id 55FE634E5D; Tue, 8 Mar 2011 10:01:44 -0500 (EST) Message-ID: <4D7644D3.3020008@gnome.org> Date: Tue, 08 Mar 2011 10:01:39 -0500 From: Dan Winship User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: steve.jun@samsung.com Subject: Re: GType register problem of soup type in shared object References: <006501cbdd8d$856929a0$903b7ce0$%jun@samsung.com> In-Reply-To: <006501cbdd8d$856929a0$903b7ce0$%jun@samsung.com> Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: 8bit Cc: libsoup-list@gnome.org X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2011 15:01:57 -0000 On 03/08/2011 07:37 AM, ΐόΕΒΌφ wrote: > I attached a simple example which makes the crash. That doesn't compile, since it's missing "#include " at least. Can you attach a complete example with Makefile? > (process:3911): GLib-GObject-WARNING **: cannot register existing type > `SoupSession' "existing type" is probably the key here. Somehow you are trying to register SoupSession twice. -- Dan From plongstaff@rogers.com Mon Mar 21 22:08:36 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DC738750C56 for ; Mon, 21 Mar 2011 22:08:36 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0.701 X-Spam-Level: X-Spam-Status: No, score=0.701 tagged_above=-999 required=2 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RFC_ABUSE_POST=0.001] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gqYl248B2nbK for ; Mon, 21 Mar 2011 22:08:35 +0000 (UTC) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by menubar.gnome.org (Postfix) with SMTP id E4F5F7502DF for ; Mon, 21 Mar 2011 22:08:26 +0000 (UTC) Received: (qmail 51140 invoked from network); 21 Mar 2011 22:08:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=a3o4OrTmduzS4Xxokp2CAbjM/JsUujcs4h4WaXFmL4xeXRSTvQq16SPP6nWW6P7YxKQuTVGk2jHb1IludJgu933+pVvCaOh7Fz2LNYC/PHAtVmvc9pI9h6L+fesY7r+A63/f0ItvRRvQhEH2Ams7Wmaom9+VzX450pa+GmZYfjU= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rogers.com; s=s1024; t=1300745305; bh=ue0EyC/acZO+a/KxyFPjKe675r1+hU9VYy0zj50wlWQ=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=1gau3J2Tbujearth8OU1e01uapz9FCgwJ0fwuVXuz/A+Ik66pBpjpEzxwIdVSjsTW8s+JBwWAqDWuf1NrNhvLW2pigTopwO63KcODoCr6GSfZRcqfp2/LgNKyB7HeJSKmKVHPrT8dxdl7FrkDwogaYUqlYyR+JMBYe0PIuCmCzI= Received: from [192.168.0.172] (plongstaff@99.236.165.78 with plain) by smtp108.rog.mail.re2.yahoo.com with SMTP; 21 Mar 2011 15:08:24 -0700 PDT X-Yahoo-SMTP: iRHRCW.swBCKpmuF_RtjJrDxl30Kn2DVZ46o8X44QFezgg-- X-YMail-OSG: Qk3bFIkVM1krFV7Nrkk4mAPuTkpOoSomDH8GK1erNlvJtbJ 6VSP6yfrYkqWI2fgu081LbefGZCBMAtIjEgifQsxn4rlAzsx65hsAl0K80HM q2iTjXZhfQA161ivBPmehfR5nKCMgCeeQIENvcFEpDBCLGKWCP7Po9bmfNie N94DYpk3tUxT36sSNCp_NKg9VRzOQdl_S7Nx3HBehILwdQtQJzsnC6.w19AS PtPWeE5T2LWxEaiSoRywTdPCU..WY5L1MwMc- X-Yahoo-Newman-Property: ymail-3 Subject: Finding zlib From: Phil Longstaff To: libsoup-list@gnome.org Content-Type: text/plain; charset="UTF-8" Date: Mon, 21 Mar 2011 18:08:24 -0400 Message-ID: <1300745304.1824.1.camel@phil-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2011 22:08:37 -0000 How does the libsoup configure/build process find zlib? Does it just assume it is in a standard location? Phil From danw@gnome.org Tue Mar 22 13:32:49 2011 Return-Path: X-Original-To: libsoup-list@gnome.org Delivered-To: libsoup-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F09D750AEB for ; Tue, 22 Mar 2011 13:32:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.121 X-Spam-Level: X-Spam-Status: No, score=-1.121 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, SPF_NEUTRAL=0.779] autolearn=no Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id npT5iuCAkVMX for ; Tue, 22 Mar 2011 13:32:44 +0000 (UTC) Received: from mysterion.org (li168-117.members.linode.com [173.230.128.117]) by menubar.gnome.org (Postfix) with ESMTP id 6D68E7504D4 for ; Tue, 22 Mar 2011 13:32:35 +0000 (UTC) Received: from desktop.home.mysterion.org (c-76-97-71-164.hsd1.ga.comcast.net [76.97.71.164]) by mysterion.org (Postfix) with ESMTPSA id AA9D634A14; Tue, 22 Mar 2011 09:32:33 -0400 (EDT) Message-ID: <4D88A4F0.6020802@gnome.org> Date: Tue, 22 Mar 2011 09:32:32 -0400 From: Dan Winship User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Phil Longstaff Subject: Re: Finding zlib References: <1300745304.1824.1.camel@phil-laptop> In-Reply-To: <1300745304.1824.1.camel@phil-laptop> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: libsoup-list@gnome.org X-BeenThere: libsoup-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "discussion of libsoup, an HTTP library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 13:32:51 -0000 On 03/21/2011 06:08 PM, Phil Longstaff wrote: > How does the libsoup configure/build process find zlib? Does it just > assume it is in a standard location? In git master (2.33.x, soon to be 2.34), libsoup doesn't link against zlib any more; it only uses zlib indirectly, via glib's GZlibDecompressor. I think in 2.32 and earlier it assumed it was visible without needing to add any -I or -L flags, but I don't remember for sure. Check configure.ac. -- Dan