I have builed rundb and rundl using makefile. When I try to run rundb, an assert cnt == g_total_node_cnt failed because cnt is the number of lines of ifconfig.txt file, but I don't know what is the content of the needed ifconfig.txt. I assume it isn't the output of ifconfig command.