There is a README file.
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(
manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/share/doc/libbase58'
/usr/bin/install -c -m 644 AUTHORS COPYING README '/usr/local/share/doc/libbase58'
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 libbase58.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libbase58.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory `/usr/src/bfgminer/libbase58'
make[2]: Leaving directory `/usr/src/bfgminer/libbase58'
Making install in libblkmaker
make[2]: Entering directory `/usr/src/bfgminer/libblkmaker'
CC libblkmaker_jansson_0.1_la-blkmaker_jansson.lo
blkmaker_jansson.c:13:21: error: jansson.h: No such file or directory
blkmaker_jansson.c:21:3: error: #error "Jansson 2.0 with long long support required!"
blkmaker_jansson.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
blkmaker_jansson.c:130: error: expected declaration specifiers or '...' before 'json_t'
blkmaker_jansson.c: In function 'parse_txn':
blkmaker_jansson.c:131: error: 'json_t' undeclared (first use in this function)
blkmaker_jansson.c:131: error: (Each undeclared identifier is reported only once
blkmaker_jansson.c:131: error: for each function it appears in.)
blkmaker_jansson.c:131: error: 'vv' undeclared (first use in this function)
blkmaker_jansson.c:133: warning: implicit declaration of function 'json_object_get'
blkmaker_jansson.c:133: error: 'txnj' undeclared (first use in this function)
blkmaker_jansson.c:133: warning: implicit declaration of function 'json_is_string'
blkmaker_jansson.c:135: warning: implicit declaration of function 'json_string_value'
blkmaker_jansson.c: At top level:
blkmaker_jansson.c:174: warning: type defaults to 'int' in declaration of 'json_t'
blkmaker_jansson.c:174: error: expected ';', ',' or ')' before '*' token
blkmaker_jansson.c:280: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
blkmaker_jansson.c:325: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
blkmaker_jansson.c:374: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
blkmaker_jansson.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make[2]: *** [libblkmaker_jansson_0.1_la-blkmaker_jansson.lo] Error 1
make[2]: Leaving directory `/usr/src/bfgminer/libblkmaker'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/bfgminer'
make: *** [install] Error 2
root@sunwatch:/usr/src/bfgminer#