From owner-freebsd-ports@freebsd.org Sun Aug 30 17:02:12 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 704619C535A for ; Sun, 30 Aug 2015 17:02:12 +0000 (UTC) (envelope-from bob.dobbs@columbus.rr.com) Received: from Jegs-EX1.jegs.com (mail.jegs.com [12.182.41.25]) by mx1.freebsd.org (Postfix) with ESMTP id 32B4CF9F for ; Sun, 30 Aug 2015 17:02:11 +0000 (UTC) (envelope-from bob.dobbs@columbus.rr.com) Received: from JEGS-EX1.jegs.com (192.168.101.128) by JEGS-EX1.jegs.com (192.168.101.128) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Sun, 30 Aug 2015 13:01:02 -0400 Received: from dobbs.jegs.com (192.168.100.5) by JEGS-EX1.jegs.com (192.168.101.128) with Microsoft SMTP Server id 15.0.1044.25 via Frontend Transport; Sun, 30 Aug 2015 13:01:02 -0400 Received: from dobbs.jegs.com (localhost [127.0.0.1]) by dobbs.jegs.com (Postfix) with ESMTP id 4E54411C1BDE for ; Sun, 30 Aug 2015 13:01:03 -0400 (EDT) Received: (from ferg@localhost) by dobbs.jegs.com (8.14.9/8.14.5/Submit) id t7UH12et016434 for freebsd-ports@freebsd.org; Sun, 30 Aug 2015 13:01:02 -0400 X-Authentication-Warning: dobbs.jegs.com: ferg set sender to bob.dobbs@columbus.rr.com using -f Date: Sun, 30 Aug 2015 13:01:02 -0400 From: Bob Dobbs To: Subject: tn5250 port Message-ID: <20150830170102.GA16402@dobbs.jegs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 17:02:12 -0000 Hey all- I'm a long time OpenBSD and Slackware Linux user. I've decided to give FreeBSD a try. I've built a 10.2 box and have most of my normal applications running. One critical application I need is tn5250 (for connecting to our AS/400s). I've built tn5250 from both ports and installed the package from the repository. It core dumps every time I run both tn5250 and xt5250. I've run it as normal user and as root - still core dumping. I've done plenty of googling and still can't get it to run correctly. The 3270 emulator isn't the right fit or I'd use that. Any idea what I'm missing? Can someone give me a shove in the right direction? Thanks, Bob