Displaying 1 result from an estimated 1 matches for "python_vendor_packages".
2019 Apr 01
1
gencache.tdb: device busy
...hy 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.64 += --sbindir=$(CONFIGURE_PREFIX)/sbin/$(MACH64)
CONFIGURE_OPTIONS....