> without -d you won't get new directories... and without -P you won't
> loose unused directories...
>
I see...thanks Lars..
nirmal
Nirmal Govind <[EMAIL PROTECTED]> writes:
| >
| > both of these are definitely in CVS. Are you sure you are really up do
| > date? Are you using -dP when updating cvs?
| >
|
| I'm using Mandrake 9.0, gcc/g++ 3.2 .. I wasn't using -dP while doing
| "cvs update" .. Have been doing just "cvs updat
>
> both of these are definitely in CVS. Are you sure you are really up do
> date? Are you using -dP when updating cvs?
>
I'm using Mandrake 9.0, gcc/g++ 3.2 .. I wasn't using -dP while doing
"cvs update" .. Have been doing just "cvs update" till now.. has the
server changed? Well, I just did a
Nirmal Govind <[EMAIL PROTECTED]> writes:
| Hi.. I'd emailed regarding this error earlier but didn't get a
| response.. so I updated my lyx cvs version again and tried but still the
| make fails with the following error:
|
| ../../../../boost/boost/type_traits/remove_const.hpp:16:55:
| boost/type
Nirmal Govind <[EMAIL PROTECTED]> writes:
| Hi.. I'd emailed regarding this error earlier but didn't get a
| response.. so I updated my lyx cvs version again and tried but still the
| make fails with the following error:
I never saw your report.
btw what kind of system is this compiler/vesion, o
"Lars Gullik Bjønnes" wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
>
> | cvs now
> | log attached
> | gcc-2.95.2
> | glibc-2.1.3
>
> Try again in 30 minutes... I _have_ fixed this in cvs, but anoncvs
> needs a little time to catch up.
>
> Lgb
Worked
Thanks
Garst
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| cvs now
| log attached
| gcc-2.95.2
| glibc-2.1.3
Try again in 30 minutes... I _have_ fixed this in cvs, but anoncvs
needs a little time to catch up.
Lgb
On Wed, 18 Oct 2000, Kayvan A. Sylvan wrote:
> On Wed, Oct 18, 2000 at 03:00:12PM -0700, Cron Daemon wrote:
>
> > gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../..
>-I../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -c
>math_parser.C -o math_p
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Almost. This patch on top of boot/Makefile.am does it:
Applied.
JMarc
On Tue, Oct 03, 2000 at 04:40:52PM +0200, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | It looks like some files got left out of the dist rules again:
>
> Hmm, yes.
>
> Does this patch fix it?
Almost. This patch on top of boot/Makefile.am does it:
Index: bo
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| It looks like some files got left out of the dist rules again:
Hmm, yes.
Does this patch fix it?
Index: Makefile.am
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/Makefile.am,
Juergen Vigna <[EMAIL PROTECTED]> writes:
| >
| > Relevant code:
| > RowList::const_iterator cit = rowlist.begin();
| > RowList::const_iterator end = rowlist.end();
|
| change the above code so that you have
|
| > RowList::iterator end = rowlist.end();
|
| And it will compil
>
> Relevant code:
> RowList::const_iterator cit = rowlist.begin();
> RowList::const_iterator end = rowlist.end();
change the above code so that you have
> RowList::iterator end = rowlist.end();
And it will compile!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._
13 matches
Mail list logo