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: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 132 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 492909:15:32 |
| Calls: | 7,998 |
| Calls today: | 7 |
| Files: | 9,421 |
| D/L today: |
2,389 files (1,236M bytes) |
| Messages: | 403,708 |
| Posted today: | 6 |