From owner-freebsd-ports@FreeBSD.ORG Sun Nov 12 17:44:16 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 058F416A403 for ; Sun, 12 Nov 2006 17:44:16 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: from slimak.dkm.cz (slimak.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id D765C43D69 for ; Sun, 12 Nov 2006 17:44:10 +0000 (GMT) (envelope-from gamato@users.sf.net) Received: (qmail 96109 invoked by uid 0); 12 Nov 2006 17:44:07 -0000 Received: from r5h168.net.upc.cz (HELO ?86.49.7.168?) (86.49.7.168) by slimak.dkm.cz with SMTP; 12 Nov 2006 17:44:07 -0000 Message-ID: <45575D66.6000100@users.sf.net> Date: Sun, 12 Nov 2006 18:44:06 +0100 From: martinko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.8) Gecko/20061111 SeaMonkey/1.0.6 MIME-Version: 1.0 To: Lowell Gilbert References: <45563E71.3050403@users.sf.net> <44slgo6675.fsf@be-well.ilk.org> In-Reply-To: <44slgo6675.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org Subject: Re: emulators/qemu-launcher: unable to launch 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: Sun, 12 Nov 2006 17:44:16 -0000 Lowell Gilbert wrote: > martinko writes: > > >> Hello list, >> >> I've just compiled and installed emulators/qemu-launcher and this is >> what I've got when trying to run it: >> >> $ qemu-launcher >> /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined >> symbol "pthread_getschedparam" >> >> What's wrong please? What am I to do now? >> > > When you installed the port, it printed out the pkg-message file for > the port, which has the answer for this problem and a number of > others. Specifically: > - qemu now uses aio at least for ide dma, so if you get `Bad system call' > crashes that is because aio is not (kld)loaded. > > > Lowell, You're obviously right. The message must have scrolled off the screen or something. Usually I notice and read pkg-messages. Sorry. But yours was an answer to a different question of mine. This thread is regarding qemu-launcher and has nothing to do with aio.ko. (I just checked if there isn't anything in its pkg-message:)) Do you happen to know a solution to this issue too please ? With regards, Martin