From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v2] ncurses-5.7 : fix sdk build + add libtermcap link
Date: Sun, 29 Aug 2010 16:30:21 +0200 [thread overview]
Message-ID: <4C7A6EFD.5010803@eukrea.com> (raw)
In-Reply-To: <lywrr95ys7.fsf@ensc-virt.intern.sigma-chemnitz.de>
Hi Enrico,
thanks for the review,
Le 29/08/2010 15:33, Enrico Scholz a écrit :
> Eric Bénard<eric@eukrea.com> writes:
>
>> - 'narrowc --with-ticlib' \
>> - 'widec --enable-widec --without-progs'; do
>> + 'narrowc --with-ticlib' \
>> + 'widec --with-ticlib --enable-widec --without-progs'; do
>
> can you place this in a separate patch please?
>
I'm not fully sure of this change, do you think this is needed or is
this a mistake ?
>
>> + cd ${D}${libdir}
>> + ln -sf libncurses.so libtermcap.so
>> + ln -sf libncurses.a libtermcap.a
>
> This part is wrong; libtermcap functionality is provided by libtinfo and
> does not need whole libncurses.
>
that's the way it's done on ubuntu so I thought this could be ok -but it
seems there is no libtinfo on ubuntu which may explain this point), I
will switch the link to libtinfo and test asterisk build.
>> + ln -sf libncurses.so.5 libtermcap.so.5
>
> This is not needed; DL_NEEDED will be libtinfo.so.X both if you create a
> symlink or use the linkerscript. There is nothing with a libtermcap.so.5
> SONAME either.
>
yes this was a test, I forget to remove this line sorry.
Eric
next prev parent reply other threads:[~2010-08-29 14:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-29 2:36 ncurses 5.7 doesn't build libtermcap anymore? Mike Westerhof
2010-08-29 8:36 ` Khem Raj
2010-08-29 10:02 ` Eric Bénard
2010-08-29 10:39 ` [PATCH] sdk.bbclass: allow virtclass-sdk override Eric Bénard
2010-08-29 10:45 ` [PATCH] ncurses-5.7 : fix sdk build + add libtermcap link Eric Bénard
2010-08-29 11:22 ` [PATCH v2] " Eric Bénard
2010-08-29 13:33 ` Enrico Scholz
2010-08-29 14:30 ` Eric Bénard [this message]
2010-08-29 20:08 ` Enrico Scholz
2010-08-29 20:40 ` Eric Bénard
2010-08-29 20:10 ` ncurses 5.7 doesn't build libtermcap anymore? Enrico Scholz
2010-08-29 10:31 ` Enrico Scholz
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=4C7A6EFD.5010803@eukrea.com \
--to=eric@eukrea.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox