From owner-freebsd-ports@FreeBSD.ORG Tue Sep 11 06:03:51 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F34A016A417 for ; Tue, 11 Sep 2007 06:03:50 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id C044713C465 for ; Tue, 11 Sep 2007 06:03:50 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so256036anc for ; Mon, 10 Sep 2007 23:03:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=h0y5tXRRgKPV2ozU4V0s5Wm4cSzPoCMVeSo7rU5c/38=; b=E0i+wYiaLtAlGvH6ubjQmxO+BuTmRL3eWJ2xTWJAdBHpLnQSbGm2FikMzrCojgDf/pL6TBhDLksfy3X87r1hpIpLxOfAKQqymSFLagtaFEW8YQqErZsyTqUwUie3YsRe2DeRoR6ps7AprfrQhYsYK/c1xsQV0Yzf+HS5WtgJxDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qQYMWeSLI7732er5GGRw0XUGtGfeavE6saxHDsKqqXD6dqGe+OhTrQrYYc+/yt4r+xxWjHIEeVZCXOKktoO/1OotY3+wGUXAv/00EpvK1XzQW+ILYkgFKnH4XCQpNM+/JCuuuMxB/Ic58R3Bwe2oat1+MyOqizjSfiQhHkm3ag8= Received: by 10.100.153.17 with SMTP id a17mr5743148ane.1189490629583; Mon, 10 Sep 2007 23:03:49 -0700 (PDT) Received: by 10.100.58.2 with HTTP; Mon, 10 Sep 2007 23:03:49 -0700 (PDT) Message-ID: Date: Tue, 11 Sep 2007 14:03:49 +0800 From: "Jiawei Ye" To: "freebsd ports" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: compat-6x does not work when kernel has NO_KSE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2007 06:03:51 -0000 Hi, This hit me when I tried bootstrapping JDK builds on a -current with Diablo JDK1.5. Running "java -version" returns Fatal error 'kse_create() failed ' at line 444 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 2) Any workarounds for this? Jiawei Ye -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant."