From owner-freebsd-emulation Mon Nov 19 11:44:25 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from 1upmc-msximc2.isdip.upmc.edu (1upmc-msximc2.isdip.upmc.edu [128.147.18.40]) by hub.freebsd.org (Postfix) with ESMTP id 1357D37B41A; Mon, 19 Nov 2001 11:44:08 -0800 (PST) Received: by 1upmc-msximc2.isdip.upmc.edu with Internet Mail Service (5.5.2655.55) id ; Mon, 19 Nov 2001 14:43:09 -0500 Message-ID: <46AEB8C1B628D511969200508B6FE42A66877F@1upmc-msx6.isdip.upmc.edu> From: "Person, Roderick" To: "'Hartmann, O.'" , freebsd-questions@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: RE: KYLIX/Delphi on FreeBSD 4.4 boxes Date: Mon, 19 Nov 2001 14:43:09 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C17132.6AEAC9C0" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C17132.6AEAC9C0 Content-Type: text/plain; charset="iso-8859-1" I've been trying to get this to work too. I've looked at the core dump and it seems that kylix makes a call to _sigsuspend. I'm not at home so I don't have the full error at hand. But it seems this is a Linux system call that is not implemented in the linux base as far as I can tell. I found only a few emails related to this in the archives. Someone was working on it, but I can find out if it was ever completed or worked. I've sent out e-mails but no replies. I taken a break but may get back to it in a few days. Roderick P. Person Programmer II (412)454-2616 personrp@ccbh.com "Without censorship, things can get terribly confused in the public mind." - General William Westmoreland > -----Original Message----- > From: Hartmann, O. [mailto:ohartman@klima.physik.uni-mainz.de] > Sent: November 19, 2001 2:29 PM > To: freebsd-questions@freebsd.org > Cc: freebsd-emulation@freebsd.org > Subject: KYLIX/Delphi on FreeBSD 4.4 boxes > > > Dear Sirs. > > Kylix2 is out and I tried to install it on a recently cvsupdated > FreeBSD 4.4-STABLE box. The machine is a AMD K6-2/550 machine, > running FBSD 4.4-STABLE as mentioned and Linux_Base 7 and several > Linux graphics packages from ports collection (especially gtk and > jpeg!). > > After solving several problems (after installation several > programs need to be brandelfed to Linux due to they are brandelfed > to SYSV (0)) and choosing the right installation path (it is better > to make a directory in /compat/linux/usr/local/kylix2 and then symlink > it to /usr/local/kylix2 and additionaly you should make a dir > like /compat/linux/usr/local/kylix2bin and symlink this to > /usr/local/kylix2bin > to ensure Kylix finds all its programs also it is in > Linuxulator mode). > > After the first start with 'startkylix' under fvwm2 the > baheviour is the > same as shown by Kylix version 1: after a while 'delphi' dumps a core > with an error: illegal instruction and the startscript 'Kylix' drops. > It seems that after starting the delphi core, the Linux > binary 'gets sick' > and I do not know why. > > Is anyone out here who runs Kylix successfuly on FreeBSD boxes? > > Thanks in advance, > Oliver > > -- > MfG > O. Hartmann > > ohartman@klima.physik.uni-mainz.de > ---------------------------------------------------------------- > IT-Administration des Institutes fuer Physik der Atmosphaere (IPA) > ---------------------------------------------------------------- > Johannes Gutenberg Universitaet Mainz > Becherweg 21 > 55099 Mainz > > Tel: +496131/3924662 (Maschinenraum) > Tel: +496131/3924144 > FAX: +496131/3923532 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > ------_=_NextPart_001_01C17132.6AEAC9C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: KYLIX/Delphi on FreeBSD 4.4 boxes

I've been trying to get this to work too.

I've looked at the core dump and it seems that kylix = makes a call to _sigsuspend. I'm not at home so I don't have the full = error at hand. But it seems this is a Linux system call that is not = implemented in the linux base as far as I can tell. I found only a few = emails related to this in the archives. Someone was working on it, but = I can find out if it was ever completed or worked. I've sent out = e-mails but no replies. I taken a break but may get back to it in a few = days.

Roderick P. Person
Programmer II
(412)454-2616
personrp@ccbh.com

"Without censorship, things can get terribly = confused in the public mind."

    - General William = Westmoreland


> -----Original Message-----
> From: Hartmann, O. [mailto:ohartman@klima= .physik.uni-mainz.de]
> Sent: November 19, 2001 2:29 PM
> To: freebsd-questions@freebsd.org
> Cc: freebsd-emulation@freebsd.org
> Subject: KYLIX/Delphi on FreeBSD 4.4 = boxes
>
>
> Dear Sirs.
>
> Kylix2 is out and I tried to install it on a = recently cvsupdated
> FreeBSD 4.4-STABLE box. The machine is a AMD = K6-2/550 machine,
> running FBSD 4.4-STABLE as mentioned and = Linux_Base 7 and several
> Linux graphics packages from ports collection = (especially gtk and
> jpeg!).
>
> After solving several problems (after = installation several
> programs need to be brandelfed to Linux due to = they are brandelfed
> to SYSV (0)) and choosing the right = installation path (it is better
> to make a directory in = /compat/linux/usr/local/kylix2 and then symlink
> it to /usr/local/kylix2 and additionaly you = should make a dir
> like /compat/linux/usr/local/kylix2bin and = symlink this to
> /usr/local/kylix2bin
> to ensure Kylix finds all its programs also it = is in
> Linuxulator mode).
>
> After the first start with 'startkylix' under = fvwm2 the
> baheviour is the
> same as shown by Kylix version 1: after a while = 'delphi' dumps a core
> with an error: illegal instruction and the = startscript 'Kylix' drops.
> It seems that after starting the delphi core, = the Linux
> binary 'gets sick'
> and I do not know why.
>
> Is anyone out here who runs Kylix successfuly = on FreeBSD boxes?
>
> Thanks in advance,
> Oliver
>
> --
> MfG
> O. Hartmann
>
> ohartman@klima.physik.uni-mainz.de
> = ----------------------------------------------------------------
> IT-Administration des Institutes fuer Physik = der Atmosphaere (IPA)
> = ----------------------------------------------------------------
> Johannes Gutenberg Universitaet Mainz
> Becherweg 21
> 55099 Mainz
>
> Tel: +496131/3924662 (Maschinenraum)
> Tel: +496131/3924144
> FAX: +496131/3923532
>
>
> To Unsubscribe: send mail to = majordomo@FreeBSD.org
> with "unsubscribe freebsd-emulation" = in the body of the message
>

------_=_NextPart_001_01C17132.6AEAC9C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message