Hello , I m' trying to cross compile the AXIS openbt stack for an arm on my 
pc ( Linux mandrake 8.1 )  . I changed and checked everything in the several 
makefiles of the stack that had to be changed and I got the following error
 
Can Anyone help me please ?I already asked in the openbt mailing list but no 
one has tried to give me an answer  to my problem.

thanks a lot 


arm-linux-gcc �-pthread �btd.o btdebug.o btmem.o hci.o l2cap.o 
l2cap_con.o rfcomm.o sdp.o tcs.o test.o bt_proc.o hci_vendor.o 
sec_client.o l2cap_sec.o rfcomm_sec.o -lutil �-o btduser
hci.o: In function `hci_receive_data':
/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:465: 
undefined reference to `__bug_unaligned_x'
hci.o: In function `update_ncp':
/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:729: 
undefined reference to `__bug_unaligned_x'
hci.o: In function `process_event':
/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:1047: 
undefined reference to `__bug_unaligned_x'
/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:1047: 
undefined reference to `__bug_unaligned_x'
/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:1050: 
undefined reference to `__bug_unaligned_x'
hci.o:/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack/hci.c:1050: 
more undefined references to `__bug_unaligned_x' follow
collect2: ld returned 1 exit status
make[3]: *** [btduser] Error 1
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/usr/local/arm/src/openbt.0.0.8-arm/apps/bluetooth/userstack'
make[1]: *** [all-recurse] Error 1


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to