bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] zile 2.3.20: program_name missing


From: Reuben Thomas
Subject: Re: [Bug-zile] zile 2.3.20: program_name missing
Date: Mon, 18 Oct 2010 22:32:33 +0100

On 10 October 2010 19:37:50 UTC+1, Christian Weisgerber
<address@hidden> wrote:
> zile 2.3.20 fails to build here on OpenBSD:
>
> ...
> ../lib/libgnu.a(error.o)(.text+0x320): In function `error':
> : undefined reference to `program_name'
> ../lib/libgnu.a(error.o)(.text+0x4f0): In function `error_at_line':
> : undefined reference to `program_name'
> ...
>
> As lib/error.c says:
>
> /* The calling program should define program_name and set it to the
>   name of the executing program.  */
> extern char *program_name;
>
> Currently src/main.c defines only
>
> char *prog_name = PACKAGE;

Thanks, I guess for some reason I don't use this file on GNU/Linux.
Please can you confirm that current git HEAD builds for you now on
BSD?

-- 
http://rrt.sc3d.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]