Howdy,
Am I doing a build at a bad time?
460.4 In file included from wl_events.c:54:
460.4 wl_proto.h: In function 'wl_shm_pool_destroy':
460.4 wl_proto.h:1462:87: error: 'WL_MARSHAL_FLAG_DESTROY' undeclared (first use in this function)
460.4 1462 | WL_SHM_POOL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm_pool), WL_MARSHAL_FLAG_DESTROY);
460.4 |
^~~~~~~~~~~~~~~~~~~~~~~
460.4 wl_proto.h:1462:87: note: each undeclared identifier is reported only once for each function it appears in
460.4 wl_proto.h: In function 'wl_shm_release':
460.4 wl_proto.h:2093:77: error: 'WL_MARSHAL_FLAG_DESTROY' undeclared (first use in this function)
460.4 2093 | WL_SHM_RELEASE, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm), WL_MARSHAL_FLAG_DESTROY);
460.4 |
^~~~~~~~~~~~~~~~~~~~~~~
Or are there new dependancies?
I build with:
make -f install-sbbs.mk RELEASE=1 NO_GTK=1 NO_X=1 SBBSDIR=/opt/sbbs
Or are there new dependancies?
I build with:
make -f install-sbbs.mk RELEASE=1 NO_GTK=1 NO_X=1 SBBSDIR=/opt/sbbs
Not sure. Deuce is the one that's been making the most recent code changes. "wl" sounds like Wayland stuff, so maybe there's a new dependency introduced with the conio Wayland support. Best to ask Deuce.
I would have thought that NO_X=1 would not require that?
| Sysop: | MSGRetired |
|---|---|
| Location: | Oxford, MA |
| Users: | 12 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 65:19:26 |
| Calls: | 49 |
| Calls today: | 49 |
| Files: | 68,673 |
| D/L today: |
4,900 files (830M bytes) |
| Messages: | 11,786 |
| Posted today: | 7 |