Make install broken?
Baker, Matthew B.
bakermb at ornl.gov
Thu Nov 5 11:00:20 PST 2015
Hello all,
I was building jemalloc from the 4.0.4 tarball and it looks like the 'make install' is broken.
I do:
./configure --prefix=$HOME/jemalloc-bin/
make
make install
during make install I get this error:
install -m 644 doc/jemalloc.html /ccs/home/bzf/jemalloc-bin/share/doc/jemalloc
install: cannot stat `doc/jemalloc.html': No such file or directory
make: *** [install_doc_html] Error 1
It looks like the normal make won't build documentation, but make install will try and install it anyways.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20151105/11b3130f/attachment.html>
More information about the jemalloc-discuss
mailing list