Ubuntu Xenial
Jump to navigation
Jump to search
3.28 on Xenail
# install all necessary dependencies make install-deb-dep # # make flip-glibc-kern-headers make use_unbound_event_h_copy # make programs # this would install to /usr/local # make deb create a package for you USE_GLIBC_KERN_FLIP_HEADERS=true \ USE_UNBOUND_EVENT_H_COPY=true \ USE_NSS_AVA_COPY=true make programs install or USE_GLIBC_KERN_FLIP_HEADERS=true \ USE_UNBOUND_EVENT_H_COPY=true \ USE_NSS_AVA_COPY=true make deb