linlinname36 / pyroscope

Automatically exported from code.google.com/p/pyroscope
GNU General Public License v2.0
0 stars 0 forks source link

rtorrent-advanced does not build on Debian 7 using the pyroscope scripts #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Debian 7.x
2. Follow instructions to "Build rtorrent and core dependencies from source"
3.

What is the expected output? What do you see instead?
I expect a working version of rtorrent and its dependencies. What I get is 
"configure: error: Could not compile XMLRPC-C test."

What version of the product are you using? On what operating system?
svn

Please provide any additional information below.

Original issue reported on code.google.com by voxa...@gmail.com on 25 Aug 2013 at 7:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I forgot to mention that I grabbed xmlrpc-c head from svn and built it
manually. It built and installed fine. The pyroscope build script gave died
at the same place.

I don't know if this is a Debian bug, and xmlrpc-c bug, or a limitation of
pyroscope's build script.

Let me know what you need me to do to help solve this issue.

Original comment by voxa...@gmail.com on 25 Aug 2013 at 8:52

GoogleCodeExporter commented 8 years ago
I am having the exact same issue, and this is on a Ubuntu v13.10 beta.

Original comment by m...@elevatorium.org on 9 Oct 2013 at 6:14

GoogleCodeExporter commented 8 years ago
Are you sure to have built xmlrpc-c before trying to build rtorrent? and to 
have it installed in the right place ( ~/lib/rtorrent-<version> )

I had the same issue when I was running ./build.sh all instead of ./build.sh 
build

It works fine for me on Debian 7.4

Original comment by julien.c...@gmail.com on 12 Apr 2014 at 11:16

GoogleCodeExporter commented 8 years ago
See https://github.com/pyroscope/pyroscope/issues

Original comment by pyroscope.project on 14 Mar 2015 at 6:57