Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-22 Thread Angus Leeming
On Tuesday 21 May 2002 9:17 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > >> Try putting it in ftp.devel.lyx.org:/incoming (or pub/incoming) > | > | I can't upload. Do I have to log in as [EMAIL PROTECTED]? But then my > | password is visible to the world... > > the

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: >> Try putting it in ftp.devel.lyx.org:/incoming (or pub/incoming) > | I can't upload. Do I have to log in as [EMAIL PROTECTED]? But then my password | is visible to the world... then put it in your home dir and I can just get it there. -- Lg

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Angus Leeming
> Try putting it in ftp.devel.lyx.org:/incoming (or pub/incoming) I can't upload. Do I have to log in as [EMAIL PROTECTED]? But then my password is visible to the world... Angus aleem@pneumon->ftp -n ftp> open ftp.devel.lyx.org ftp> user anonymous [EMAIL PROTECTED] 331 Guest login ok, send yo

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Angus Leeming
On Tuesday 21 May 2002 3:37 pm, Lars Gullik Bjønnes wrote: > | But I can compile neither rc1 nor cvs unmodified anyway, so I prefer to > | use cvs. I have detailed all the changes I have made in README.bin. > | Attached. > > But then you are not distributing any release... just a cvs snapshot. > >

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Tuesday 21 May 2002 3:04 pm, Lars Gullik Bjønnes wrote: >> Angus Leeming <[EMAIL PROTECTED]> writes: >> | On Tuesday 21 May 2002 2:10 pm, Thomas Anders wrote: >> >> Me, myself and I wrote: >> >> > env CC=/net/bin/gcc CXX=/net/bin/g++ CPPFLAGS=-I/net/

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Angus Leeming
On Tuesday 21 May 2002 3:04 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Tuesday 21 May 2002 2:10 pm, Thomas Anders wrote: > >> Me, myself and I wrote: > >> > env CC=/net/bin/gcc CXX=/net/bin/g++ CPPFLAGS=-I/net/usr/include \ > >> >CFLAGS=-I/net/usr/include

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Tuesday 21 May 2002 2:10 pm, Thomas Anders wrote: >> Me, myself and I wrote: >> > env CC=/net/bin/gcc CXX=/net/bin/g++ CPPFLAGS=-I/net/usr/include \ >> >CFLAGS=-I/net/usr/include CXXFLAGS=-I/net/usr/include \ >> >LDFLAGS=-L/net/usr/lib \ >> >

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Angus Leeming
On Tuesday 21 May 2002 2:10 pm, Thomas Anders wrote: > Me, myself and I wrote: > > env CC=/net/bin/gcc CXX=/net/bin/g++ CPPFLAGS=-I/net/usr/include \ > >CFLAGS=-I/net/usr/include CXXFLAGS=-I/net/usr/include \ > >LDFLAGS=-L/net/usr/lib \ > >./configure --prefix=/net/pub/lyx-1.2.0pre5 \

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Thomas Anders
Me, myself and I wrote: > env CC=/net/bin/gcc CXX=/net/bin/g++ CPPFLAGS=-I/net/usr/include \ >CFLAGS=-I/net/usr/include CXXFLAGS=-I/net/usr/include \ >LDFLAGS=-L/net/usr/lib \ >./configure --prefix=/net/pub/lyx-1.2.0pre5 \ >--exec-prefix=/net/pub/lyx-1.2.0pre5/osf \ >--with-ex

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Thomas Anders
Andre Poenitz wrote: > Have you done a ./configure on a clean checkout? > > I've seen this error message when trying 3.1 on some "not so clean" tree... Depends on if you consider ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.2.0pre5.tar.gz a "clean checkout". (If you don't, it would explain why 1.2.0pre

Re: 1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Andre Poenitz
On Tue, May 21, 2002 at 02:33:55PM +0200, Thomas Anders wrote: > Hello, > > given the (reported and still unresolved) difficulties compiling > 1.2.0pre5 with gcc 2.95.3 on Tru64 Unix 4.0D I switched to gcc 3.1. > LyX still doesn't compile and now fails on src/support/DebugStream.C: > > /net/bin/

1.2.0pre5 compile problems w/ gcc 3.1 on Tru64 4.0D

2002-05-21 Thread Thomas Anders
Hello, given the (reported and still unresolved) difficulties compiling 1.2.0pre5 with gcc 2.95.3 on Tru64 Unix 4.0D I switched to gcc 3.1. LyX still doesn't compile and now fails on src/support/DebugStream.C: /net/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boos