[Bug go/88060] ../../../gcc-8.2.0/libgo/go/syscall/libcall_linux_utimesnano.go:17:18: error: reference to undefined name ‘_AT_FDCWD’

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 16 15:31:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88060

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
Can you attach the contents of sparc-unknown-linux-gnu/libgo/gen-sysinfo.go
from your build directory?

Does the C header file <fcntl.h> on your system define AT_FDCWD?  (It normally
comes from <bits/fcntl-linux.h>.)  If not, why not?  Where is it defined?


More information about the Gcc-bugs mailing list