2008-08-19 11:22:15

by Fritz Code

[permalink] [raw]
Subject: [Bluez-users] Cross-Compiling issue - missing define

Cross compiling latest lib-utils (3.36) I had following problems:
the compiler options :
-funswitch-loops -fgcse-after-reload
had to be removed from makefile since my gcc arm cross compiler (gcc 3.3.3)
doenst support it.

And:
ENOKEY, used in sbc/storage.c and sbc/input.c is undeclared
#define ENOKEY EACCES
helped.

Anyway with this work out i was able to compile the utils.



--
Regards,
--Codefritz


Attachments:
(No filename) (405.00 B)
(No filename) (510.00 B)
(No filename) (363.00 B)
(No filename) (164.00 B)
Download all attachments