You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to cross compile yajl for qnx. I'm facing below error in make step.
"~/qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-ld: ../../yajl-2.1.1/lib/libyajl.so.2.1.1: undefined reference to `__isinf'
collect2: error: ld returned 1 exit status
test/api/CMakeFiles/gen-extra-close.dir/build.make:84: recipe for target 'test/api/gen-extra-close' failed ".
Can you please guide here?
Attached the log files for configure and make steps.
Hi Team,
I'm trying to cross compile yajl for qnx. I'm facing below error in make step.
"~/qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-ld: ../../yajl-2.1.1/lib/libyajl.so.2.1.1: undefined reference to `__isinf'
collect2: error: ld returned 1 exit status
test/api/CMakeFiles/gen-extra-close.dir/build.make:84: recipe for target 'test/api/gen-extra-close' failed ".
Can you please guide here?
Attached the log files for configure and make steps.
yajl_make.log
yajl_configure.log
Thanks in Advance
The text was updated successfully, but these errors were encountered: