Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 16:30:32 +0200
From:      Byron Schlemmer <byrons@telkomsa.net>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Bacula installation problems
Message-ID:  <5E05C6EA-D0EB-11D8-BBAA-000A95BCC722@telkomsa.net>
In-Reply-To: <20040708142026.GF57155@dan.emsphone.com>
References:  <F56923C2-D0E2-11D8-BBAA-000A95BCC722@telkomsa.net> <20040708142026.GF57155@dan.emsphone.com>

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

On Jul 8, 2004, at 16:20, Dan Nelson wrote:

> nl_langinfo has been provided by libc ever since FreeBSD 4.5.  If
> you're running something older, you will have to build a newer libc
> (preferably a new world).  I'm not sure why your gettext build decided
> that the system had nl_langinfo, though.

Ah! Thanks, I think I know what it might be then :

/etc/make.conf

NOLIBC_R=       true    # do not build libc_r (re-entrant version of 
libc)

This was a 4.4 machine thats been slowly upgraded over the years 
without LIBC_R so that might be the problem.

Thanks,

	: Byron



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E05C6EA-D0EB-11D8-BBAA-000A95BCC722>