emulators/qemu-launcher: unable to launch

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Sun Nov 12 07:22:20 PST 2006


martinko <gamato at users.sf.net> 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.


More information about the freebsd-ports mailing list