public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] ncurses: update to 6.0 and rename 5.9 to ncurses-compat
Date: Tue, 03 May 2016 16:39:06 +0200	[thread overview]
Message-ID: <82449876efa4d7efecb6ea96f85c5141@mail01.ipfire.org> (raw)
In-Reply-To: <00e5fc874f55f957215708e1d4a2160d@mail01.ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1438 bytes --]

Hi Arne,

i have reworked the 6.0 LFS file and EXTRA_CONFIG is used.

The x64 build error was:
ln: failed to create symbolic link '/tools/lib/pkgconfig/ncurses.pc': No 
such file or directory
ln: failed to create symbolic link '/tools/lib/pkgconfig/form.pc': No 
such file or directory
ln: failed to create symbolic link '/tools/lib/pkgconfig/panel.pc': No 
such file or directory
ln: failed to create symbolic link '/tools/lib/pkgconfig/menu.pc': No 
such file or directory

The LFS is updated with:
*****
	# Create pkgconfig dir in toolchain
ifneq "$(ROOT)" ""
	mkdir -pv /tools/lib/pkgconfig/
endif
*****
and the build is ok...

Best,
Marcel

Am 2016-04-30 15:45, schrieb Arne Fitzenreiter:
> On 2016-04-23 08:33, Marcel Lorenz wrote:
>> This patch updates the ncurses to 6.0. The old 5.9 are renamed to
>> ncurses-compat.
>> The compat makes the old libs maintainable and the compat rootfile is
>> cleaned up.
>> The 6.0 is build after 5.9 and all IPFire componentes will build with 
>> 6.0
>> In version 6 only the wide-character libraries are build. The are 
>> usable
>> in both multibyte and traditional 8-bit locales while normal libraries 
>> work
>> properly only in 8-bit locales. The toolchain is only bild with 6.0.
> 
> I have reverted the patch because the toolchain not build on every 
> arch.
> 
> Please also not remove the "EXTRA_CONFIG" part because i need this to 
> fix
> an other build bug on aarch64 buildhosts.


  parent reply	other threads:[~2016-05-03 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <00e5fc874f55f957215708e1d4a2160d@mail01.ipfire.org>
2016-05-02 11:36 ` Michael Tremer
2016-05-03 14:39 ` Marcel Lorenz [this message]
2016-04-23  6:33 Marcel Lorenz

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=82449876efa4d7efecb6ea96f85c5141@mail01.ipfire.org \
    --to=marcel.lorenz@ipfire.org \
    --cc=development@lists.ipfire.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