Hello,
We're using the various auto tools for Apache Rivet
(http://tcl.apache.org/rivet/), but things seem to have taken a turn for
the worse... I'm able to compile and run everything just fine on Ubuntu,
but there seem to be difficulties on other platforms.
The code in question is here (it's a b
Hi David,
* David N. Welton wrote on Mon, Nov 07, 2005 at 01:34:54PM CET:
>
> We're using the various auto tools for Apache Rivet
> (http://tcl.apache.org/rivet/), but things seem to have taken a turn for
> the worse... I'm able to compile and run everything just fine on Ubuntu,
> but there seem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David N. Welton wrote:
| Hello,
|
| We're using the various auto tools for Apache Rivet
| (http://tcl.apache.org/rivet/), but things seem to have taken a turn for
| the worse... I'm able to compile and run everything just fine on Ubuntu,
| but there s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David N. Welton wrote:
| That comes from this Makefile.am line:
|
| lib_libexec_LTLIBRARIES = librivet.la librivetparser.la
|
| What might be the cause of this problem? Is there a better place to ask?
|
| Thanks for your help,
# ... and these two.
Sorry for the self-reply.
* Ralf Wildenhues wrote on Mon, Nov 07, 2005 at 03:22:55PM CET:
> * David N. Welton wrote on Mon, Nov 07, 2005 at 01:34:54PM CET:
> >
> > In particular, this one seems to be something directly related to libtool:
> >
> > http://mail-archives.apache.org/mod_mbox/tcl-rive
Peter O'Gorman wrote:
> David N. Welton wrote:
>
> | That comes from this Makefile.am line:
> |
> | lib_libexec_LTLIBRARIES = librivet.la librivetparser.la
> |
> | What might be the cause of this problem? Is there a better place to ask?
> |
> | Thanks for your help,
>
> # ... and these two. We