From owner-freebsd-ports Wed Jul 8 20:52:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA18576 for freebsd-ports-outgoing; Wed, 8 Jul 1998 20:52:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gforce.johnson.home (host-209-214-153-24.sld.bellsouth.net [209.214.153.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA18537 for ; Wed, 8 Jul 1998 20:51:58 -0700 (PDT) (envelope-from glenn@bellsouth.net) Received: from bellsouth.net (localhost.johnson.home [127.0.0.1]) by gforce.johnson.home (8.8.8/8.8.8) with ESMTP id WAA16368 for ; Wed, 8 Jul 1998 22:51:09 -0500 (CDT) (envelope-from glenn@bellsouth.net) Message-Id: <199807090351.WAA16368@gforce.johnson.home> X-Mailer: exmh version 2.0.2 2/24/98 To: ports@FreeBSD.ORG From: Glenn Johnson Subject: windowmaker 0.16.1 does not compile on -CURRENT Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 08 Jul 1998 22:51:07 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I get the following when trying to build the windowmaker 0.16.1 port: `/usr/ports/x11/windowmaker/work/WindowMaker-0.16.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I../wrlib -I../WINGs -I../libPropList -DSHAPE -DNLSDIR="\"/usr/local/lib/locale\"" -DPKGDATADIR="\"/usr/local/share/WindowMaker\"" -DPIXMAPDIR="\"/usr/X11R6/inclu de/X11/pixmaps\"" -g -O2 -Wall -Wno-implicit-int -finline-functions -c actions.c In file included from actions.c:38: icon.h:55: parse error before `WMHandlerID' icon.h:55: warning: no semicolon at end of struct or union icon.h:57: warning: data definition has no type or storage class icon.h:60: parse error before `*' icon.h:60: warning: data definition has no type or storage class icon.h:61: parse error before `*' icon.h:61: warning: data definition has no type or storage class icon.h:62: parse error before `*' icon.h:63: parse error before `*' icon.h:64: parse error before `*' icon.h:65: parse error before `*' icon.h:66: parse error before `*' icon.h:67: parse error before `*' In file included from actions.c:43: appicon.h:46: parse error before `WIcon' appicon.h:46: warning: no semicolon at end of struct or union appicon.h:73: parse error before `:' appicon.h:74: parse error before `:' appicon.h:75: parse error before `:' appicon.h:76: parse error before `:' appicon.h:77: parse error before `:' appicon.h:78: parse error before `:' appicon.h:80: parse error before `:' appicon.h:81: parse error before `:' appicon.h:82: parse error before `:' appicon.h:83: parse error before `:' appicon.h:84: parse error before `:' appicon.h:85: parse error before `:' appicon.h:87: parse error before `:' appicon.h:91: warning: data definition has no type or storage class appicon.h:94: parse error before `*' appicon.h:94: warning: data definition has no type or storage class appicon.h:95: parse error before `*' appicon.h:96: warning: data definition has no type or storage class appicon.h:98: parse error before `*' appicon.h:100: parse error before `*' In file included from actions.c:44: dock.h:34: parse error before `WAppIcon' dock.h:34: warning: no semicolon at end of struct or union dock.h:59: parse error before `}' dock.h:59: warning: data definition has no type or storage class dock.h:65: parse error before `*' dock.h:65: warning: data definition has no type or storage class dock.h:66: parse error before `*' dock.h:66: warning: data definition has no type or storage class dock.h:68: parse error before `*' dock.h:69: parse error before `*' dock.h:70: parse error before `*' dock.h:71: parse error before `*' dock.h:72: parse error before `*' dock.h:73: parse error before `*' dock.h:76: parse error before `*' dock.h:77: parse error before `*' dock.h:79: parse error before `*' dock.h:80: parse error before `*' dock.h:82: parse error before `*' dock.h:83: parse error before `*' dock.h:83: parse error before `*' dock.h:83: warning: data definition has no type or storage class dock.h:84: parse error before `*' dock.h:85: parse error before `*' dock.h:95: parse error before `*' dock.h:98: parse error before `*' dock.h:98: warning: data definition has no type or storage class actions.c: In function `wMaximizeWindow': actions.c:378: dereferencing pointer to incomplete type actions.c: At top level: actions.c:622: parse error before `*' actions.c: In function `setupIconGrabs': actions.c:625: `icon' undeclared (first use this function) actions.c:625: (Each undeclared identifier is reported only once actions.c:625: for each function it appears in.) actions.c: At top level: actions.c:635: parse error before `*' actions.c: In function `removeIconGrabs': actions.c:638: `icon' undeclared (first use this function) actions.c: In function `wIconifyWindow': actions.c:664: warning: assignment from incompatible pointer type actions.c:683: dereferencing pointer to incomplete type actions.c:691: dereferencing pointer to incomplete type actions.c:691: dereferencing pointer to incomplete type actions.c:699: dereferencing pointer to incomplete type actions.c:700: dereferencing pointer to incomplete type actions.c:702: dereferencing pointer to incomplete type actions.c: In function `wDeiconifyWindow': actions.c:745: dereferencing pointer to incomplete type actions.c:748: dereferencing pointer to incomplete type actions.c:753: dereferencing pointer to incomplete type actions.c:753: dereferencing pointer to incomplete type actions.c:767: dereferencing pointer to incomplete type actions.c: At top level: actions.c:795: parse error before `*' actions.c: In function `hideWindow': actions.c:800: `wwin' undeclared (first use this function) actions.c:818: `icon' undeclared (first use this function) actions.c:838: `animate' undeclared (first use this function) actions.c:841: `icon_x' undeclared (first use this function) actions.c:841: `icon_y' undeclared (first use this function) actions.c: In function `wHideApplication': actions.c:993: dereferencing pointer to incomplete type actions.c:993: dereferencing pointer to incomplete type actions.c:994: dereferencing pointer to incomplete type actions.c: At top level: actions.c:1024: parse error before `*' actions.c: In function `unhideWindow': actions.c:1026: `wwin' undeclared (first use this function) actions.c:1033: `animate' undeclared (first use this function) actions.c:1034: `icon_x' undeclared (first use this function) actions.c:1034: `icon_y' undeclared (first use this function) actions.c:1035: `icon' undeclared (first use this function) actions.c: In function `wUnhideApplication': actions.c:1120: dereferencing pointer to incomplete type actions.c:1120: dereferencing pointer to incomplete type actions.c:1121: dereferencing pointer to incomplete type actions.c:1125: dereferencing pointer to incomplete type actions.c: In function `wArrangeIcons': actions.c:1209: `aicon' undeclared (first use this function) actions.c:1209: warning: statement with no effect actions.c:1210: parse error before `int' actions.c:1214: `left_margin' undeclared (first use this function) actions.c:1215: `right_margin' undeclared (first use this function) actions.c:1217: dereferencing pointer to incomplete type actions.c:1225: `x' undeclared (first use this function) actions.c:1226: `y' undeclared (first use this function) actions.c:1275: dereferencing pointer to incomplete type actions.c:1277: dereferencing pointer to incomplete type gmake[1]: *** [actions.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/windowmaker/work/WindowMaker-0.16.1 /src' gmake: *** [all-recursive] Error 1 Thanks. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message