From nobody@FreeBSD.org  Sun Nov 25 20:39:16 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 361A337B405
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Nov 2001 20:39:15 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fAQ4dF207692;
	Sun, 25 Nov 2001 20:39:15 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200111260439.fAQ4dF207692@freefall.freebsd.org>
Date: Sun, 25 Nov 2001 20:39:15 -0800 (PST)
From: Frank Tobin <ftobin@neverending.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mozilla 0.96 wants langinfo.h
X-Send-Pr-Version: www-1.0

>Number:         32280
>Category:       ports
>Synopsis:       mozilla 0.96 wants langinfo.h
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 25 20:40:00 PST 2001
>Closed-Date:    Tue Nov 27 00:42:58 PST 2001
>Last-Modified:  Tue Nov 27 00:44:42 PST 2001
>Originator:     Frank Tobin
>Release:        4.4-STABLE
>Organization:
>Environment:
FreeBSD palanthas.neverending.org 4.4-STABLE FreeBSD 4.4-STABLE #7: Sun Nov  4 16:03:50 EST 2001     root@palanthas.neverending.org:/usr/obj/usr/src/sys/PALANTHAS  i386
>Description:
When compiling mozilla 0.96, it eventually comes across nsUNIXCharset.cpp, which includes <langinfo.h>, under the condition "if HAVE_NL_LANGINFO".  My system does not have langinfo.h, and I have no idea where this file is from.  The configure.in tests for the function nl_langinfo, and it succeeds.
I do have /usr/obj/usr/src/lib/libc/nl_langinfo.* (temporary output from a "make world").  Note sure if that is relevant, though.
>How-To-Repeat:
Try to compile Mozilla 0.96.
>Fix:
Possibly get the test for HAVE_NL_LANGINFO to fail.  Not sure how to stick this into the compilation process though.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: okazaki 
Responsible-Changed-When: Mon Nov 26 10:49:09 PST 2001 
Responsible-Changed-Why:  
over to maintainers 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32280 

From: setantae <setantae@submonkey.net>
To: okazaki@FreeBSD.org
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/32280: mozilla 0.96 wants langinfo.h
Date: Mon, 26 Nov 2001 19:20:12 +0000

 This was fixed in revision 1.13.2.2 of src/lib/libc/locale/nl_langinfo.c
 The originator needs to re-cvsup and rebuild world.
 
 Ceri
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Tue Nov 27 00:42:58 PST 2001 
State-Changed-Why:  
Closed at originator's request (the problem has been resolved). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=32280 
>Unformatted:
