Bug 14219 - Rebuilding syscall stubs after syscalls.list change
Summary: Rebuilding syscall stubs after syscalls.list change
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: build (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 09:19 UTC by Thomas Schwinge
Modified: 2014-06-19 14:31 UTC (History)
1 user (show)

See Also:
Host: sh-linux-gnu
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schwinge 2012-06-11 09:19:10 UTC
I added fanotify_mark to sysdeps/unix/sysv/linux/sh/syscalls.list, and
did a clean build, which created misc/fanotify_mark.*.

Then, I applied changes to fanotify_mark in that syscalls.list.  Upon
rebuilding in the existing build tree, sysd-syscalls got updated, but
misc/fanotify_mark.* did not, so I manually had to delete these to get
them rebuilt.