Two errors compiling wine-devel
Ryan Schmidt
ryandesign at macports.org
Fri Sep 4 05:34:07 PDT 2009
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 context of getting macports fluent on snow
> leopard.
>
> Payam
>
> [mac0023329b341a:~] payam% sudo port -d install wine +universal
[snip]
> ld: warning: in casemap.o, file is not of required architecture
[snip]
> ld: warning: in ../../libs/wine/libwine.dylib, file is not of required
> architecture
> Undefined symbols:
> "_wine_utf8_wcstombs", referenced from:
> _convert_string in utils.o
> _convert_string in utils.o
[snip]
I can confirm this problem with the wine port. I have added a warning
to the wine port advising users that it is not compatible with Snow
Leopard, and to use the wine-devel port for now instead.
But we were originally talking about the wine-devel port, weren't we?
It builds for me, but you showed that it didn't build for you. If
that's still the case, please clean wine-devel and send me the debug
output from wine-devel so that I can see what's going on.
sudo port -d install wine-devel build.jobs=1 2>&1 \
| tee ~/Desktop/wine-devel.txt
More information about the macports-users
mailing list