From nobody@FreeBSD.org  Fri Sep 20 08:32:13 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 86CAC37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2002 08:32:13 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA5243E65
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2002 08:32:13 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g8KFWC7R068869
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Sep 2002 08:32:12 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g8KFWCNo068868;
	Fri, 20 Sep 2002 08:32:12 -0700 (PDT)
Message-Id: <200209201532.g8KFWCNo068868@www.freebsd.org>
Date: Fri, 20 Sep 2002 08:32:12 -0700 (PDT)
From: Leonardo Vilela Pinheiro <leopublico@sercomtel.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Invalid /usr/X11R6/lib/X11/xkb/symbols/us_intl
X-Send-Pr-Version: www-1.0

>Number:         43113
>Category:       ports
>Synopsis:       Invalid /usr/X11R6/lib/X11/xkb/symbols/us_intl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 20 08:40:11 PDT 2002
>Closed-Date:    Tue Oct 08 22:18:27 PDT 2002
>Last-Modified:  Tue Oct 08 22:18:27 PDT 2002
>Originator:     Leonardo Vilela Pinheiro
>Release:        4.6.2
>Organization:
>Environment:
FreeBSD pinheiro 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #1: Fri Sep 13 14:24:30 BRT 2002     root@pinheiro:/usr/src/sys/compile/PINHEIRO  i386

>Description:
Some lines in that file need a comma to separate members of struct xkb_symbols "basic".

For example: key <example> { [ some, some ]
				  [ some, some] };

Must become:
key <example> { [ some, some] ,
		   [ some, some] }; 
Please note the comma.    
>How-To-Repeat:
Configure your xf86config to use us_intl keyboard. You will not be able to start X because this file has some problems.      
>Fix:
Just add a comma where it is needed. (Many lines).
>Release-Note:
>Audit-Trail:

From: Eric Anholt <eta@lclark.edu>
To: Leonardo Vilela Pinheiro <leopublico@sercomtel.com.br>
Cc: gnats <freebsd-gnats-submit@FreeBSD.ORG>
Subject: Re: ports/43113: Invalid /usr/X11R6/lib/X11/xkb/symbols/us_intl
Date: 20 Sep 2002 10:58:15 -0700

 What version of XFree86-4-clients are you using?  It should have been 
 fixed at least since XFree86-clients-4.2.0_5
 
 -- 
 Eric Anholt <eta@lclark.edu>
 http://people.freebsd.org/~anholt/dri/
 
 
State-Changed-From-To: open->feedback 
State-Changed-By: anholt 
State-Changed-When: Fri Sep 20 11:33:35 PDT 2002 
State-Changed-Why:  
This is my area, waiting for feedback. 


Responsible-Changed-From-To: freebsd-ports->anholt 
Responsible-Changed-By: anholt 
Responsible-Changed-When: Fri Sep 20 11:33:35 PDT 2002 
Responsible-Changed-Why:  
This is my area, waiting for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43113 

From: leopublico@sercomtel.com.br
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/43113: invalid us_intl
Date: Fri, 27 Sep 2002 00:16:26 Brazil/East

 My XFree was 4.0 but an older version. I cannot remember which 
 version because now I have upgraded. Thanks. 
 
 
 -------------------------------------------------------------------------------
   Esta mensagem foi enviada usando o Webmail Internet by Sercomtel.
   http://www.sercomtel.com.br
   Cliente = 200.186.89.138 (Debug)
   A Internet by Sercomtel nao se responsabiliza pelo conteudo deste e-mail.
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: anholt 
State-Changed-When: Tue Oct 8 22:17:22 PDT 2002 
State-Changed-Why:  
This has been fixed. 

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