libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unrecognize command in libtool


From: nur syahirah syafinaz
Subject: Unrecognize command in libtool
Date: Thu, 15 Sep 2022 09:33:38 +0800

Hi, 

make dibbler-client
ccache /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.cpp
ccache /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.cpp
mv -f .deps/dibbler_client-DHCPClient.Tpo .deps/dibbler_client-DHCPClient.Po
mv -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 found
libtool: link: you must specify an output file
libtool: link: Try `libtool --help --mode=link' for more information.
make[3]: *** [Makefile:629: dibbler-client] Error 1
make[2]: *** [Makefile:1263: client] Error 2
make[1]: *** [do.mk:292: .cv22-dibbler-done] Error 2
make: *** [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 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]