Re: Using the snapshot 20070214

2007-02-19 Thread Corinna Vinschen
On Feb 17 00:31, Angelo Graziosi wrote: > > Corinna Vinschen wrote: > > > The figure shows up for me. > > Hi Corinna, > > WHICH version of TETEX-X11 (xdvi is there) have you installed ? > > > The problem I described happens with tetex-x11-3.0.0-3[curr]. > > Reinstalling the [prev]tetex-x11-2

Re: Using the snapshot 20070214

2007-02-16 Thread Angelo Graziosi
Corinna Vinschen wrote: > The figure shows up for me. Hi Corinna, WHICH version of TETEX-X11 (xdvi is there) have you installed ? The problem I described happens with tetex-x11-3.0.0-3[curr]. Reinstalling the [prev]tetex-x11-2.0.2-15, the figures show up also for me. So the conclusion shoul

Re: Using the snapshot 20070214

2007-02-15 Thread Larry Hall (Cygwin)
Angelo Graziosi wrote: Corinna Vinschen wrote: If I remember correctly I already replied that I can't reproduce this problem. The figure shows up for me. I have tried to investigate, I have run cygcheck -c --verbose > out.check and the output shows the following package incomplete: --

Re: Using the snapshot 20070214

2007-02-15 Thread Angelo Graziosi
Corinna Vinschen wrote: > If I remember correctly I already replied that I can't reproduce this > problem. The figure shows up for me. I have tried to investigate, I have run cygcheck -c --verbose > out.check and the output shows the following package incomplete:

Re: Using the snapshot 20070214

2007-02-15 Thread Corinna Vinschen
On Feb 15 17:08, Angelo Graziosi wrote: > > Corinna Vinschen wrote: > > > The gold old libg.a problem. Remove libg.a and create a symlink > > libg.a -> libcygwin.a. > > After the correction, I can build Emacs-CVS and the build works fine, > thanks a lot. > > > > In any case I observe a probl

Re: Using the snapshot 20070214

2007-02-15 Thread Angelo Graziosi
Corinna Vinschen wrote: > The gold old libg.a problem. Remove libg.a and create a symlink > libg.a -> libcygwin.a. After the correction, I can build Emacs-CVS and the build works fine, thanks a lot. In any case I observe a problem that I already flagged some time ago (Oct 23, 2006) when one

Re: Using the snapshot 20070214

2007-02-15 Thread Corinna Vinschen
On Feb 15 02:12, Angelo Graziosi wrote: > > After installing and rebasing (-b 0x6500 as suggested) the current This was only suggested if the normal rebase still results in problems. > snapshot 20070214, using it I have found these problems. > [...] > emacs-22.0.93.exe.stackdump > --

Using the snapshot 20070214

2007-02-14 Thread Angelo Graziosi
After installing and rebasing (-b 0x6500 as suggested) the current snapshot 20070214, using it I have found these problems. Usually I use Emacs built from CVS. I have found usefull to build it configuring as LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base' \ ./configure...