Code: Select all
main.c: In function ‘main’:
main.c:3119: warning: implicit declaration of function ‘usb_init’
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/muon/Desktop/psptoolchain/build/psplinkusb/usbhostfs_pc'
make: *** [all] Error 2
../scripts/009-psplinkusb.sh: Failed.
ERROR: Could not run the toolchain script.
Now, seeing as I'm a complete linux newbie I would like to ask the able members here if they could help me out. I've installed all the dependencies and have followed a ps2dev.org forum thread about installing ubuntu. I don't know what to do, It's failed with both the ./toolchain.sh and ./toolchain-sudo.sh. And yes I've exported the variables as well.
Unexpectedly the sdk works until I try to Make the usb example included. I also don't know If any other parts of the sdk that come after the usb part installed correctly.
Any help would be appreciated, thanks.