Re: Two errors compiling wine-devel

2009-09-13 Thread teshler
-devel.txt -- View this message in context: http://www.nabble.com/Two-errors-compiling-wine-devel-tp25247355p25424602.html Sent from the MacPorts - Users mailing list archive at Nabble.com. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: Two errors compiling wine-devel

2009-09-13 Thread Ryan Schmidt
On Sep 13, 2009, at 12:01, teshler wrote: I have been having similar problems. I ran sudo port -d install... as you suggested for wine-devel. I have attached the output. Hopefully you can figure out what is going on. http://www.nabble.com/file/p25424602/wine-devel.txt wine-devel.txt

Re: Two errors compiling wine-devel

2009-09-04 Thread Ryan Schmidt
On Sep 3, 2009, at 15:29, Payam Minoofar wrote: On Sep 3, 2009, at 11:05 AM, Ryan Schmidt wrote: I need to see the full debug output to look into what's going wrong. sudo port -d install ... HTH. It's not critical, though. I can live without wine. I hope it is helpful in the general

Re: Two errors compiling wine-devel

2009-09-04 Thread Ryan Schmidt
On Sep 4, 2009, at 13:57, Payam Minoofar wrote: [mac0023329b341a:~] payam% sudo port install winetricks [snip] --- Fetching wine Error: wine 1.0.1 is not compatible with Mac OS X 10.6 or later. Until wine 1.2 is released, please install wine-devel instead. If wine-devel is installed and

Re: [Bulk] Re: old CLI options removed (was: Re: Two errors compiling wine-devel)

2009-09-03 Thread William Davis
On Sep 2, 2009, at 9:52 PM, Ryan Schmidt wrote: On Sep 2, 2009, at 20:15, Joshua Root wrote: On 2009-9-3 10:54, Ryan Schmidt wrote: For each port that is a dependency of wine, e.g. freetype: sudo port upgrade --force freetype +universal (I think this is the new correct syntax for

Re: Two errors compiling wine-devel

2009-09-03 Thread Payam Minoofar
On Sep 2, 2009, at 10:57 PM, Ryan Schmidt wrote: Couldn't --enforce-variants be used to fix the 32bit/64bit problem we were discussing earlier? Would sudo port install [or upgrade] --enforce-variants wine +universal cause all of wines dependents that weren't already universal to be

Re: Two errors compiling wine-devel

2009-09-03 Thread Ryan Schmidt
On Sep 3, 2009, at 11:17, Payam Minoofar wrote: On Sep 2, 2009, at 10:57 PM, Ryan Schmidt wrote: Couldn't --enforce-variants be used to fix the 32bit/64bit problem we were discussing earlier? Would sudo port install [or upgrade] --enforce-variants wine +universal cause all of wines dependents

Re: Two errors compiling wine-devel

2009-09-02 Thread Payam Minoofar
How do I do that? Thanks. Payam On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote: wine needs to build 32bit which means that you need to build macports 2-way (i386/x86_64) to use wine. On Sep 1, 2009, at 13:57, Payam Minoofar wrote: I upgraded to 10.6. I installed the 64-bit version

Re: Two errors compiling wine-devel

2009-09-02 Thread Ryan Schmidt
On Sep 2, 2009, at 10:39, Payam Minoofar wrote: On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote: wine needs to build 32bit which means that you need to build macports 2-way (i386/x86_64) to use wine. How do I do that? For each port that is a dependency of wine, e.g. freetype: sudo

Re: Two errors compiling wine-devel

2009-09-02 Thread Joshua Root
On 2009-9-3 10:54, Ryan Schmidt wrote: On Sep 2, 2009, at 10:39, Payam Minoofar wrote: On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote: wine needs to build 32bit which means that you need to build macports 2-way (i386/x86_64) to use wine. How do I do that? For each port that is a

Re: old CLI options removed (was: Re: Two errors compiling wine-devel)

2009-09-02 Thread Ryan Schmidt
On Sep 2, 2009, at 20:15, Joshua Root wrote: On 2009-9-3 10:54, Ryan Schmidt wrote: For each port that is a dependency of wine, e.g. freetype: sudo port upgrade --force freetype +universal (I think this is the new correct syntax for 1.8.0.) I'd use --enforce-variants rather than

Re: Two errors compiling wine-devel

2009-09-02 Thread William Davis
On Sep 2, 2009, at 9:15 PM, Joshua Root wrote: On 2009-9-3 10:54, Ryan Schmidt wrote: On Sep 2, 2009, at 10:39, Payam Minoofar wrote: On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote: wine needs to build 32bit which means that you need to build macports 2-way (i386/x86_64) to use

Re: Two errors compiling wine-devel

2009-09-02 Thread Ryan Schmidt
On Sep 3, 2009, at 00:56, William Davis wrote: On Sep 2, 2009, at 9:15 PM, Joshua Root wrote: On 2009-9-3 10:54, Ryan Schmidt wrote: On Sep 2, 2009, at 10:39, Payam Minoofar wrote: On Sep 1, 2009, at 7:16 PM, Jeremy Huddleston wrote: wine needs to build 32bit which means that you need to

Two errors compiling wine-devel

2009-09-01 Thread Payam Minoofar
I upgraded to 10.6. I installed the 64-bit version of Macports 1.8, I uninstalled everything, and I am now slowly recompiling everything. Most packages are installing fine, but I get this when Port tries to compoine wine-devel (with freetype error at bottom). Thanks in advance. Error:

Re: Two errors compiling wine-devel

2009-09-01 Thread Jeremy Huddleston
wine needs to build 32bit which means that you need to build macports 2-way (i386/x86_64) to use wine. On Sep 1, 2009, at 13:57, Payam Minoofar wrote: I upgraded to 10.6. I installed the 64-bit version of Macports 1.8, I uninstalled everything, and I am now slowly recompiling everything.