From: "Jader H. Silva" <jader@2mi.com.br>
To: openembedded-devel@lists.openembedded.org
Subject: Re: libxml2-native build against host zlib.h
Date: Tue, 07 Apr 2009 16:01:58 -0300 [thread overview]
Message-ID: <49DBA326.4060401@2mi.com.br> (raw)
In-Reply-To: <20090407183328.GH2195@smtp.west.cox.net>
Tom Rini escreveu:
> On Tue, Apr 07, 2009 at 02:54:35PM -0300, Jader H. Silva wrote:
>
>> Koen Kooi escreveu:
>>
>>> On 23-03-09 20:10, Jader H. Silva wrote:
>>>
>>>> It seems libxml2-native is built using host zlib.h.
>>>> My host have a symbol redefinition in zlib.h (gzopen ->
>>>> gzopen64), but
>>>> that symbol does not exists in OE compiled library.
>>>> Setting --with-zlib=${STAGING_INCIR}/zlib.h in libxml2-native.inc
>>>> solved it. There's a patch attached.
>>>>
>>> The patch seems to solve the problem, could you resend a version that
>>> bumps the PR as well? Once this in .dev we should apply it to
>>> stable/2008 as well.
>>>
>>> regards,
>>>
>>> Koen
>>>
>> Patch with compilation fix and PR update is attached.
>>
>
> As Khem pointed out previously, this is not correct, NACK. From the
> configure script --help:
> --with-zlib[=DIR] use libz in DIR
> So this should be adding '--with-zlib=${STAGING_INCIR}'
>
>
--with-zlib=${STAGING_INCDIR} don't fix it.
next prev parent reply other threads:[~2009-04-07 19:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 19:10 libxml2-native build against host zlib.h Jader H. Silva
2009-03-23 21:00 ` Khem Raj
2009-04-07 16:56 ` Koen Kooi
2009-04-07 17:54 ` Jader H. Silva
2009-04-07 18:33 ` Tom Rini
2009-04-07 19:01 ` Jader H. Silva [this message]
2009-04-07 19:56 ` Tom Rini
2009-04-07 21:07 ` Jader H. Silva
2009-04-07 21:30 ` Tom Rini
2009-04-14 20:48 ` Jader H. Silva
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49DBA326.4060401@2mi.com.br \
--to=jader@2mi.com.br \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.