From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 19 12:13:29 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDBD116A4CA; Thu, 19 Oct 2006 12:13:29 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from nibbel.kulnet.kuleuven.ac.be (nibbel.kulnet.kuleuven.ac.be [134.58.240.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E64D143D5C; Thu, 19 Oct 2006 12:13:20 +0000 (GMT) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 0AC314D3CF; Thu, 19 Oct 2006 14:13:20 +0200 (CEST) Received: from smtp02.kuleuven.be (lepidus.kulnet.kuleuven.ac.be [134.58.240.72]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 7709D4D3C2; Thu, 19 Oct 2006 14:13:19 +0200 (CEST) Received: from kalimero.kotnet.org (kalimero.kotnet.org [10.4.16.222]) by smtp02.kuleuven.be (Postfix) with ESMTP id 2DA6D2CAAF3; Thu, 19 Oct 2006 14:13:19 +0200 (CEST) Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.13.8/8.13.8) with ESMTP id k9JCDHJN003862; Thu, 19 Oct 2006 14:13:18 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: netchild@FreeBSD.org Date: Thu, 19 Oct 2006 14:13:05 +0200 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610191413.17314.tijl@ulyssis.org> X-Virus-Scanned: by KULeuven Antivirus Cluster Cc: freebsd-emulation@FreeBSD.org Subject: Re: Latest linux-compat src patch X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 12:13:29 -0000 >>> something. More specifically: I was running the teamspeak port (in >>> audio/teamspeak_server) which worked fine before the recent changes >>> to current. However after building a new kernel it has stopped >>> working. >> >> What does this mean? Are there error messages (either from the >> binary itself or on the console), or does it coredump? Please >> describe this more, does it start and you can't use it, or doesn't >> it start at all? > > It tries to start the server but it displays some internal error > message from the server binary itself. This is what it outputs in the > console: > > Error, Either an old instance of teamspeak is still running, or > an other application is using the tcpquery port! > Error, Server was not started! I don't know if this is related, but linux-firefox and linux-opera stopped working as well. They freeze whenever I try to open a webpage. I don't really have time to investigate this further, just letting you know.