This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug nptl/20314] New: make[4]: *** [/usr/include/stdlib.h] Error 1


https://sourceware.org/bugzilla/show_bug.cgi?id=20314

            Bug ID: 20314
           Summary: make[4]: *** [/usr/include/stdlib.h] Error 1
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

# make xtests
...
make -j 8 subdir=nptl -C nptl ..=../ xtests
make[4]: Entering directory '/export/ssd/git/sources/glibc'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/usr/bin/install -c -m 644 ../include/stdlib.h /usr/include/stdlib.h
/usr/bin/install: cannot remove \u2018/usr/include/stdlib.h\u2019: Permission
denied
../Makerules:1200: recipe for target '/usr/include/stdlib.h' failed
make[4]: *** [/usr/include/stdlib.h] Error 1

Why does "make xtests" install /usr/include/stdlib.h?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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