Re: Errors with Makefile.top for building Windows

2012-10-20 Thread Flavio Moringa
Glad I could help. Your solution was going to be my next proposal for you to try :-) Cheers Flávio Em 20/10/2012 15:12, "julien2412" escreveu: > Found the problem with "make". > In fact, I retrieved the specific "make" in /opt/lo/bin but "which make" > indicates "/usr/bin/make". > So I backup t

Re: Errors with Makefile.top for building Windows

2012-10-20 Thread julien2412
Found the problem with "make". In fact, I retrieved the specific "make" in /opt/lo/bin but "which make" indicates "/usr/bin/make". So I backup then replace "/usr/bin/make" by "/opt/lo/bin/make" Thank you Matúš and Flavio for your help about this, it was almost ok, just a path problem finally. Hope

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread Julien Nabet
On 19/10/2012 23:00, Matúš Kukan wrote: On 19 October 2012 22:40, Julien Nabet wrote: I attached it and noticed this: export WORKDIR=D:/compile-libreoffice/libo/workdir/wntmsci12 export WORKDIR_FOR_BUILD=D:/compile-libreoffice/libo/workdir/wntmsci12 Hmm, sorry, no idea. I hope the '-' in compi

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread Matúš Kukan
On 19 October 2012 22:40, Julien Nabet wrote: > I attached it and noticed this: > export WORKDIR=D:/compile-libreoffice/libo/workdir/wntmsci12 > export WORKDIR_FOR_BUILD=D:/compile-libreoffice/libo/workdir/wntmsci12 Hmm, sorry, no idea. I hope the '-' in compile-libreoffice does not make problem.

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread Julien Nabet
On 19/10/2012 22:30, Matúš Kukan wrote: On 18 October 2012 22:28, julien2412 wrote: Hello, On Vista SP2 (32 bits) and with Cygwin 1.7 installed some days ago, I've got these errors: /cygdrive/d/compile-libreoffice/libo/Makefile.top:325: target `D' doesn't match the target pattern /cygdrive/d/c

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread Matúš Kukan
On 18 October 2012 22:28, julien2412 wrote: > Hello, > > On Vista SP2 (32 bits) and with Cygwin 1.7 installed some days ago, I've got > these errors: > /cygdrive/d/compile-libreoffice/libo/Makefile.top:325: target `D' doesn't > match the target pattern > /cygdrive/d/compile-libreoffice/libo/Makefi

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread julien2412
Flavio Moringa wrote > you have to use another "make" for libreoffice. > > Check this: > http://wiki.documentfoundation.org/User:Foral/Build_Win#Cygwin Badfully, I've got exactly the same result as before with this make. Any other idea? Julien. -- View this message in context: http://nabble

Re: Errors with Makefile.top for building Windows

2012-10-19 Thread Flavio Moringa
I, you have to use another "make" for libreoffice. Check this: http://wiki.documentfoundation.org/User:Foral/Build_Win#Cygwin Cheers -- *Flávio Moringa* Project Leader Caixa Mágica Software Energia Open Source Rua Soeiro Pereira Gomes, Lote 1 - 4.º B, Edifício Espanha, 1600-196 Lisboa - Port

Errors with Makefile.top for building Windows

2012-10-18 Thread julien2412
Hello, On Vista SP2 (32 bits) and with Cygwin 1.7 installed some days ago, I've got these errors: /cygdrive/d/compile-libreoffice/libo/Makefile.top:325: target `D' doesn't match the target pattern /cygdrive/d/compile-libreoffice/libo/Makefile.top:329: target `D' doesn't match the target pattern /c