Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jul 1998 22:51:07 -0500
From:      Glenn Johnson <gljohns@bellsouth.net>
To:        ports@FreeBSD.ORG
Subject:   windowmaker 0.16.1 does not compile on -CURRENT
Message-ID:  <199807090351.WAA16368@gforce.johnson.home>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807090351.WAA16368>