Hi,
The current wimax service provider code seems only build on 32 bit
machine. Here's the error when build on a 64 bit machine, does anyone
have idea what it is?
 
make[2]: Entering directory
`/root/charles/wimax/intel-wimax/WiMAX-Network-Service-1.2.5/tools_proje
cts/Pipe/Common/Services'
make -C ../../OSAL all CONFIG=Debug
make[3]: Entering directory
`/root/charles/wimax/intel-wimax/WiMAX-Network-Service-1.2.5/tools_proje
cts/Pipe/OSAL'
gcc -o Debug/libosal.so wimax_osal_win.o wimax_string.o osaltrace.o
wimax_osal.o wimax_util.o osal_event.o -shared  -lpthread -ldl
/usr/bin/ld: wimax_osal_win.o: relocation R_X86_64_32 against
`LASTERROR_THREAD_KEY' can not be used when making a shared object;
recompile with -fPIC
wimax_osal_win.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [Debug/libosal.so] Error 1
make[3]: Leaving directory
`/root/charles/wimax/intel-wimax/WiMAX-Network-Service-1.2.5/tools_proje
cts/Pipe/OSAL'
make[2]: *** [osal] Error 2
 
[EMAIL PROTECTED] WiMAX-Network-Service-1.2.5]# uname -m
x86_64
 
Charles
_______________________________________________
wimax mailing list
[email protected]
http://www.linuxwimax.org/mailman/listinfo/wimax

Reply via email to