Actions
Bug #3382
opennfd.conf.sample has face_system.unix section when compiled without Unix sockets support
Status:
New
Priority:
Normal
Assignee:
-
Category:
Build
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
0.50 h
Description
Steps to reproduce:
- build NFD with a cross-compile toolchain whose Boost libraries do not support Unix sockets
- observe
build/nfd.conf.sample
Expected: face_system.unix
section is missing or commented out
Actual: face_system.unix
section is present; attempting to start NFD with this configuration file results in an error from FaceManager
Updated by Davide Pesavento over 3 years ago
- Target version deleted (
Unsupported) - Start date deleted (
12/28/2015)
Updated by Junxiao Shi almost 3 years ago
- Related to Bug #3970: Improve face_system error message when a ProtocolFactory is disabled added
Actions