2007-11-23 02:29:28 +01:00
|
|
|
# $NetBSD: undefined-reference.help,v 1.3 2007/11/23 01:29:28 rillig Exp $
|
2007-11-20 12:14:51 +01:00
|
|
|
|
|
|
|
# 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
|
2007-11-20 19:45:07 +01:00
|
|
|
|
|
|
|
# gethostbyname
|
|
|
|
#
|
|
|
|
# Needs -lnsl on Solaris
|
|
|
|
|
|
|
|
# socket
|
|
|
|
#
|
|
|
|
# Needs -lsocket on Solaris
|
2007-11-23 02:29:28 +01:00
|
|
|
|
|
|
|
# asprintf
|
|
|
|
#
|
|
|
|
# Add USE_FEATURES+=asprintf to the package Makefile, "bmake clean" and
|
|
|
|
# try again.
|