Date: Mon, 9 Jun 1997 19:01:21 -0400 (EDT) From: root@jh2.tor.servtech.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/3822: ports-current Xaw3d doesn't compile Message-ID: <199706092301.TAA12620@jh2.tor.servtech.com> Resent-Message-ID: <199706092310.QAA20028@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 3822 >Category: ports >Synopsis: ports-current Xaw3d doesn't compile >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 9 16:10:03 PDT 1997 >Last-Modified: >Originator: R2dee2 >Organization: None >Release: FreeBSD 3.0-970502-SNAP i386 >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: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706092301.TAA12620>