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 

Problem with latest toolchain and PS2Client

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



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Jul 26, 2005 9:40 am    Post subject: Problem with latest toolchain and PS2Client Reply with quote

I just got the time to update since the switch to svn. While building the latest toolchain (ps2toolchain-20050713.tgz), I got this error:

Code:
...
A  ps2client/src/fsclient.h
A  ps2client/Makefile
Checked out revision 1204.
rm -f obj/*.o bin/*client*
gcc -O3 -I/usr/include -I/usr/local/include -c src/network.c -o obj/network.o
gcc -O3 -I/usr/include -I/usr/local/include -c src/ps2link.c -o obj/ps2link.o
src/ps2link.c: In function `ps2link_request_mkdir':
src/ps2link.c:520: error: too few arguments to function `mkdir'
gmake: *** [obj/ps2link.o] Error 1
ERROR BUILDING PS2CLIENT
Back to top
View user's profile Send private message AIM Address
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Tue Jul 26, 2005 9:44 am    Post subject: Reply with quote

It seems support for mkdir was added by loser a couple days ago.

http://svn.ps2dev.org/log.php?repname=ps2&path=%2Ftrunk%2Fps2client%2Fsrc%2Fps2link.c

I wonder if it was ever tested...
Back to top
View user's profile Send private message Visit poster's website
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Tue Jul 26, 2005 9:48 am    Post subject: Reply with quote

Compilation fixed, but mkdir remains untested.

Enjoy!
Back to top
View user's profile Send private message Visit poster's website
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Jul 26, 2005 10:56 am    Post subject: Reply with quote

That got it. Thanks for the quick response!
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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