The point of me showing it without the port was to show the output. With the output stating unrecognized option shows it was not compiled with it.
My question is how to get it compiled with it. The readme states it is enabled by default.
Compile it on a system with
libmicrohttpd installed.
Did that.
------------------------------------------------------------------------
bfgminer 3.6.0 configuration options summary
------------------------------------------------------------------------
CFLAGS...............: -I/usr/include/ncursesw -pthread -g -O2 -I/usr/include/libusb-1.0 -pthread -Ilibblkmaker
LDFLAGS..............: -pthread -Llibblkmaker/.libs -Wl,-rpath,\$$ORIGIN/libblkmaker/.libs,-zorigin -lpthread -lcurl -ljansson -lncursesw -ltinfo -lm -ludev -lusb-1.0 -lrt -lblkmaker_jansson-0.1 -lblkmaker-0.1
Installation.prefix..: /usr/local
Enabled..Drivers.....: avalon bigpic bitforce bitfury_gpio cairnsmore erupter icarus klondike littlefury modminer proxy proxy:stratum x6500 ztex
Disabled.Drivers.....: bfsb cpu hashbuster knc metabank nanofury opencl proxy:getwork
To enable proxy:getwork, install libmicrohttpd 0.9.5+ To enable nanofury, install hidapi
To enable hashbuster, install hidapi
Enabled..Algorithms..: SHA256d
Disabled.Algorithms..: scrypt
Enabled..Options.....: ncursesw5
Disabled.Options.....:
michael@bfgminer-proxy:~/bfgminer$
michael@bfgminer-proxy:~$ sudo apt-get install libmicrohttpd*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libmicrohttpd5' for regex 'libmicrohttpd*'
Note, selecting 'libmicrohttpd-dbg' for regex 'libmicrohttpd*'
Note, selecting 'libmicrohttpd-dev' for regex 'libmicrohttpd*'
libmicrohttpd-dev is already the newest version.
libmicrohttpd5 is already the newest version.libmicrohttpd5 set to manually installed.
The following NEW packages will be installed:
libmicrohttpd-dbg
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 46.8 kB of archives.
After this operation, 147 kB of additional disk space will be used.
Do you want to continue [Y/n]?