Util-Linux package development
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Joel Holdsworth <joel.holdsworth@vcatechnology.com>
Cc: util-linux@vger.kernel.org, Joel Holdsworth <joel@airwebreathe.org.uk>
Subject: Re: [PATCH] build-sys: cal requires both ncurses and tinfo
Date: Fri, 24 Jul 2015 09:51:10 +0200	[thread overview]
Message-ID: <20150724075110.GD3432@ws.net.home> (raw)
In-Reply-To: <1437692199-7557-1-git-send-email-joel.holdsworth@vcatechnology.com>

On Thu, Jul 23, 2015 at 11:56:39PM +0100, Joel Holdsworth wrote:
> From: Joel Holdsworth <joel@airwebreathe.org.uk>
> 
> This fixes a bug in the build system when building without ncurses
> and tinfo. When cal is linked, it depends on both these libraries
> and will fail to link if either of them is not available.

It's optional dependence. I have no problem to to build without the
libs:

  $ ldd ./cal
  linux-vdso.so.1 (0x00007fff9099e000)
  libc.so.6 => /lib64/libc.so.6 (0x0000003f99400000)
  /lib64/ld-linux-x86-64.so.2 (0x0000003f99000000)

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      parent reply	other threads:[~2015-07-24  7:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 22:56 [PATCH] build-sys: cal requires both ncurses and tinfo Joel Holdsworth
2015-07-24  6:23 ` Bernhard Voelker
2015-07-24  7:56   ` Karel Zak
2015-07-24 17:33     ` Joel Holdsworth
2015-07-24 20:09       ` Karel Zak
2015-07-27  9:55       ` Karel Zak
2015-07-24  7:51 ` Karel Zak [this message]

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=20150724075110.GD3432@ws.net.home \
    --to=kzak@redhat.com \
    --cc=joel.holdsworth@vcatechnology.com \
    --cc=joel@airwebreathe.org.uk \
    --cc=util-linux@vger.kernel.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