Displaying 1 result from an estimated 1 matches for "usrbindir".
Did you mean:
sbindir
2019 Apr 01
1
gencache.tdb: device busy
...e same as with the older samba version. I have no clue why the "device" should be "busy"...
The configure options were:
CONFIGURE_PREFIX = /usr/lib/samba
CONFIGURE_ENV += CPP="$(CC) -E"
CONFIGURE_ENV += CPPFLAGS="$(CPPFLAGS)"
CONFIGURE_ENV += CUPS_CONFIG=$(USRBINDIR)/cups-config
CONFIGURE_ENV += PYTHONARCHDIR=$(PYTHON_VENDOR_PACKAGES)/samba
# --enable-fhs should not be on
CONFIGURE_OPTIONS += --prefix=$(CONFIGURE_PREFIX)
CONFIGURE_OPTIONS += --exec-prefix=$(CONFIGURE_PREFIX)
CONFIGURE_OPTIONS.64 += --bindir=$(CONFIGURE_PREFIX)/bin/$(MACH64)
CONFIGURE_OPTIONS....