Re: unable to compile wine from latest git

2011-10-03 Thread Austin English
On Mon, Oct 3, 2011 at 12:24, Vijay Kiran Kamuju wrote: > Hi, > > This is on fedora 15. I have just downloaded the fresh git, and > attempting the my first build on this system. Please bottom-post on wine mailing lists. > The source code is downloaded to a usb drive which is FAT32 formatted. Lo

re: [1/3] kernel32/tests: Test K32GetProcessImageFileNameA() and improve the QueryFullProcessImageNameA() tests.

2011-10-03 Thread Dan Kegel
Build fails here with -Werror: process.c: In function ‘test_GetProcessImageFileNameA’: process.c:1646: error: unused variable ‘image’ You seem to have two copies of that variable, one shadowing the other?

Re: unable to compile wine from latest git

2011-10-03 Thread Vijay Kiran Kamuju
Hi, This is on fedora 15. I have just downloaded the fresh git, and attempting the my first build on this system. The source code is downloaded to a usb drive which is FAT32 formatted. The hardware is a Compaq laptop with core duo processor and 2 G RAM. Do you need any more details. Thanks, Vijay

Re: unable to compile wine from latest git

2011-10-03 Thread Austin English
On Mon, Oct 3, 2011 at 05:03, Vijay Kiran Kamuju wrote: > Hi, > > I just downloaded the git and tried compile it. > > I just issued `make` command after doing `./configure` > > But it gave the below errors: > make[1]: Leaving directory `/media/PENDRIVE/devel/repo/wine/tools/wrc' What type of file

Re: unable to compile wine from latest git

2011-10-03 Thread Vijay Kiran Kamuju
On Mon, Oct 3, 2011 at 2:15 PM, Bruno Jesus <00cp...@gmail.com> wrote: > On Mon, Oct 3, 2011 at 09:03, Vijay Kiran Kamuju wrote: >> Hi, >> >> I just downloaded the git and tried compile it. >> >> I just issued `make` command after doing `./configure` >> ... >> Since the build of wine has changed a

Re: unable to compile wine from latest git

2011-10-03 Thread Bruno Jesus
On Mon, Oct 3, 2011 at 09:03, Vijay Kiran Kamuju wrote: > Hi, > > I just downloaded the git and tried compile it. > > I just issued `make` command after doing `./configure` > ... > Since the build of wine has changed a bit, i am unable to understand > how to fix this issue. Try make distclean &&

unable to compile wine from latest git

2011-10-03 Thread Vijay Kiran Kamuju
Hi, I just downloaded the git and tried compile it. I just issued `make` command after doing `./configure` But it gave the below errors: make[1]: Leaving directory `/media/PENDRIVE/devel/repo/wine/tools/wrc' make[1]: Entering directory `/media/PENDRIVE/devel/repo/wine/include' make[1]: Nothing t

Re: Alexandre's keynote

2011-10-03 Thread Marcus Meissner
On Sat, Oct 01, 2011 at 05:10:31PM -0500, Jeremy White wrote: > Thanks to Jon Parshall's hard work, we have Alexandre's keynote > available here: > > http://www.youtube.com/watch?v=2rdDvMonTnQ > > Remember to have your libation at hand so you can play the game... Thanks for doing that :) Int

Re: [1/4] winscard: implementation

2011-10-03 Thread André Hentschel
Am 03.10.2011 09:31, schrieb Vincent Hardy: > First submitted on wine-devel and modified following comments from Marcus > Meissner (MAX_ATR_SIZE / bytecount). > OK, some notes: "winscard: implementation" is a very bad name for a patch, especially for 4. Splitting the patches is a good idea, but

Re: Alexandre's keynote

2011-10-03 Thread Maarten Lankhorst
Hey JWhite, On 10/02/2011 12:10 AM, Jeremy White wrote: > Thanks to Jon Parshall's hard work, we have Alexandre's keynote available > here: > > http://www.youtube.com/watch?v=2rdDvMonTnQ > > Remember to have your libation at hand so you can play the game... > > Cheers, > > Jeremy > > Nice work