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

ubuntu lynx requires libglib2.0-dev #3

Open
coventry opened this issue Oct 13, 2011 · 0 comments
Open

ubuntu lynx requires libglib2.0-dev #3

coventry opened this issue Oct 13, 2011 · 0 comments
Labels

Comments

@coventry
Copy link

Hi, some suggestions about the build instructions in the following IRC log. TLDR; might want to say explicitly how to set USE_UPNP=, as I did it wrong initially, and you need to install an extra package (libglib2.0-dev) on ubuntu lynx.

Best regards,
Alex

<coventry> Where to report bugs? Build on ubuntu lynx is failing as shown at
http://pastebin.com/Qm9RKu7B
<terrytibbs-web> coventry: https://github.com/coblee/litecoin
<iddo> ok i'll try
<SAC> "Where to report bugs?  Build on ubuntu lynx is failing" make -f
makefile.unix USE_UPNP= litecoind solves that, [08:59]
<NeonLicht> That's common to all the chains, SAC, I think. [09:00]
<coventry> Oh, I was passing USE_UPNP= as an env var. Will try that. Thanks.
<SAC> yes if you try to use anything higher that version 1.5 f the upnp but
that fails with this coin works with ever other I have compiled though
[09:01]
<SAC> 1.5 of
<coventry> Interestingly, doing so did not cause it to fail on ubuntu natty
(though I don't have miniupnp installed there, either.
<SAC> I have natty the = 0 failed here need the line above to get it done
[09:02]
<SAC> think anyways 11.04 is what i run
<coventry> Linker is failing on ubuntu lynx with "/usr/bin/ld: cannot find
-lgthread-2.0". libgthread appears to be in packages ia32-libs and
libglib2.0-0, and I am building on a 64-bit machine. Is this a
64/32 bit issue? [09:06]
<SAC> christ i am stupid never thought I should have built this thing on my
MacPro got eight cores there and have everything setup to build *coin
binaries on it.
<SAC> libglib2.0-dev most likely
<SAC> is needed lokk for simliar named [09:07]
<coventry> Oh, duh. Thanks, I'll give that a go.
<SAC> look
<coventry> Yep, that fixed it. Thanks!
<SAC> Welcome
<coventry> I guess that's a report-worthy bug. Install instructions should
probably mention libglib2.0-dev. [09:10]
<EskimoBob> coventry: can you add this to git bug report? [09:11]
<coventry> Will do.
<SAC> Yes and the make -f makefile.unix USE_UPNP= litecoind to build without
the upnp
<coventry> That's less clear. I was doing "USE_UPNP= make -f makefile.unix",
which might just be my general illiteracy. [09:12]
<EskimoBob> gentoo needs -mt and i had to change makefile.unix
<coventry> (I.e., it's mentioned in the build instructions, just not exactly
how to use it.
<EskimoBob> -Wl,-Bdynamic
<coventry> No one minds if I just copy this IRC log into the git bug, do they?
[09:13]
ERC>

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

No branches or pull requests

1 participant