Re: Latest CVS compile problem

2000-06-15 Thread Kayvan A. Sylvan
On Thu, Jun 15, 2000 at 12:18:34PM +0200, Jean-Marc Lasgouttes wrote: > > Did you run ./autogen.sh? Yes. Every time. I will now remove the entire directory and start again from CVS. ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my

Re: Latest CVS compile problem

2000-06-15 Thread Jean-Marc Lasgouttes
Did you run ./autogen.sh? JMarc

Latest CVS compile problem

2000-06-14 Thread Kayvan A. Sylvan
make[4]: Entering directory `/home/kayvan/src/rpm/BUILD/lyx-1.1.6cvs/sigc++' /bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./..-O2 -m486 -fno-strength-reduce -ansi -W -Wall -Wno-return-type -c object.cc c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -O2 -m486 -fno-s

Re: Latest CVS compile problem

2000-03-17 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | > | So what does this mean for people who want to continue to compile the latest | > | CVS? Do we have to upgrade compiler/libraries? Will this also affect end-users? | > | > No, as long as your compiler is on par with gcc 2.8.x we will still | >

Re: Latest CVS compile problem

2000-03-16 Thread Kayvan A. Sylvan
On Thu, Mar 16, 2000 at 07:54:51PM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | On Thu, Mar 16, 2000 at 07:34:48PM +0100, Lars Gullik Bjønnes wrote: > | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > | > > | > > | > So, you didn't read the comment

Re: Latest CVS compile problem

2000-03-16 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Thu, Mar 16, 2000 at 07:34:48PM +0100, Lars Gullik Bjønnes wrote: | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | > | > | > So, you didn't read the comments on that point in lyx_cb.C? | > | > Meaning: I hning I know how to fix, but form

Re: Latest CVS compile problem

2000-03-16 Thread Kayvan A. Sylvan
On Thu, Mar 16, 2000 at 07:34:48PM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > > So, you didn't read the comments on that point in lyx_cb.C? > > Meaning: I hning I know how to fix, but form now on I will be using a > _near_ conforming c++ lib, with nam

Re: Latest CVS compile problem

2000-03-16 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: So, you didn't read the comments on that point in lyx_cb.C? Meaning: I hning I know how to fix, but form now on I will be using a _near_ conforming c++ lib, with namespace std turned on. Also this simple thing shows clearly that lyxstring is a bit

Latest CVS compile problem

2000-03-15 Thread Kayvan A. Sylvan
This happens on the latest CVS: lyx_cb.C: In function `void InsertAsciiFile(const class string &, bool)': lyx_cb.C:1162: no matching function for call to `lyxstring::lyxstring (istream_iterator &, istream_iterator &)' support/lyxstring.h:158: candidates are: lyxstring::lyxstring() support/lyxstr