Error: definition of ‘int __atomic_compare_exchange(params1)’ ambiguates built-in declaration ‘bool __atomic_compare_exchange(params2)’

前端 未结 0 812
终归单人心
终归单人心 2021-02-05 03:43

I am trying to build Berkley Db 4.8.30 on Ubuntu 20.0.4 LTS

This is what I did so far:

wget http://download.oracle.com/berkeley-db/db-4.8.30.zip
unzip db-4         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题