bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Re: [PATCH 0/4] [RFC] Patches for vlc


From: Svante Signell
Subject: [PATCH] Re: [PATCH 0/4] [RFC] Patches for vlc
Date: Fri, 21 Feb 2014 13:14:11 +0100

On Tue, 2014-02-18 at 21:25 -0800, Samuel Thibault wrote:
> Gabriele Giacone, le Tue 18 Feb 2014 23:49:14 +0100, a écrit :
> > [1] 
> > http://anonscm.debian.org/viewvc/pkg-glibc/glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff?revision=5436&view=markup
> > 
> > How should it be fixed?
> 
> Ideally, implementing timer_create and friends, and thus be able to set
> _POSIX_TIMERS to 200809L.

Attached are two simple patches to build vlc on GNU/Hurd. vlc runs fine
in kvm with the vout_sdl output module. The xcb_* options does not work
well. There are several things yet to investigate, e.g. when loading a
file from the vlc window the program segfaults (dlopen...), but running
from the command line is OK, we have 
[0x805ff2c] dbus interface error: poll() failed: Interrupted system call
when exiting vls, so ^C (twice) is needed to get rid of the vlc window,
etc...

The first patch is contains a Hurd workaround, that is probably not
accepted upstream. Moreover, the configure.ac patch is strictly not
needed, it is not used. Gabriele used it to enable vcd and cdda.

I've chosen to disable oss, vcd, and not enable cdda, see the second
patch. Maybe that is possible to enable cdda, I haven't checked. Then
the corresponding change would be reflected in configure.ac.

Thanks!


Attachment: hurd-build.patch
Description: Text Data

Attachment: hurd-debian.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]