Re: [PATCH] build-sys: cal requires both ncurses and tinfo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 23, 2015 at 11:56:39PM +0100, Joel Holdsworth wrote:
> From: Joel Holdsworth <joel@xxxxxxxxxxxxxxxxxxx>
> 
> 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@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux