Hi,
*make dibbler-clientccache /usr/local/gcc-10.2-2020.11-aarch64/bin/aarch64-none-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./include -I./Misc -I./ClntTransMgr -I./ClntCfgMgr -I./CfgMgr -I./Options -I./ClntOptions -I./ClntIfaceMgr -I./IfaceMgr -I./AddrMgr -I./ClntAddrMgr -I./ClntMessages -I./Messages -O2 -DLINUX -Wall -pedantic -funsigned-char -DMOD_CLNT_BIND_REUSE -DMOD_CLNT_CONFIRM -MT dibbler_client-dibbler-client.o -MD -MP -MF .deps/dibbler_client-dibbler-client.Tpo -c -o dibbler_client-dibbler-client.o `test -f './Port-linux/dibbler-client.cpp' || echo './'`./Port-linux/dibbler-client.cppccache /usr/local/gcc-10.2-2020.11-aarch64/bin/aarch64-none-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./include -I./Misc -I./ClntTransMgr -I./ClntCfgMgr -I./CfgMgr -I./Options -I./ClntOptions -I./ClntIfaceMgr -I./IfaceMgr -I./AddrMgr -I./ClntAddrMgr -I./ClntMessages -I./Messages -O2 -DLINUX -Wall -pedantic -funsigned-char -DMOD_CLNT_BIND_REUSE -DMOD_CLNT_CONFIRM -MT dibbler_client-DHCPClient.o -MD -MP -MF .deps/dibbler_client-DHCPClient.Tpo -c -o dibbler_client-DHCPClient.o `test -f './Misc/DHCPClient.cpp' || echo './'`./Misc/DHCPClient.cppmv -f .deps/dibbler_client-DHCPClient.Tpo .deps/dibbler_client-DHCPClient.Pomv -f .deps/dibbler_client-dibbler-client.Tpo .deps/dibbler_client-dibbler-client.Po/bin/bash ./libtool --tag=CXX --mode=link ccache /usr/local/gcc-10.2-2020.11-aarch64/bin/aarch64-none-linux-gnu-g++ -lpthread -o dibbler-client dibbler_client-dibbler-client.o dibbler_client-DHCPClient.o -L./ClntTransMgr -lClntTransMgr -L./ClntMessages -lClntMessages -lClntTransMgr -L./ClntOptions -lClntOptions -L./ClntCfgMgr -lClntCfgMgr -L./ClntIfaceMgr -lClntIfaceMgr -lClntMessages -lClntCfgMgr -L./CfgMgr -lCfgMgr -L./ClntAddrMgr -lClntAddrMgr -L./IfaceMgr -lIfaceMgr -L./AddrMgr -lAddrMgr -L./poslib -lPoslib -L./nettle -lNettle -L./Options -lOptions -L./Messages -lMessages -lOptions -lMessages -L./Port-linux -lLowLevel -L./Misc -lMisc -lClntOptions -lOptions ./libtool: line 1702: func_options: command not foundlibtool: link: you must specify an output filelibtool: link: Try `libtool --help --mode=link' for more information.make[3]: *** [Makefile:629: dibbler-client] Error 1make[2]: *** [Makefile:1263: client] Error 2make[1]: *** [do.mk:292 <http://do.mk:292>: .cv22-dibbler-done] Error 2make: *** [Makefile:198: cv22_dibbler] Error 2* I am currently facing one error while trying to compile my project. Could anyone help me with this issue? Thanks in advance! Regards, Syahirah