Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue #36

Closed
sudosurootdev opened this issue Jan 7, 2014 · 2 comments
Closed

Dependency issue #36

sudosurootdev opened this issue Jan 7, 2014 · 2 comments

Comments

@sudosurootdev
Copy link

While building namecoind from source, on Ubuntu 13.04, I'm getting an error:

ld: cannot find -lgthread-2.0

I believe that it is only needed for namecoin-qt. So, if libgtk2.0-dev is only needed for QT than it should not fail when running

make -f makefile.unix namecoind 
@phelixbtc
Copy link
Contributor

Can anybody confirm this?

@domob1812
Copy link
Contributor

I don't know for sure (since I've installed the library anyway), but possibly gthread is used for threading also in the daemon - may it be a dependency of Boost's thread library? (Just a wild guess, though.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants