forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[SOLVED] psp-fixup-imports problem...

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Coldbird



Joined: 08 Feb 2007
Posts: 155

PostPosted: Sat Mar 28, 2009 6:21 am    Post subject: [SOLVED] psp-fixup-imports problem... Reply with quote

psp-fixup-imports usermodule.elf
Error, no .lib.stub section found
make.exe: *** [usermodule.elf] Error 1

The module has the usual setup... is a pure export module and runs in usermode...

I hope some of you guys know a few reasons why psp-fixup-imports throws me that message.
_________________
Been gone for some time. Now I'm back. Someone mind getting me up-2-date?


Last edited by Coldbird on Sun Mar 29, 2009 5:36 am; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
Smong



Joined: 04 Sep 2007
Posts: 82

PostPosted: Sat Mar 28, 2009 7:43 am    Post subject: Reply with quote

Since you're not importing any functions (such as using other sceXXX functions) there is no need for .lib.stub, just type make again and ignore that error.
_________________
(+[__]%)
Back to top
View user's profile Send private message
Coldbird



Joined: 08 Feb 2007
Posts: 155

PostPosted: Sat Mar 28, 2009 8:08 am    Post subject: Reply with quote

No go... it won't get past this error you know.
_________________
Been gone for some time. Now I'm back. Someone mind getting me up-2-date?
Back to top
View user's profile Send private message MSN Messenger
Smong



Joined: 04 Sep 2007
Posts: 82

PostPosted: Sat Mar 28, 2009 8:19 am    Post subject: Reply with quote

Works here :)
Try running "psp-prxgen usermodule.elf usermodule.prx"
_________________
(+[__]%)
Back to top
View user's profile Send private message
Torch



Joined: 28 May 2008
Posts: 842

PostPosted: Sat Mar 28, 2009 1:35 pm    Post subject: Reply with quote

Works here too, just type make again.
Back to top
View user's profile Send private message
Coldbird



Joined: 08 Feb 2007
Posts: 155

PostPosted: Sun Mar 29, 2009 5:29 am    Post subject: Reply with quote

I ended up doing it the way noone should ever do it... I created a copy of the build_prx.mak and labeled it build_noimp_prx.mak...

Works like a charm. Problem solved. Thanks everyone.
_________________
Been gone for some time. Now I'm back. Someone mind getting me up-2-date?
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group