Re: Problems with the new Cygwin-1.5.23-1

2006-12-20 Thread Eric Lilja
Corinna Vinschen skrev: On Dec 19 22:19, Eric Lilja wrote: Corinna Vinschen skrev: On Dec 19 20:19, Angelo Graziosi wrote: After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. But the build fails as shown below. The failure DOES NOT happen using/reinstalling Cygwin-1.5.22-1 (i.e

Re: Problems with the new Cygwin-1.5.23-1

2006-12-20 Thread Corinna Vinschen
On Dec 19 22:19, Eric Lilja wrote: > Corinna Vinschen skrev: > >On Dec 19 20:19, Angelo Graziosi wrote: > >>After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. > >> > >>But the build fails as shown below. The failure DOES NOT happen > >>using/reinstalling Cygwin-1.5.22-1 (i.e. the pr

Re: Problems with the new Cygwin-1.5.23-1

2006-12-19 Thread Angelo Graziosi
Corinna Vinschen wrote: > This is a packaging bug in 1.5.23-1. For now you can fix it after > installing 1.5.23-1 like this: > > $ cd /usr/lib > $ rm libg.a > $ ln -s libcygwin.a libg.a Thanks, that solves the problem. Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Re: Problems with the new Cygwin-1.5.23-1

2006-12-19 Thread Eric Lilja
Corinna Vinschen skrev: On Dec 19 20:19, Angelo Graziosi wrote: After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. But the build fails as shown below. The failure DOES NOT happen using/reinstalling Cygwin-1.5.22-1 (i.e. the prev). [...] /usr/bin/../lib/libg.a(lib_a-fwrite.o):(.t

Re: Problems with the new Cygwin-1.5.23-1

2006-12-19 Thread Corinna Vinschen
On Dec 19 20:19, Angelo Graziosi wrote: > > After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. > > But the build fails as shown below. The failure DOES NOT happen > using/reinstalling Cygwin-1.5.22-1 (i.e. the prev). > [...] > /usr/bin/../lib/libg.a(lib_a-fwrite.o):(.text+0x49): u

Re: Problems with the new Cygwin-1.5.23-1

2006-12-19 Thread Eric Lilja
Angelo Graziosi wrote: After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. > But the build fails as shown below. [snip] I can't reproduce this. I just did a fresh checkout of emacs and I have a fully updated cygwin (1.5.23-1, gcc-3.4.4-3 etc). [snip] - Eric -- Unsubscribe in

Problems with the new Cygwin-1.5.23-1

2006-12-19 Thread Angelo Graziosi
After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. But the build fails as shown below. The failure DOES NOT happen using/reinstalling Cygwin-1.5.22-1 (i.e. the prev). Angelo. With Cygwin 1.5.23-1: - ... gcc