The above video goes away if you are a member and logged in, so log in now!
|
| |
Would you like to get all the new info from PSX-Scene in your email each day?
| |
|
1Likes
-
1
Post By Redblade20XX
-
PSL1GHT Problem... –
05-21-2011,01:14 PM
Hey guys!
Little Problem with th PSl1GHT SDK 2.0.
I installed it yesterday but make pkg doesn't work.
I installed it with this tutorial TutorialInstall
ebian - PSL1GHT
But when I will compile a sample pkg file ( with make pkg ) it doesn't work...
I get this error: make: *** No rule to make finish, Finish ( sorry, bad translation.., I'm german.. )
Create elfs and selfs works, but pkg not. hope you can help me..
Best regards.
atze96
-
-
05-22-2011,01:14 PM

Originally Posted by
atze96
No one an idea ?!
you have to set that in the makefile, the command is not "make pkg"
look at the makefile for openps3ftp to get an idea on how to do it
Tree for openps3ftp in OpenPS3FTP - git-hacks.com
if you git clone that and "make" it it should spit out a pkg
-
05-22-2011,01:35 PM

Originally Posted by
atze96
Hey guys!
Little Problem with th PSl1GHT SDK 2.0.
I installed it yesterday but make pkg doesn't work.
I installed it with this tutorial
TutorialInstall
ebian - PSL1GHT
But when I will compile a sample pkg file ( with make pkg ) it doesn't work...
I get this error: make: *** No rule to make finish, Finish ( sorry, bad translation.., I'm german.. )
Create elfs and selfs works, but pkg not. hope you can help me..
Best regards.
atze96
try
Code:
make self_filename.pkg
where self_filename is the name of the self you just compiled. this got me too.
-
05-23-2011,10:13 AM
thank you for the answer.
But doesn't work
if I make "make self_filename.pkg" with the self name it create a .map data ( wtf )
Other ideas or can someone "upload" me a makefile with "pkg properties" ?
-
05-23-2011,06:17 PM

Originally Posted by
atze96
thank you for the answer.
But doesn't work
if I make "make self_filename.pkg" with the self name it create a .map data ( wtf )
Other ideas or can someone "upload" me a makefile with "pkg properties" ?
Are you trying to compile (or did you) try and compile PSL1ght sample? If so, some samples don't currently get "packaged" right. Try the RSXTest sample to see if PSL1ght is set right. It was the one that worked for me.
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|