pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cmake needs -ltinfo on Linux
Hi nia,
that was a hint, not a solution (is not a patch...). I think that
you need to add code to detect tinfo on systems with split ncurses.
Maybe here?: mk/curses.builtin.mk
Well, from the pkgsrc guide that shouldn't be the problem:
[...]
This normalizes the environment in which a package is built so that
the package may be built consistently despite what other software
may be installed. Please note that the normal system header and
library paths, e.g. /usr/include, /usr/lib, etc., are always searched
-- buildlink3 is designed to insulate the package build from
non-system-supplied software.
[...]
Home |
Main Index |
Thread Index |
Old Index