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: | smooth0401 |
|---|---|
| Location: | New Providence, NJ |
| Users: | 3 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 67:02:48 |
| Calls: | 345 |
| Files: | 713 |
| D/L today: |
26 files (243K bytes) |
| Messages: | 59,860 |