Skip to content

Instantly share code, notes, and snippets.

sudo apt-get install Libsmbclient-dev
./autogen.sh
./configure CFLAGS="-I/usr/include/samba-4.0/"
# Add the following line to ./libnfs.c
#include <stdint.h>