Ticket #1117 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Building rtorrent-0.7.8 fails on MacBook Pro (SantaRosa) Mac OS X 10.5

Reported by: max.anderer@gmail.com Owned by: rakshasa
Priority: normal Milestone:
Component: libtorrent Version:
Severity: normal Keywords:
Cc:

Description

After a successful ./configure "make" exits with the following error:

powerpc-apple-darwin9-g++-4.0.1: ppc64: No such file or directory
powerpc-apple-darwin9-g++-4.0.1: i386: No such file or directory
powerpc-apple-darwin9-g++-4.0.1: x86_64: No such file or directory
make[3]: *** [rtorrent] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Attachments

Change History

Changed 2 years ago by max.anderer@gmail.com

Hm.. the component should be rtorrent of cause. libtorrent compiles without problems.

Changed 2 years ago by anonymous

post the lines before that, at least the entire command that fails, not just its output

Changed 2 years ago by max.anderer@gmail.com

Here is the full output:  http://www.8ung.at/slack/make.out

Changed 2 years ago by anonymous

And here is the output of ./configure:  http://www.8ung.at/slack/configure.out

Changed 2 years ago by anonymous

-arch ppc ppc64 i386 x86_64

Did you put that in your CXXFLAGS or something? That's terribly broken. You'll have to investigate where it comes from and fix that, it's not rtorrent's fault. Might be your env vars or a broken autoconf installation.

Changed 2 years ago by anonymous

or, in fact, a broken libtool

Changed 2 years ago by rakshasa

  • status changed from new to closed
  • resolution set to invalid

The pkg-config file for libcurl.pc in leopard is broken, edit it. I've filed a bug report with apple.

Changed 2 years ago by max.anderer@gmail.com

Thanks a lot! Recompiling curl did the trick!

Add/Change #1117 (Building rtorrent-0.7.8 fails on MacBook Pro (SantaRosa) Mac OS X 10.5)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.