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

"Could not compile XMLRPC-C test" on Raspberry Pi. #104

Closed
meeeo opened this issue Jun 27, 2018 · 7 comments
Closed

"Could not compile XMLRPC-C test" on Raspberry Pi. #104

meeeo opened this issue Jun 27, 2018 · 7 comments

Comments

@meeeo
Copy link

meeeo commented Jun 27, 2018

Hello.
I tried to install rtorrent-ps on a Raspberry Pi model B (running DietPi - a variation of Raspbian) .
I followed this installation guide.
At First I encountered the "Could not compile XMLRPC-C test" error, and I noticed that there's a section of code for to resolve that problem in build.sh but I don't know why it didn't work, and after some searchings, I tried to run that build.sh command with "--disable-instrumentation" explicitly, see the screenshot below. But still the same.
What am I supposed to do?
Thanks.

2018-06-27 11 15 53

@meeeo meeeo changed the title Could not compile XMLRPC-C test. "Could not compile XMLRPC-C test" on Raspberry Pi. Jun 27, 2018
@pyroscope
Copy link
Owner

pyroscope commented Jun 27, 2018

a) I cannot solve build problems for every platform on this earth (you have to), b) I can try, but then you need to attach or 0bin the rrelevant configure.log, console logs are pretty much useless in those cases (and doubly so as pictures).

And env vars have to come before the command, not ON it. The safest way is to export them beforehand.

@meeeo
Copy link
Author

meeeo commented Jun 27, 2018

Thank you.
I tried again to put env vars before the command.
2018-06-27 15 48 49
Still the same.
Here's the config.log.
https://drive.google.com/uc?id=1FyzqcFRMOYBx5diRSghJTb-3zt8p-j5a&export=download

@pyroscope
Copy link
Owner

That log is useless, since it is the one from the succeeding xmlrpc build. What fails is USING xmlrpc.

@meeeo
Copy link
Author

meeeo commented Jun 27, 2018

Thank you.
Succeeding build but fails using it? But why it says that "Could not compile XMLRPC-C" error message, I was sure that's the log file generated by the interrupted building on the screenshot, but now I'm confused. Should I clean_all and do it again and collect that log.

@pyroscope
Copy link
Owner

rtorrent uses xmlrpc-c. Come to IRC if you want to continue this, it gets tedious.

@meeeo
Copy link
Author

meeeo commented Jun 27, 2018

Thank you for you patience and sorry for my ignorance.
I just did it again and I noticed that the config.log exited with result 0 means xmlrpc build successfully.
But the building still failed.
2018-06-28 02 51 57

I'll go to IRC room later, thank you again.

@pyroscope
Copy link
Owner

pyroscope commented Jun 27, 2018

Closing as dupe of #76

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

No branches or pull requests

2 participants