From owner-freebsd-ports@FreeBSD.ORG Fri Nov 14 04:36:35 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B5628C7 for ; Fri, 14 Nov 2014 04:36:35 +0000 (UTC) Received: from mail-vc0-x236.google.com (mail-vc0-x236.google.com [IPv6:2607:f8b0:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47C0FA70 for ; Fri, 14 Nov 2014 04:36:35 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id im17so4452731vcb.27 for ; Thu, 13 Nov 2014 20:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HcWdkEzFGLw0yJmT6luqiJN7VrgVdqnGWDJJqMDmeH8=; b=Llpt6fuzfM0RSrkRhl+iRUOfhdJAlRxXM59AMwwciyOwFDKR3SqUCQlrIJcau9yhc0 XfePRqYS5L9lhQ3wCUvaI/yRdphuAS9nmA+DKh+TTTRLQ1RUTpjuL23OgNjcUt3cDpcv kfkOSoxHrSwbwTZXYKmrLdj3frFRf/djgXgoCvClUS5c2dOQQnwdJy01RMkv5raUfYtx KmghvVIpNMjY4PsvRNrzR6C+8rpf4re4RUyKa2fDjtc1tJSNYHKvCx9y9QrptbBSAk6d mwOT3jhlI9QaeCGyP+IeovFGe1ydXoW/AG3I2PgWYYpvnSEP7w0cPjpTm7yDeF1Uz/9P M9HQ== MIME-Version: 1.0 X-Received: by 10.221.36.73 with SMTP id sz9mr5141703vcb.17.1415939794429; Thu, 13 Nov 2014 20:36:34 -0800 (PST) Received: by 10.221.5.71 with HTTP; Thu, 13 Nov 2014 20:36:34 -0800 (PST) Date: Fri, 14 Nov 2014 04:36:34 +0000 Message-ID: Subject: Problems Running Squeak From: B J To: ports@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 04:36:35 -0000 I recently installed FreeBSD 10, using Mate as the desktop and Slim as the login manager. I then installed Squeak using pkg but I can't get it to run. It starts with: CHECKING cogvm CHECKING squeakvm but then execution stops with: Illegal instruction (core dumped) I get the same results if I used XFCE as the desktop. However, a few months ago, I installed FreeBSD 10 and Gnome on a different drive and it runs like a charm. Does anyone have any ideas or suggestions? I haven't found anything on the FreeBSD website that answers my question, nor did I find any solutions after searching on the Internet. Please advise. Thank you. B. M. Jatzeck