-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Original issue 1 created by euspectre on 2012-10-27T16:29:01.000Z:
What steps will reproduce the problem?
- Configure KEDR COI with '-DKEDR_INSTALL_DIR=/usr/local', build and install it (other parameters are left at their defaults).
- Configure KernelStrider with '-DKEDR_COI_INSTALL_DIR=/usr/local', other parameters - by default.
- Execute 'make' for KernelStrider.
What is the expected output? What do you see instead?
The build process fails when the plugin handling file system operations is being built. The relevant portion of the build log is attached.
Versions:
KEDR COI: rev. bf0a27c56e8a from its main repository (the newest as of today).
KernelStrider: rev. f3eb56a19a42 from its main repository (the newest as of today).
OS: OpenSUSE 12.1 x64.
Reactions are currently unavailable