I'm having trouble getting through the compilation of the wimax
service. It stops here:

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/local/src/wimax-kernel/include -D
_USE_TRACE -D BMI_MACHINE_ENDIANNESS_LITTLE -D L5_USE_SERVER_SOCKETS
-D LINUX -D _OS_WIN32SIM -D
PKG_VAR_LOG_DIR=\"/usr/local/var/log/wimax\" -D
VAR_RUN_DIR=\"/usr/local/var/run\" -D WIMAXD_NAME=\"wimaxd\" -D
LIB_DIR=\"/usr/local/lib\" -O2 -g -Wall -D _USE_TRACE -m32 -rdynamic
-rdynamic -o .libs/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.so
../../Common/CommonServices/.libs/libServices.a -lz -L/usr/local/lib
/usr/local/lib/libwimaxll.so ../../Common/L4Common/.libs/libL4Common.a
-lpthread -ldl -lm -lnl
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../libz.so when searching
for -lz
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../libz.a when searching for
-lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[2]: *** [wimaxd] Error 1
make[2]: Leaving directory
`/usr/local/src/wimax-network-service/InfraStack/OSAgnostic/Product/AppSrvInfra'
make[1]: Leaving directory `/usr/local/src/wimax-network-service'
make: *** [all] Error 2

This looks similar to an earlier posting concerning libnl under a 64
bit OS. I'm running Ubuntu 10.4

ldconfig -p |grep libz
        libz.so.1 (libc6,x86-64) => /lib/libz.so.1
        libz.so.1 (libc6) => /usr/lib32/libz.so.1
        libz.so (libc6,x86-64) => /usr/lib/libz.so

I'm a little worried about changing links, I'd rather not break my
system--although it wouldn't be the first time. :-)
Bryan White

--
I would rather be exposed to the inconveniences attending too much
liberty than to those attending too small a degree of it.
-- Thomas Jefferson
_______________________________________________
wimax mailing list
[email protected]
http://lists.linuxwimax.org/listinfo/wimax

Reply via email to