Re: wine's configure says "gst/gstpad.h usability... No"

2010-12-11 Thread wylda
> > that Debian Squeeze says: > > > > > > gstreamer-0.10 development files not found, gstreamer support > > disabled > > > > > So I guess you need libgstreamer-plugins-base0.10-dev. > > Detlef has sent a patch that wasn't applied however: > > http://www.winehq.org/pipermail/wine-patches/2010-N

Re: Wine: Use GCC's -Wlogical-op if supported.

2010-12-11 Thread Gerald Pfeifer
On Tue, 21 Sep 2010, Alexandre Julliard wrote: >>> I still see a ton of warnings here (gcc 4.4.5), mostly because of the >>> glibc string macros. >> Hmm, I see. Still, this is really useful to have. How about the patch >> below as an alternative? Additional platforms can add this when/if they >

Re: ntdll: Change NtQuerySystemInformation to return 100ns ticks for SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION info class (try 3)

2010-12-11 Thread Juan Lang
Hi Louis, +#define USER_HZ_TO_TICKSPERSEC(x) (ULONGLONG)1000 * x / user_hz It's poor style to assume in a macro that user_hz exists. Pass it as a macro parameter instead. Also, this is a question rather than a suggestion for a fix: +long user_hz = sysconf(_SC_CLK_TCK); C

Re: wine's configure says "gst/gstpad.h usability... No"

2010-12-11 Thread Marcus Meissner
On Sat, Dec 11, 2010 at 06:46:25AM -0600, Rosanne DiMesio wrote: > On openSUSE I also had to add gstreamer-0_10-plugins-bad and > gstreamer-0_10-plugins-bad-devel packages. On openSUSE I only needed to add gstreamer-0_10-plugins-base-devel Ciao, Marcus

Re: wine's configure says "gst/gstpad.h usability... No"

2010-12-11 Thread Rosanne DiMesio
On Sat, 11 Dec 2010 13:09:33 +0100 Paul Vriens wrote: > On 12/11/2010 08:26 AM, wy...@volny.cz wrote: > > Hi guys, > > > > i'm overworked so wanted to relax a bit with wine :-D and noticed > > that Debian Squeeze says: > > > > > > gstreamer-0.10 development files not found, gstreamer support > >

Re: wine's configure says "gst/gstpad.h usability... No"

2010-12-11 Thread Paul Vriens
On 12/11/2010 08:26 AM, wy...@volny.cz wrote: Hi guys, i'm overworked so wanted to relax a bit with wine :-D and noticed that Debian Squeeze says: gstreamer-0.10 development files not found, gstreamer support disabled but "dpkg -l | grep -i gst": ii libgstreamer-plugins-base0.10-0

Re: wine-1.3.8 regression for the curses backend to wineconsole

2010-12-11 Thread Eric Pouech
Le 11/12/2010 00:04, Alan W. Irwin a écrit : The command wineconsole --backend=curses cmd hangs with the following error message for 1.3.8: err:ntdll:RtlpWaitForCriticalSection section 0x7ee17dec "?" wait timed out in thread 0065, blocked by , retrying (60 sec)

Re: [PATCH] ntdll: Handle executable file mappings from noexec filesystems

2010-12-11 Thread Marcus Meissner
On Fri, Dec 10, 2010 at 02:05:08PM -0800, Scott Ritchie wrote: > On 12/10/2010 06:44 AM, Alexandre Julliard wrote: > > Marcus Meissner writes: > > > >> At least map_file will copy the stuff into a new anon mapping and so make > >> it work. quake2 at least runs fully from a "noexec" mounted USB st

wine's configure says "gst/gstpad.h usability... No"

2010-12-11 Thread wylda
Hi guys, i'm overworked so wanted to relax a bit with wine :-D and noticed that Debian Squeeze says: gstreamer-0.10 development files not found, gstreamer support disabled but "dpkg -l | grep -i gst": ii libgstreamer-plugins-base0.10-0 0.10.30-1 ii libgstreamer0.10-0