Skip to content

Instantly share code, notes, and snippets.

@turtle0x1
Last active September 14, 2018 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save turtle0x1/7641b772ab010c0e3fb00c2d32317f1b to your computer and use it in GitHub Desktop.
Save turtle0x1/7641b772ab010c0e3fb00c2d32317f1b to your computer and use it in GitHub Desktop.
Compile dbench
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment