hcho3 commented on issue #14808: amalgamation compile error : 
/amalgamation/python/../../lib/libmxnet_predict.so: undefined symbol: shm_unlink
URL: 
https://github.com/apache/incubator-mxnet/issues/14808#issuecomment-488031182
 
 
   @lanking520 The `-lrt` flag should be added, according to the Makefile:
   
https://github.com/dmlc/dmlc-core/blob/649be18a8c55c48517861d67158a45dec54992ee/make/dmlc.mk#L35
   
   Can you post the verbose log of the compilation? Let's check if `-lrt` is 
being added.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to