make error....

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
XxBAOxX
Posts: 19
Joined: Thu Oct 06, 2005 10:03 am

make error....

Post by XxBAOxX »

make: outpatch: command not found
make: *** [out] Error 127

ive gotten this error when trying to 'make' src from pspdev samples dir.....what does it mean.....ive also gotten another error very similar but instead of '127' it was '1'
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

What pspdev samples dir? outpatch has never been required to build PSPSDK samples.
XxBAOxX
Posts: 19
Joined: Thu Oct 06, 2005 10:03 am

Post by XxBAOxX »

its a directory that came with KO's w32 pspsdk......all i used from his installer was the samples and they dont work i guess....or somethings wrong.....i put the samples dir from ko's pspsdk dir and put it in cygwin/home/'user'/samples dir......i then go to run cygwin and try to run one of the samples using make.......then it gives me that error.....im not sure what wrong is going on but i cant seem to fix it.....ive uninstalled and cleared paths for fresh installation but to no avail.....
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

If you are using some wacky installer then ask the author for support. The current official way to build and install PSPSDK is toolchain.sh.
XxBAOxX
Posts: 19
Joined: Thu Oct 06, 2005 10:03 am

Post by XxBAOxX »

but thats the reason why i downloaded the files manually and installed them.....whenever i run toolchain.sh it says


"connecting to ftp.gnu.org|199.232.41.7|21...connected"
"logging is as anonymous..."
"error in server rosponse, closing control connection."
"retrying"

after about 20 tries it just says

"error downloading binutils"

.....or something along those lines......id love to do it through tool chain.sh though........ive asked for help with this before but nobody understood i guess......damnt.....i wanna program for my psp but this stupid thing just doesnt work for me.......
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

Maybe your wget is too old? Or maybe you have an older version of toolchain.sh that didn't use --passive-ftp?

Anyone else have any ideas?
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Perhaps he's only able to access port 80 externally - no ftp allowed?
XxBAOxX
Posts: 19
Joined: Thu Oct 06, 2005 10:03 am

Post by XxBAOxX »

mrbrown wrote:Maybe your wget is too old? Or maybe you have an older version of toolchain.sh that didn't use --passive-ftp?

Anyone else have any ideas?
sounds very plausible.....but i got my psptoolchain from oopos.com(i think that was the site...hmm)...anyway......ill check into that....thanx

ooPo wrote:Perhaps he's only able to access port 80 externally - no ftp allowed?

sounds even more plausible.....for some reason my firewall will not allow flashfxp to access my modded xbox without it being disabled......ill check into that also....


good deal guys.....thanx very much for the info....
Post Reply