On 03/10/2015 02:03 AM, Paul Eggert wrote:
By tradition, Gnulib never installs anything. Perhaps that tradition
should change but it should be a conscious change, presumably one
supported by the infrastructure.
I understood, thank you for the explanation.
Fortunately I was able to compile and
() Paul Eggert
() Mon, 09 Mar 2015 10:03:06 -0700
By tradition, Gnulib never installs anything. Perhaps that
tradition should change but it should be a conscious change,
presumably one supported by the infrastructure.
Gnulib is always changing, so installing gnulib.info guarantees
that
On 03/09/2015 09:26 AM, Mohammad Akhlaghi wrote:
there was no "make install"
By tradition, Gnulib never installs anything. Perhaps that tradition
should change but it should be a conscious change, presumably one
supported by the infrastructure.
On Mar 10, 2015, at 00:46, Eric Blake
Thank you very much, after searching for progname in the manual, I
noticed the section 13.9 "error and progname" which explained this
issue. I am sorry for my ignorance.
Also, we tend to avoid top-posting on this list.
I am sorry for this too. I
On 03/09/2015 09:22 AM, Mohammad Akhlaghi wrote:
> Oh! In the 2014-11-03 version of the manual it doesn't have any name infront
> of it.
>
> I had included the error module but on a Mac OS X (a friend of mine who is
> testing) got this ld error:
>
> -
> Undefined symbols for archit
Oh! In the 2014-11-03 version of the manual it doesn't have any name infront of
it.
I had included the error module but on a Mac OS X (a friend of mine who is
testing) got this ld error:
-
Undefined symbols for architecture x86_64:
"_program_name", referenced from:
_error in
On 03/09/2015 08:59 AM, Mohammad Akhlaghi wrote:
> Hi,
>
> I am the maintainer of the (soon to be released) GNU Astronomy Utilities
> (gnuastro).
>
> I have used the error_at_line function a lot in gnuastro so I wanted to
> request to add it in Gnulib.
It is already there, in the error module