bug-patch
[Top][All Lists]
Advanced

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

Re: [bug-patch] patch-2.7.4 make fails on Solaris10 x86


From: Kiyoshi KANAZAWA
Subject: Re: [bug-patch] patch-2.7.4 make fails on Solaris10 x86
Date: Mon, 2 Feb 2015 00:41:32 +0900 (JST)

Hi,

Tried patch-2.7.4.2-b73c.tar.gz.
Both are fixed, but got another Error:
  CCLD     patch
Undefined                       first referenced
 symbol                             in file
eaccess                             ../lib/libpatch.a(euidaccess.o)


./configure says:
checking for library containing eaccess... -lgen
checking for eaccess... yes
but "-lgen" does not seem to be used to ld.

Regards,

--- Kiyoshi <address@hidden>


----- Original Message -----
Hi,

2015-02-01 4:44 GMT+01:00 Kiyoshi KANAZAWA <address@hidden>:
> "safe.c", line 462: warning: implicit function declaration: faccessat

the faccessat module from gnulib is needed as well.

> There is another bus in pch.c, line 437.
>    size_t indent = -1;
> although size_t  is unsigned.

This is harmless.

Both problems should be fixed in commit b73c1f95. A snapshot tarball
can be found here:

  ftp://alpha.gnu.org/gnu/patch/

Thanks,
Andreas



reply via email to

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