You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/01 15:29:42 UTC

[GitHub] [incubator-doris] carlziess opened a new issue #5437: undefined reference to `malloc_stats_print'

carlziess opened a new issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437


   OS:Ubuntu 18.04 LTS Server
   Doris Version: 0.13
   Error Info:
   incubator-doris/thirdparty/src/rocksdb-5.14.2/db/malloc_stats.cc:51: undefined reference to `malloc_stats_print'
   
   I just need compile Doris in real OS by source code, I have tried to download all the third parties and compile has done, but the final step has failure when "WITH_MYSQL=1 bash build.sh" directive was executed. I have been checking the third parts' version and reading the manual again, May I have something wrong with the procedures, Could you give me some help please? Our system does not permit Docker. 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] caiconghui commented on issue #5437: undefined reference to `malloc_stats_print'

Posted by GitBox <gi...@apache.org>.
caiconghui commented on issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437#issuecomment-788655543


   @carlziess I build doris in ubuntu 14.04, and fix some build problem, may PR #5439 can help you.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] carlziess commented on issue #5437: undefined reference to `malloc_stats_print'

Posted by GitBox <gi...@apache.org>.
carlziess commented on issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437#issuecomment-789362005


   @caiconghui It's failure again, it's a similar error. But thanks a lot, I will read the source code and try to fix it.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] caiconghui commented on issue #5437: undefined reference to `malloc_stats_print'

Posted by GitBox <gi...@apache.org>.
caiconghui commented on issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437#issuecomment-789375587


   > @caiconghui It's failure again, it's a similar error. But thanks a lot, I will read the source code and try to fix it.
   
   or you can add my wechat caiconghui001. I doubt it is still environment problem


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] caiconghui closed issue #5437: undefined reference to `malloc_stats_print'

Posted by GitBox <gi...@apache.org>.
caiconghui closed issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] caiconghui commented on issue #5437: undefined reference to `malloc_stats_print'

Posted by GitBox <gi...@apache.org>.
caiconghui commented on issue #5437:
URL: https://github.com/apache/incubator-doris/issues/5437#issuecomment-789539529


   PR #5439 fix some downloading and buliding problems for thirdparty, and succeed in building doris be on ubuntu14.04 and ubuntu18.04


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org