[WIP] wine/i386 on FreeBSD/amd64 (take 3)
David Naylor
naylor.b.david at gmail.com
Sat Jan 9 08:38:15 UTC 2010
On Thursday 07 January 2010 17:53:53 Rusty Nejdl wrote:
> On Wed, 6 Jan 2010 16:02:29 +0200, David Naylor <naylor.b.david at gmail.com>
>
> wrote:
> > On Wednesday 30 December 2009 19:26:01 Rusty Nejdl wrote:
> >> On Tue, 22 Dec 2009 14:56:27 +0200, David Naylor
> >> <naylor.b.david at gmail.com>
> >>
> >> wrote:
> >> >> I'll update the patch when wine-1.1.35 gets into my ports.
> >>
> >> David,
> >>
> >> Have you had a chance to work up a diff for wine 1.1.35 ? I'd love to
> >> test this out if you have it.
> >
> > Please see attached for the patches. I have the packages built for
> > FreeBSD 7
> > & 8 and am just waiting for an upload site.
> >
> > Is the mailing list eating my attachments? If so could someone please
> > host
> > them somewhere.
> >
> > Regards
>
> I'm getting this fun message on compile:
>
> {standard input}: Assembler messages:
>
> {standard input}:83: Error: no such instruction: `cmpxchg16b (%rdi)'
>
> I'm running an Intel core i7 processor so that instruction should most
> definitely be available. I get that with or without CPUTYPE=nocono in
> /etc/make.conf.
Are you trying to run this in a chroot from an amd64 system? If so make sure
you do:
# env UNAME_m=i386 UNAME_p=i386 MACHINE=i386 ${CMD}
Does this help?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20100109/4010bc8d/attachment.pgp
More information about the freebsd-emulation
mailing list