Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 2.97 KB | None | 0 0
  1. libtool: link: gcc -I ../../../../InfraStack/OSAgnostic/WiMax/Wrappers/Include -I ../../../../InfraStack/OSDependent/Linux/L4Generated -I ../../../../InfraStack/OSAgnostic/Common/CommonServices -I ../../../../InfraStack/OSAgnostic/OSInterface/OSAL/ -I ../../../../InfraStack/OSAgnostic/OSInterface/OSAL/Primitives -I ../../../../InfraStack/OSAgnostic/OSInterface/OSAL/Services -I ../../../../InfraStack/OSAgnostic/Common/CommonServices/XmlParser -I ../../../../InfraStack/OSAgnostic/Product/PipeHandler -I ../../../../InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5 -I ../../../../InfraStack/OSAgnostic/Common/L4Common/SourceControl -I ../../../../InfraStack/OSAgnostic/Common/L5Common -I ../../../../InfraStack/OSAgnostic/Common/WrappersCommon -I ../../WiMax/Agents/NDnS/Source -I ../../WiMax/Agents/Supplicant/Source -I ../../WiMax/Agents/Supplicant/Source/ds -I ./../Handlers/MOCHandler/UDapiL5/ -I ../../../../InfraStack/OSAgnostic/OSInterface/InfraStackModules -I ../../../../InfraStack/OSDependent/Linux/OSAL/Primitives -I ../../../../InfraStack/OSDependent/Linux/OSAL/Services -I ../../../../InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders -I ./../IPCs/Sockets -I ../../../../InfraStack/OSAgnostic/WiMax/Wrappers/NDnS -I ../../../../InfraStack/OSAgnostic/WiMax/Wrappers/Apdo -I ../../../../InfraStack/OSAgnostic/WiMax/Agents/NDnS/Source -I ../../../../InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Source -I ../../../../InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Source/ds -I/usr/local/include -I/usr/src/linux-headers-2.6.35-25-generic/include -D _USE_TRACE -D BMI_MACHINE_ENDIANNESS_LITTLE -D L5_USE_SERVER_SOCKETS -D LINUX -D _OS_WIN32SIM -D PKG_VAR_LOG_DIR=\"/var/log/wimax\" -D VAR_RUN_DIR=\"/var/run\" -D WIMAXD_NAME=\"wimaxd\" -D LIB_DIR=\"/usr/local/lib\" -O2 -m32 -g -Wall -D _USE_TRACE -rdynamic -rdynamic -o wimaxd wimaxd-Act.o wimaxd-L4MsgProxy.o wimaxd-L5SocketsDispatcher.o wimaxd-L5Dispatcher.o wimaxd-L5CommonUtils.o wimaxd-KDapiAdapter.o wimaxd-KDapi.o wimaxd-KDapiForSim.o wimaxd-GenericMain.o wimaxd-GenericConsole.o wimaxd-GenericDaemon.o wimaxd-LoadInstrumentation.o wimaxd-DeviceConfiguration.o  ../../WiMax/Agents/NDnS/.libs/libNDnSAgent.a ../../WiMax/Agents/Supplicant/.libs/libSupplicantAgent.a ../PipeHandler/.libs/libPipeHandler.a ../Instrumantation/.libs/libWmxInstrument.a ../../Common/CommonServices/.libs/libServices.a -L/usr/local/lib /usr/local/lib/libwimaxll.a -lnl -leap ../../Common/L4Common/.libs/libL4Common.a -lm -lpthread -ldl -lz
  2. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../libeap.so when searching for -leap
  3. /usr/bin/ld: skipping incompatible //usr/lib/libeap.so when searching for -leap
  4. /usr/bin/ld: cannot find -leap
  5. collect2: ld returned 1 exit status
  6. make[2]: *** [wimaxd] Error 1
  7. make[2]: Leaving directory `/home/austin/Downloads/wimax-1.5.1/InfraStack/OSAgnostic/Product/AppSrvInfra'
  8. make[1]: *** [all-recursive] Error 1
  9. make[1]: Leaving directory `/home/austin/Downloads/wimax-1.5.1'
  10. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement