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 

Errors with fclose.c in toolchain :(

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



Joined: 01 Jun 2008
Posts: 55
Location: Mid Italy

PostPosted: Sat Jan 31, 2009 7:41 am    Post subject: Errors with fclose.c in toolchain :( Reply with quote

I'm trying to put psptoolchain on windows with cygwin, but i got an error after 30/40 minutes:

something like "/newlib/libc/stdio/fclose.c:93: error:too many arguments to function fp->_close

how to fix it? :(
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ctszy



Joined: 12 Apr 2008
Posts: 18

PostPosted: Mon Feb 02, 2009 2:01 pm    Post subject: Reply with quote

em, sorry I couldn't find this file in my hard drive.
Anyway, I guess you should take a look at the line 93 of fclose.c.
normally the close function of File IO need only one argument that is the file handle, and seems it is fp. So it should look like this:fp->_close()
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Thu Feb 05, 2009 6:08 am    Post subject: Reply with quote

Sounds like some files got corrupted during download, try removing everything and downloading again.
Back to top
View user's profile Send private message
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