MacPorts 1.8.0-beta1 now available for testing
Joshua Root
jmr at macports.org
Mon Aug 10 06:58:34 PDT 2009
On 2009-8-10 23:01, Scot Ballard wrote:
> What is the best place for feedback if a build is failing with 1.8 beta ?
Trac if you're sure it's a bug, otherwise macports-users.
> Such as..
> iS 3734 % sudo port install dovecot
<snip>
> ld warning: in /opt/local/lib/libssl.dylib, file is not of required
> architecture
It looks like perhaps you've built some ports for i386, and now you're
building dovecot for x86_64. That of course won't work.
OTOH, maybe something didn't build for the arch you requested, which
would be a bug. Running file(1) on the libraries would determine this.
- Josh
More information about the macports-users
mailing list