This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.0.95: sysdeps/unix/sysv/linux/sigstack.c won't compile


Dan Jacobowitz <drow@false.org> writes:

> However, when I compiled -O0 the __stat macros in io/sys/stat.h did not
> get used; even with -finline-functions undefined references to __stat
> were generated.  I ended up doing this in glob.c:

The solution is to simply add a line to include/sys/stat.h.  I've
already __lstat there, but not stat.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]