Re: unable to compile wine from latest git

2011-10-04 Thread Vijay Kiran Kamuju
On Tue, Oct 4, 2011 at 3:52 AM, Austin English wrote: > 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 sour

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: 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 &&