Thanks both of you :-)
Regards,
José.
---
Lic. José Hipólito Moyano
Oficina de sistemas
Email: jose.moy...@cs.uns.edu.ar
Tel. +54-291-4595101 interno 2699
San Andrés 800 - Campus Palihue
Departamento de Cs. e Ing. de la Computación
Universidad Nacional del Sur
On 2021-08-17 22:27, Karl Berry w
I pushed Nick's patch for a better error in the event of a second
AM_INIT_AUTOMAKE. Thanks for reporting the problem and Nick, thanks for
the patch! -k
On 2021-08-15, Karl Berry wrote:
> two expansions of AM_INIT_AUTOMAKE in your configure.ac.
> ...
> diagnostic message was certainly not very useful!
>
> Fully agreed.
>
> Nick, any chance you could easily write a patch to generate a decent
> error message for this? I am tied up with o
two expansions of AM_INIT_AUTOMAKE in your configure.ac.
...
diagnostic message was certainly not very useful!
Fully agreed.
Nick, any chance you could easily write a patch to generate a decent
error message for this? I am tied up with other projects for a while.
--thanks, karl.
Thanks to both of you for your help. I think it was very, very likely
that I made a mistake using autotools, as I have very little experience
using them. I sent the email just because the message recommends doing
so, and was expecting that the problem was the detection of the error or
the messa
On 2021-08-14, José Hipólito Moyano wrote:
> I attached the project files in the email. Maybe they were filtered :-)
> Here they go again (maybe the C code won't compile XD, I was just
> starting)
[...]
>> automake: error: global options already processed
Your error is presumably caused by th
Hi Jose,
automake: error: global options already processed
Well, that is puzzling. I'd need to see the input files to reproduce the
problem to have any idea what's going on.
I have another computer and the same project works just fine.
Different versions of automake/libtool/something?