From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/4] ncurses: version bump 5.9 -> 6.1
Date: Tue, 27 Feb 2018 16:58:48 +0100 [thread overview]
Message-ID: <20180227155848.GA9022@lenoch> (raw)
In-Reply-To: <20180227131839.GA21447@lenoch>
On Tue, Feb 27, 2018 at 02:18:39PM +0100, Ladislav Michl wrote:
> Hi,
>
> On Thu, Feb 22, 2018 at 11:57:51AM +0100, Michael Olbrich wrote:
> > > Which are those? As we are certainly carrying fewer packages that Debian
> > > does, isn't it more reasonable to just fix packages?
> >
> > alsa-utils fails, but I think, that is because the pkg-config files are
> > installed to 'platform-XXX/packages/ncurses-6.1yes'. I think you need to
> > set that path correctly.
>
> Hmm, even with --with-termlib and --with-ticlib new ncurses are not building
> those libraries separately. And here comes problem as pkg-config --libs ncurses
> claims '-lncurses -ltinfo' which seems to leak from host.
> (so I explicitely disabled separate libraries as it does not make much sense
> to build them)
>
> alsa-utils configure then runs:
> arm-v5te-linux-gnueabi-gcc -o conftest -g -O2 -D_GNU_SOURCE -D_DEFAULT_SOURCE conftest.c -lncurses -ltinfo -lasound -lm -ldl -lpthread
> which obviously fails with:
> arm-v5te-linux-gnueabi/bin/ld: cannot find -ltinfo
> collect2: error: ld returned 1 exit status
>
> > Lets try this again without the abi version but correct pc files. So just
> > include my other changes but leave the abi-version stuff out for v2.
>
> Seems pc files are not installed at all. Will investigate further, for
> now here's what I'm working with:
Hmm, ncurses-6.1 is unable to locate pkgconfig libdir itself, but
--with-pkg-config-libdir=$(SYSROOT)/usr/lib/pkgconfig does the trick.
Will sent v2 if test build does not show any other issue.
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-02-27 15:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-09 14:12 [ptxdist] [PATCH 0/4] Bring ncurses to year 2018 Ladislav Michl
2018-02-09 14:14 ` [ptxdist] [PATCH 1/4] ncurses: version bump 5.9 -> 6.1 Ladislav Michl
2018-02-12 13:22 ` Michael Olbrich
2018-02-12 13:42 ` Ladislav Michl
2018-02-12 14:28 ` Michael Olbrich
2018-02-22 8:12 ` Michael Olbrich
2018-02-22 8:17 ` Michael Olbrich
2018-02-22 9:53 ` Ladislav Michl
2018-02-22 10:57 ` Michael Olbrich
2018-02-27 13:18 ` Ladislav Michl
2018-02-27 15:58 ` Ladislav Michl [this message]
2018-02-28 5:58 ` Michael Olbrich
2018-02-09 14:14 ` [ptxdist] [PATCH 2/4] dialog: version bump 1.1 -> 1.3 Ladislav Michl
2018-02-14 7:49 ` Michael Olbrich
2018-02-09 14:15 ` [ptxdist] [PATCH 3/4] atop: version bump 1.24 -> 2.3.0 Ladislav Michl
2018-02-14 7:50 ` Michael Olbrich
2018-02-09 14:15 ` [ptxdist] [PATCH 4/4] less: check for tgoto Ladislav Michl
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=20180227155848.GA9022@lenoch \
--to=ladis@linux-mips.org \
--cc=ptxdist@pengutronix.de \
/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