Click here to Skip to main content
15,795,059 members
Home / Discussions / Linux Programming
   

Linux Programming

 
JokeSOLVED ABANDONED building library file using "blues" package is futile Pin
Vaclav_22-Mar-19 8:48
Vaclav_22-Mar-19 8:48 
AnswerRe: linker error file not recognized: File format not recognized Pin
k505422-Mar-19 9:05
mvek505422-Mar-19 9:05 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_22-Mar-19 14:27
Vaclav_22-Mar-19 14:27 
GeneralRe: linker error file not recognized: File format not recognized Pin
Richard MacCutchan22-Mar-19 23:53
mveRichard MacCutchan22-Mar-19 23:53 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_23-Mar-19 6:10
Vaclav_23-Mar-19 6:10 
GeneralRe: linker error file not recognized: File format not recognized Pin
Richard MacCutchan23-Mar-19 6:36
mveRichard MacCutchan23-Mar-19 6:36 
GeneralRe: linker error file not recognized: File format not recognized Pin
k505423-Mar-19 6:51
mvek505423-Mar-19 6:51 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_23-Mar-19 7:48
Vaclav_23-Mar-19 7:48 
Thanks for reply.
After Richard's post I can correctly identify the file wrong architecture - as already suspected and reported by the linker.

Upon preliminary investigation it looks as "bluez" package "configure" is flaky.
It's sketchy documentation clearly states that it is smart enough to sort-of self option itself.
I can prove otherwise as far as --build, --host and --target options go.
I really do not care how it "automatically " determines them, but it totally ignores --target when given as an option!
Not only that - it also selectively ignores other architecture options.
I can provide "configure" file outputs if anybody cares.
Here is a snippet

checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu


Yes, I did search for "target" - nothing , nada


The real question is - how to resolve this?

www.bluez.org is useless
Ubuntu forum probably does not care
other forums are off limits and I really do not want to be just statistic anyway


If it is bug - where do I go next?

I guess learn how to edit "configure " is my real option.
But I need to verify if the target architecture I am using is valid , since I cannot rely on "configure" to tell me !
For example - this passed --target=armv7l, but was ignored.


I am open to suggestions,
GeneralRe: linker error file not recognized: File format not recognized Pin
Richard MacCutchan23-Mar-19 8:15
mveRichard MacCutchan23-Mar-19 8:15 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_23-Mar-19 11:50
Vaclav_23-Mar-19 11:50 
GeneralRe: linker error file not recognized: File format not recognized Pin
k505423-Mar-19 9:16
mvek505423-Mar-19 9:16 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_23-Mar-19 11:38
Vaclav_23-Mar-19 11:38 
GeneralRe: linker error file not recognized: File format not recognized Pin
k505423-Mar-19 12:35
mvek505423-Mar-19 12:35 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_23-Mar-19 17:32
Vaclav_23-Mar-19 17:32 
GeneralChange package architecture - no go Pin
Vaclav_24-Mar-19 6:45
Vaclav_24-Mar-19 6:45 
GeneralRe: Change package architecture - no go Pin
k505424-Mar-19 9:34
mvek505424-Mar-19 9:34 
GeneralRe: Change package architecture - no go Pin
Vaclav_24-Mar-19 14:24
Vaclav_24-Mar-19 14:24 
GeneralRe: Change package architecture - no go Pin
k505424-Mar-19 15:38
mvek505424-Mar-19 15:38 
GeneralRe: Change package architecture - no go Pin
k505424-Mar-19 10:49
mvek505424-Mar-19 10:49 
GeneralRe: Change package architecture - no go Pin
Vaclav_25-Mar-19 7:12
Vaclav_25-Mar-19 7:12 
GeneralRe: Change package architecture - no go Pin
k505425-Mar-19 8:30
mvek505425-Mar-19 8:30 
GeneralRe: linker error file not recognized: File format not recognized Pin
Member 1419936827-Mar-19 2:12
Member 1419936827-Mar-19 2:12 
GeneralRe: linker error file not recognized: File format not recognized Pin
Vaclav_27-Mar-19 4:15
Vaclav_27-Mar-19 4:15 
GeneralRe: linker error file not recognized: File format not recognized Pin
Richard Deeming27-Mar-19 6:37
mveRichard Deeming27-Mar-19 6:37 
AnswerRe: SOLVED ??? linker error file not recognized: File format not recognized Pin
k505426-Mar-19 9:15
mvek505426-Mar-19 9:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.