summaryrefslogtreecommitdiff
path: root/mk/help/undefined-reference.help
blob: 2ca41e224b49c206947fd5ae66548a36fef4a5d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: undefined-reference.help,v 1.2 2007/11/20 18:45:07 rillig Exp $

# When the linker finds an undefined reference to one of the libintl_*
# functions, and the package uses a GNU configure script, you should set
# BROKEN_GETTEXT_DETECTION=yes and "bmake clean && bmake" again.
#
# See also:
#	devel/gettext-lib/builtin.mk
#
# Keywords: intl lintl -lintl gettext libintl_gettext

# gethostbyname
#
# Needs -lnsl on Solaris

# socket
#
# Needs -lsocket on Solaris