bug-patch
[Top][All Lists]
Advanced

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

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


From: Kiyoshi KANAZAWA
Subject: [bug-patch] patch-2.7.4 make fails on Solaris10 x86
Date: Sun, 1 Feb 2015 12:44:49 +0900 (JST)

Hello,

% ./configure
% make
    :
  CC       safe.o

"safe.c", line 462: warning: implicit function declaration: faccessat
    :
  CCLD     patch
Undefined                       first referenced
 symbol                             in file
faccessat                           safe.o


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


Regards,

--- Kiyoshi <address@hidden>

reply via email to

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