i'll post my error output in a minute when i get ssh working again
EDIT:
CODE
./build.sh
building library ...
In file included from libAPI.c:105:
l2cap.c: In function 'l2cap_connect_ind':
l2cap.c:1699: warning: target of assignment not really an lvalue; this will be a hard error in the future
In file included from libAPI.c:110:
rfcomm.c: In function 'rfcomm_listen':
rfcomm.c:1540: warning: target of assignment not really an lvalue; this will be a hard error in the future
as: assembler (/private/var/stash/usrbin.pwn/../libexec/gcc/darwin/arm/as or /private/var/stash/usrbin.pwn/../local/libexec/gcc/darwin/arm/as) for architecture arm not installed
as: no assemblers installed
gcc: libAPI.o: No such file or directory
ar: creating archive liblwbt.a
a - libAPI.o
ar: libAPI.o: No such file or directory
building standalone binary ...
In file included from ../src/libAPI.c:105,
from main.c:13:
../src/l2cap.c: In function 'l2cap_connect_ind':
../src/l2cap.c:1699: warning: target of assignment not really an lvalue; this will be a hard error in the future
In file included from ../src/libAPI.c:110,
from main.c:13:
../src/rfcomm.c: In function 'rfcomm_listen':
../src/rfcomm.c:1540: warning: target of assignment not really an lvalue; this will be a hard error in the future
as: assembler (/private/var/stash/usrbin.pwn/../libexec/gcc/darwin/arm/as or /private/var/stash/usrbin.pwn/../local/libexec/gcc/darwin/arm/as) for architecture arm not installed
as: no assemblers installed
./minimal/mapping.h(54): _assert(2:false)
./minimal/mapping.h(54): _assert(2:false)
mv: cannot stat `liblwbt.so': No such file or directory
mv: cannot stat `lib_cl_demo': No such file or directory
rm: cannot remove `*.o': No such file or directory
building library ...
In file included from libAPI.c:105:
l2cap.c: In function 'l2cap_connect_ind':
l2cap.c:1699: warning: target of assignment not really an lvalue; this will be a hard error in the future
In file included from libAPI.c:110:
rfcomm.c: In function 'rfcomm_listen':
rfcomm.c:1540: warning: target of assignment not really an lvalue; this will be a hard error in the future
as: assembler (/private/var/stash/usrbin.pwn/../libexec/gcc/darwin/arm/as or /private/var/stash/usrbin.pwn/../local/libexec/gcc/darwin/arm/as) for architecture arm not installed
as: no assemblers installed
gcc: libAPI.o: No such file or directory
ar: creating archive liblwbt.a
a - libAPI.o
ar: libAPI.o: No such file or directory
building standalone binary ...
In file included from ../src/libAPI.c:105,
from main.c:13:
../src/l2cap.c: In function 'l2cap_connect_ind':
../src/l2cap.c:1699: warning: target of assignment not really an lvalue; this will be a hard error in the future
In file included from ../src/libAPI.c:110,
from main.c:13:
../src/rfcomm.c: In function 'rfcomm_listen':
../src/rfcomm.c:1540: warning: target of assignment not really an lvalue; this will be a hard error in the future
as: assembler (/private/var/stash/usrbin.pwn/../libexec/gcc/darwin/arm/as or /private/var/stash/usrbin.pwn/../local/libexec/gcc/darwin/arm/as) for architecture arm not installed
as: no assemblers installed
./minimal/mapping.h(54): _assert(2:false)
./minimal/mapping.h(54): _assert(2:false)
mv: cannot stat `liblwbt.so': No such file or directory
mv: cannot stat `lib_cl_demo': No such file or directory
rm: cannot remove `*.o': No such file or directory