Le 07/10/2012 20:41, Richard Heck a écrit :
This is an out-of-source build directory.
Isn't this the way to go?
Same error here. Anyone?
My fault. Should be OK now.
JMarc
Thanks. Fixed.
Angus
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> This small patch finishes the removal of the vms_define.h: --
Applied to my tree.
JMarc
On Tue, 27 Feb 2001, Kayvan A. Sylvan wrote:
> On Tue, Feb 27, 2001 at 05:12:49PM +, John Levon wrote:
> > On Tue, 27 Feb 2001, John Levon wrote:
> >
> > >
> > > mathed/math_bibop* needs removing from Makefile.am
> > >
> > > john
> >
> > er, or the typo should be fixed
> >
> > one or the
On Tue, Feb 27, 2001 at 05:12:49PM +, John Levon wrote:
> On Tue, 27 Feb 2001, John Levon wrote:
>
> >
> > mathed/math_bibop* needs removing from Makefile.am
> >
> > john
>
> er, or the typo should be fixed
>
> one or the other :)))
>
> john
Here's my "make dist" patch from a few days a
On Tue, 27 Feb 2001, John Levon wrote:
>
> mathed/math_bibop* needs removing from Makefile.am
>
> john
er, or the typo should be fixed
one or the other :)))
john
--
"Please crack down on the Chinaman's friends and Hitler's commander.
Mother is the best bet and don't let Satan draw you too
On Sun, 18 Feb 2001, Kayvan A. Sylvan wrote:
> Hi folks,
>
> Would one of you please fix this? This is agains the latest 1.2.0cvs.
>
> "make dist" produces:
>
> && automake --include-deps --build-dir=$here --srcdir-name=.
>--output-dir=$top_distdir --foreign Makefile
> cp: cannot create reg
On 18-Sep-2000 Juergen Vigna wrote:
>
> I need help for this as otherwise it might take some time!
>
Replying to myself ;)
There are a lot of functions in lyxfunc which modify or do something
with LyXText (bv->text!). Now all this functions should be handled
also by the text-inset. I now woul
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
>
> Sure... it is ok for you if I do this now?
> And also remove table.C and table.h?
>
I guess yes, but IMO we should ask the others.
We have seen that there ARE problems with the new tabular inset
(especially with the text-inset) so before removing
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 18-Sep-2000 Lars Gullik Bjønnes wrote:
|
| >| I fixed this and IMO they still should be part of the build process
| >| at least until we remove all references to them in the LyX-Source and
| >| remove them from the repository!
| >
| > The only reas
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
>| I fixed this and IMO they still should be part of the build process
>| at least until we remove all references to them in the LyX-Source and
>| remove them from the repository!
>
> The only reason why I haven't done that already is that you might nee
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 18-Sep-2000 Lars Gullik Bjønnes wrote:
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| >| Hi folk,
| >|
| >| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
| >| and RPM generation proceed). However, even with th
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
>| Hi folk,
>|
>| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
>| and RPM generation proceed). However, even with this, I get the following
>| errors on compilation:
>|
>|
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Hi folk,
|
| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
| and RPM generation proceed). However, even with this, I get the following
| errors on compilation:
|
| table.C:791: new declaration `class string LyXTable::
On 16-Sep-2000 Kayvan A. Sylvan wrote:
> Hi folk,
>
> This small patch fixes a ``make dist'' oversight (and lets my auto-compile
> and RPM generation proceed). However, even with this, I get the following
> errors on compilation:
Applied!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-
>| kde/foo.C:
>|
>| // This should be replaced with a real kde dialog!
>| #include "../xforms/foo.C"
>
> Yes, we should have a frontends/skeleton that just contains the needed
> stubs.
I guess for now I found a working solution without dummy-files, I'll
commit it soon.
Jür
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, Aug 16, 2000 at 09:31:43AM +0200, Juergen Vigna wrote:
| >
| > On 15-Aug-2000 Kayvan A. Sylvan wrote:
| > > On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
| > >> When I do a make distclean it tries twice on frontends/xform
On Wed, Aug 16, 2000 at 09:31:43AM +0200, Juergen Vigna wrote:
>
> On 15-Aug-2000 Kayvan A. Sylvan wrote:
> > On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> >> When I do a make distclean it tries twice on frontends/xforms and stops
> >> (naturally) on "no rule ..."
> >> Might t
On 15-Aug-2000 Kayvan A. Sylvan wrote:
> On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
>> When I do a make distclean it tries twice on frontends/xforms and stops
>> (naturally) on "no rule ..."
>> Might this help?
>> Garst
>
> Try this patch instead. This fixes both problems. P
On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> When I do a make distclean it tries twice on frontends/xforms and stops
> (naturally) on "no rule ..."
> Might this help?
> Garst
Try this patch instead. This fixes both problems. Please apply.
--
Kayvan A. Sylvan
On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> "Kayvan A. Sylvan" wrote:
> >
> > Here's the fix that allows me to once again build automated RPMs.
> >
> > --
> > Kayvan A. Sylvan | Proud husband of | Father to my kids:
> > Sylvan Associates, Inc.
"Kayvan A. Sylvan" wrote:
>
> Here's the fix that allows me to once again build automated RPMs.
>
> --
> Kayvan A. Sylvan | Proud husband of | Father to my kids:
> Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
> http://www.successlinks.com/k
22 matches
Mail list logo