From isis@jh2.tor.servtech.com  Mon Jun  9 16:00:30 1997
Received: from jh2.tor.servtech.com (jh2.tor.servtech.com [204.181.8.196])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA19605
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 9 Jun 1997 16:00:13 -0700 (PDT)
Received: (from root@localhost)
	by jh2.tor.servtech.com (8.8.5/8.8.5) id TAA12620;
	Mon, 9 Jun 1997 19:01:21 -0400 (EDT)
Message-Id: <199706092301.TAA12620@jh2.tor.servtech.com>
Date: Mon, 9 Jun 1997 19:01:21 -0400 (EDT)
From: root@jh2.tor.servtech.com
Reply-To: root@jh2.tor.servtech.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports-current Xaw3d doesn't compile
X-Send-Pr-Version: 3.2

>Number:         3822
>Category:       ports
>Synopsis:       ports-current Xaw3d doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun  9 16:10:03 PDT 1997
>Closed-Date:    Sat Feb 14 07:44:33 PST 1998
>Last-Modified:  Sat Feb 14 07:46:29 PST 1998
>Originator:     R2dee2
>Release:        FreeBSD 3.0-970502-SNAP i386
>Organization:
None
>Environment:

	Running make in ports/x11/Xaw3d 

>Description:

make dies: following are the beginning of the errors
cc -c   -I. -I/usr/X11R6/include   -DCSRG_BASED  -DARROW_SCROLLBAR -DUSEGRAY -DFUNCPROTO=15 -DNARROWPROTO  -DUSE_XWCHAR_STRING -O2  Command.c -o unshared/Command.o
Command.c:93: `XtNshadowWidth' undeclared here (not in a function)
Command.c:93: initializer element for `resources[4].resource_name' is not constant
Command.c:93: `XtCShadowWidth' undeclared here (not in a function)
Command.c:93: initializer element for `resources[4].resource_class' is not constant
Command.c:94: structure has no member named `threeD'
Command.c:94: initializer element for `resources[4].resource_offset' is not constant
Command.c:158: `XtInheritXaw3dShadowDraw' undeclared here (not in a function)
Command.c:158: initializer element for `commandClassRec.label_class.foo' is not constant
Command.c:163: extra brace group at end of initializer for `commandClassRec'
Command.c:165: warning: excess elements in struct initializer after `commandClassRec'
Command.c: In function `Initialize':
Command.c:226: structure has no member named `threeD'
Command.c: In function `HighlightRegion':
Command.c:246: structure has no member named `threeD'


>How-To-Repeat:

	type 'make' in ports/x11/Xaw3d

>Fix:
	
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->asami 
Responsible-Changed-By: asami 
Responsible-Changed-When: Tue Jun 10 02:52:21 PDT 1997 
Responsible-Changed-Why:  
maintainer 

From: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
To: freebsd-gnats-submit@freebsd.org, root@jh2.tor.servtech.com,
        asami@freebsd.org
Cc:  Subject: Re: ports/3822: ports-current Xaw3d doesn't compile
Date: Sat, 14 Feb 1998 23:51:41 +0900

 Long time has passed when this PR was submitted.  Today, I compile
 ports-current/x11/Xaw3d, but no compile errors are occured.
 
   BTW, Maintainer of this port was changed from asami@freebsd.org to
 ports@freebsd.org.  I think 'Responsible' in PR should change to correct
 address, or close this PR :-)
 
 
 -- 
 Jun Kuriyama // kuriyama@opt.phys.waseda.ac.jp
             // Open PR reducing campaign
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Feb 14 07:44:33 PST 1998 
State-Changed-Why:  
As Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp pointed out 
and I just verified this port does indeed build correctly. 


Responsible-Changed-From-To: asami->steve 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sat Feb 14 07:44:33 PST 1998 
Responsible-Changed-Why:  
I'm going to close this PR. 
>Unformatted:
