SLQS04.00.03 sample application compilation error

Good day every body,

I use SLQS04.00.03 sierra sdk on centos 7 and want to compile any sample application but i always get this errors :
/usr/bin/ld: …/…/build/lib/hostx86_64//libslqsqmi.a(qaGobiApiDcs.o): unrecognized relocation (0x2a) in section `.text’
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make: *** [bin/connectionmgrhostx86_64] Error 1

Can any one help me

Thanks

Have any one step by step tutorial that we can use to build a sample application on linux with sqls

refer http://source.sierrawireless.com/resources/airprime/software/linux-qmi-sdk-application-developer-guide-1,-d-,26/

-Alex

Thanks Alex
i used this tutorial but i got those errors