From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 22 18:40:59 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D063216A421 for ; Fri, 22 Jul 2005 18:40:59 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58FDF4446B for ; Fri, 22 Jul 2005 18:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6MIeDqX000788 for ; Fri, 22 Jul 2005 18:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6MIeDer000787; Fri, 22 Jul 2005 18:40:13 GMT (envelope-from gnats) Resent-Date: Fri, 22 Jul 2005 18:40:13 GMT Resent-Message-Id: <200507221840.j6MIeDer000787@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scot W. Hetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8679C16A435 for ; Fri, 22 Jul 2005 18:36:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F16448EC for ; Fri, 22 Jul 2005 18:15:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6MIFPii008071 for ; Fri, 22 Jul 2005 18:15:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j6MIFPw5008070; Fri, 22 Jul 2005 18:15:25 GMT (envelope-from nobody) Message-Id: <200507221815.j6MIFPw5008070@www.freebsd.org> Date: Fri, 22 Jul 2005 18:15:25 GMT From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/83924: misc/compat4x: Bad system call (core dumped) without COMPAT_FREEBSD4 in kernel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 18:40:59 -0000 >Number: 83924 >Category: ports >Synopsis: misc/compat4x: Bad system call (core dumped) without COMPAT_FREEBSD4 in kernel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 22 18:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 5.4 >Organization: >Environment: >Description: A user had installed the www/frontpage port on the I386 arch. The FreeBSD frontpage binaries require the compat4x libraries. When he executed frontpage/version5.0/bin/owsadm.exe he received "Bad system call (core dumped)". He had removed the COMPAT_FREEBSD4 from his kernel config. >How-To-Repeat: Build a FreeBSD 5.x kernel without COMPAT_FREEBSD4, install the compat4x libraries, and then run owsadm.exe. >Fix: Add a pkg-message comment for OSVERSION > 500000 to add COMPAT_FREEBSD4 to the kernel before using any program that needs the compat4x libraries. Also, add a comment to the FreeBSD 5.x src/share/examples/etc/make.conf saying the same thing, since the compat4x libraries could have been installed from the FreeBSD sources. >Release-Note: >Audit-Trail: >Unformatted: