Error installing WINE via macports 1.9.1

Harry van der Wolf hvdwolf at gmail.com
Wed Jul 28 09:11:42 PDT 2010


2010/7/28 chrissam <bedpotato at gmail.com>

>
>
> Ryan Schmidt-24 wrote:
> >
> > Yes, MacPorts should be taking care of dependencies for you. But it looks
> > like it is not, for reasons I don't understand.
> >
> > To work around this for now, you can manually install all of wine-devel's
> > dependencies, like this:
> >
> > sudo port clean rdepof:wine-devel
> > sudo port install rdepof:wine-devel and not installed
> >
> > Hopefully this will work.
> >
> > Then you can try installing wine-devel again:
> >
> > sudo port clean wine-devel
> > sudo port install wine-devel
> >
>
> I tried this "sudo port install rdepof:wine-devel not installed" but I got
> an error while building libsdl_image. The log has a lot of compile errors (
> http://old.nabble.com/file/p29287750/main.log main.log ) and I don't know
> if
> I'm missing another dependency or something. :(
> --
> View this message in context:
> http://old.nabble.com/Error-installing-WINE-via-macports-1.9.1-tp29281795p29287750.html
> Sent from the MacPorts - Users mailing list archive at Nabble.com.
>
>
I think the problem is that wine is being compiled universallly: libtool
uses -arch i386 -arch ppc (among others).
and wine can't be compiled universally, at least I have not been able to
compile it universally for a very long time.

Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100728/91c7458b/attachment.html>


More information about the macports-users mailing list