You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/bin/ld: out/elog_file.o: in function elog_file_write': /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:120: undefined reference to elog_file_port_lock'
/usr/bin/ld: /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:142: undefined reference to elog_file_port_unlock' /usr/bin/ld: out/elog_file.o: in function elog_file_config':
/home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:160: undefined reference to elog_file_port_lock' /usr/bin/ld: /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:176: undefined reference to elog_file_port_unlock'
collect2: error: ld returned 1 exit status
make: *** [Makefile:16: all] Error 1
The text was updated successfully, but these errors were encountered:
/usr/bin/ld: out/elog_file.o: in function
elog_file_write': /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:120: undefined reference to
elog_file_port_lock'/usr/bin/ld: /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:142: undefined reference to
elog_file_port_unlock' /usr/bin/ld: out/elog_file.o: in function
elog_file_config':/home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:160: undefined reference to
elog_file_port_lock' /usr/bin/ld: /home/rhytech/Documents/elog/EasyLogger/demo/os/linux/../../../easylogger/plugins/file/elog_file.c:176: undefined reference to
elog_file_port_unlock'collect2: error: ld returned 1 exit status
make: *** [Makefile:16: all] Error 1
The text was updated successfully, but these errors were encountered: