[Bug libc/21514] New: sysdeps/unix/sysv/linux/sys/syscall.h:31:27: fatal error: bits/syscall.h: No such file or directory
danglin at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue May 23 23:28:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21514
Bug ID: 21514
Summary: sysdeps/unix/sysv/linux/sys/syscall.h:31:27: fatal
error: bits/syscall.h: No such file or directory
Product: glibc
Version: 2.26
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
CC: deller at gmx dot de, drepper.fsp at gmail dot com
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
Tests tst-cond24 and tst-cond25 fail to compile on hppa:
gcc tst-cond24.c -c -std=gnu11 -fgnu89-inline -O2 -Wall -Werror -Wundef
-Wwrite
-strings -fmerge-all-constants -fno-stack-protector -frounding-math -g
-Wstrict-
prototypes -Wold-style-definition -I../include
-I/home/dave/gnu/glibc/
objdir/nptl -I/home/dave/gnu/glibc/objdir -I../sysdeps/unix/sysv/linux/hppa
-
I../sysdeps/hppa/nptl -I../sysdeps/unix/sysv/linux/include
-I../sysdeps/unix/sy
sv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu
-I../sysdep
s/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix
-I..
/sysdeps/hppa/hppa1.1 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32
-I
../sysdeps/ieee754/dbl-64 -I../sysdeps/hppa/fpu -I../sysdeps/hppa
-I../sysdep
s/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem
/usr/lib
/gcc/hppa-linux-gnu/6/include -isystem
/usr/lib/gcc/hppa-linux-gnu/6/include-fix
ed -isystem /usr/include -D_LIBC_REENTRANT -include
/home/dave/gnu/glibc/objdir
/libc-modules.h -DMODULE_NAME=testsuite -include ../include/libc-symbols.h
-o /home/dave/gnu/glibc/objdir/nptl/tst-cond24.o -MD -MP -MF
/home/dave/gnu/gli
bc/objdir/nptl/tst-cond24.o.dt -MT
/home/dave/gnu/glibc/objdir/nptl/tst-cond24.o
In file included from tst-cond24.c:25:0:
../sysdeps/unix/sysv/linux/sys/syscall.h:31:27: fatal error: bits/syscall.h: No
such file or directory
# include <bits/syscall.h>
^
compilation terminated.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list