tech-pkg archive

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

Re: Circular dependency errors



On Thu, 08 Aug 2013 00:08:31 +0900, Joerg Sonnenberger 
<joerg%britannica.bec.de@localhost> wrote:

On Wed, Aug 07, 2013 at 09:30:49AM +0100, Jonathan Perkin wrote:
Otherwise, circular dependencies can be caused by any number of
changes to mk.conf.  Out of the box pkgsrc should not have any, other
than the compiler one mentioned above, so if you run into any with a
default mk.conf then please report them as bugs.

One common issue especially on Linux is the termcap dependency of tnftp.
One way of dealing with that is using FETCH_USING=fetch.

It should not be happened anymore:
* net/tnftp had been changed to not be built with editcomplete capability
  unless builtin termcap is found or FETCH_USING is not `ftp'
* mk/termcap.builtin.mk had been changed to check header files additionally,
  and missing -dev packages on Linux will not be recognized as `builtin is 
found'.

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index