Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 22:53:13 +0930
From:      Malcolm Kay <malcolm.kay@internode.on.net>
To:        freebsd-questions@freebsd.org
Subject:   ncplib port build
Message-ID:  <200308182253.13254.malcolm.kay@internode.on.net>

next in thread | raw e-mail | index | archive | help

I have a problem building ncplib.
This is isn the ports as distributed with FreeBSD 4.8.

The reported error is:
----------------------------------------------------------------------------------------------------------
"/usr/share/mk/bsd.libnames.mk", line 8: bsd.libnames.mk cannot be included 
directly.
*** Error code 1

Stop in /usr/ports/net/ncplib/work/ncplib-1.3.4.
*** Error code 1

Stop in /usr/ports/net/ncplib.
-----------------------------------------------------------------------------------------------------------

I can see the problem, bsd.libnames.mk line 8 tests whether the file is 
included from bsd.init.mk which it isn't and therefore produces an error.

But can someone please point me to the fix?
Is it enough to include bsd.init.mk instead of bsd.libnames.mk in the 
offending Makefile?

Malcolm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308182253.13254.malcolm.kay>