bug-hello
[Top][All Lists]
Advanced

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

Re: gnu hello: 'make distcheck' fails on FreeBSD


From: Sami Kerola
Subject: Re: gnu hello: 'make distcheck' fails on FreeBSD
Date: Thu, 13 Mar 2014 17:02:09 +0000

On 13 March 2014 16:15, Jim Meyering <address@hidden> wrote:
> On Wed, Mar 12, 2014 at 3:25 PM, Assaf Gordon <address@hidden> wrote:
>> Trying the latest "Gnu Hello" on FreeBSD, "make distcheck" fails:
>> ===
>> <...>
>> <snip... after hello is compiled and linked successfully ...>
>> <...>
>>
>> depbase=`echo src/hello.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc
>> -DLOCALEDIR=\"/usr/home/gordon/hello/hello-2.9.27-f95ba-dirty/_inst/share/locale\"
>> -DHAVE_CONFIG_H -I. -I..  -Ilib -I../lib -Isrc -I../src    -g -O2 -MT
>> src/hello.o -MD -MP -MF $depbase.Tpo -c -o src/hello.o ../src/hello.c && mv
>> -f $depbase.Tpo $depbase.Po
>> cc  -g -O2   -o hello src/hello.o  ./lib/libhello.a
>> /bin/sh /usr/home/gordon/hello/hello-2.9.27-f95ba-dirty/build-aux/missing
>> help2man --include=../man/hello.x ./hello -o ../hello.1
>> help2man: can't unlink ../hello.1 (Permission denied)
>
> Hi Assaf,
> Thank you for that report.
> I've fixed it with the attached patch.

Hi Assaf and Jim,

Thank you for bug report. I double checked Jim's patch, and it seemed
to work very well. To my surprise the change was already in upstream
git, so I think Reuben and I accidentally duplicated review.

-- 
Sami Kerola
http://www.iki.fi/kerolasa/



reply via email to

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