Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 16:12:34 -0500 (EST)
From:      Alfred Perlstein <bright@rush.net>
To:        Greg Lewis <glewis@ares.maths.adelaide.edu.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Wine and SMP
Message-ID:  <Pine.BSF.3.96.990717161105.14320d-100000@cygnus.rush.net>
In-Reply-To: <199907171654.CAA21012@ares.maths.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jul 1999, Greg Lewis wrote:

> Hi all,
> 
> I'm wondering if anyone currently has the wine emulator running on an SMP
> machine?  I have no problems setting it up on my single processor machine
> at home, but on an SMP machine at work I can't get anything running.
> Whenver I try and execute a program with wine I get the message
> 
> shared space address fork attempted

This only work on -current, sorry.  What it's trying to do is
fork() but share the data segments.  You this _may_ work on
3-stable, but i doubt it.

-Alfred



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990717161105.14320d-100000>