Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

can't install rtorrent because libtorrent can't build #23483

Closed
pyed opened this issue Oct 23, 2013 · 6 comments
Closed

can't install rtorrent because libtorrent can't build #23483

pyed opened this issue Oct 23, 2013 · 6 comments

Comments

@pyed
Copy link
Contributor

pyed commented Oct 23, 2013

just installed fresh Mavericks and got problems installing rtorrent

here's everything : https://gist.github.com/pyed/7120597

@MikeMcQuaid
Copy link
Member

Please report this to rtorrent. They need to fix this.

@jacknagel
Copy link
Contributor

Upstream issue: rakshasa/libtorrent#47

@clarkewd
Copy link

so just to check - there is still no way to build rtorrent on mavericks even though this commit says:

libtorrent: use libstdc++ if compiling with clang on mavericks, fixes

right? I can't get it to compile even after trying with that added line...

@mistydemeo
Copy link
Member

While we could force libtorrent to build using libstdc++, it has a dependency on libsigc++ which is widely used. Forcing libsigc++ to use libstdc++ would introduce a lot of pain.

@jacknagel
Copy link
Contributor

@clarkewd - the commit you are referencing was never merged into mxcl/homebrew, it's just an artifact of github's implementation that makes it look like it was.

@mistydemeo
Copy link
Member

PR to fix this in #24580.

mistydemeo added a commit to mistydemeo/homebrew that referenced this issue Nov 22, 2013
This requires a private libsigc++, since that library is too widely
used to always build using libstdc++. Hopefully this is only a temporary
solution.

Fixes Homebrew#23483.
yriveiro pushed a commit to yriveiro/homebrew that referenced this issue Nov 26, 2013
This requires a private libsigc++, since that library is too widely
used to always build using libstdc++. Hopefully this is only a temporary
solution.

Fixes Homebrew#23483.
ehershey pushed a commit to ehershey/homebrew that referenced this issue Apr 4, 2014
This requires a private libsigc++, since that library is too widely
used to always build using libstdc++. Hopefully this is only a temporary
solution.

Fixes Homebrew#23483.
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants