Forum: Open Source & Homebrew Jailbreak - If you are looking for news and helpful information on PS3 topics like open source and homebrew jailbreak solutions then PSX-Scene should be your first stop. You can stay up to date on topics such as PSGroove and PSFreedom plus much more.


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?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree1Likes
  • 1 Post By Redblade20XX

Thread: PSL1GHT Problem...
  

Results 1 to 6 of 6
  1. #1 PSL1GHT Problem... 
    atze96 is offline Member
    Join Date
    Feb 2011
    Posts
    59
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    4
    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 TutorialInstallebian - 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
    Reply With Quote  

  2. #2  
    atze96 is offline Member
    Join Date
    Feb 2011
    Posts
    59
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    4
    No one an idea ?!
    Reply With Quote  

  3. #3  
    afiser is offline Member
    Join Date
    Nov 2010
    Posts
    473
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    26
    Likes Received
    30
    Quote Originally Posted by atze96 View Post
    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
    Reply With Quote  

  4. #4  
    Redblade20XX's Avatar
    Redblade20XX is offline Existenial Thinker
    Join Date
    Jan 2011
    Location
    Outer Haven
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    7
    Likes Received
    12
    Quote Originally Posted by atze96 View Post
    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 TutorialInstallebian - 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.
    atze96 likes this.
    Reply With Quote  

  5. #5  
    atze96 is offline Member
    Join Date
    Feb 2011
    Posts
    59
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    4
    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" ?
    Reply With Quote  

  6. #6  
    Redblade20XX's Avatar
    Redblade20XX is offline Existenial Thinker
    Join Date
    Jan 2011
    Location
    Outer Haven
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    7
    Likes Received
    12
    Quote Originally Posted by atze96 View Post
    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.
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •