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 

building the genromfs tool - 2 header files missing

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



Joined: 30 Mar 2008
Posts: 8
Location: Australia

PostPosted: Thu Apr 24, 2008 12:49 am    Post subject: building the genromfs tool - 2 header files missing Reply with quote

svn://svn.ps2dev.org/ps2/trunk/ps2sdk-ports/romfs/ has a tool called genromfs for generating Rom File systems.

The source lives in tools/genromfs with the source genromfs.c trying to include two header files I do not have in my install.

#include <netinet/in.h> and include <sys/sysmacros.h>

I am runing the PS2SDK under MinGW/ Msys on a Win2k machine.

I can not find these header files on my system. Nor could I find them anywhere in the trunk of the subversion repository.

Can anyone send me these files or point to where I might find them.
Back to top
View user's profile Send private message Visit poster's website
Lukasz



Joined: 19 Jan 2004
Posts: 248
Location: Denmark

PostPosted: Thu Apr 24, 2008 2:07 am    Post subject: Reply with quote

The genromsfs.c is a host (PC) side tool, so the problem is that your Mingw32 install is missing the headers, not your PS2 enviroment.
_________________
Lukasz.dk
Back to top
View user's profile Send private message Visit poster's website
ttguy



Joined: 30 Mar 2008
Posts: 8
Location: Australia

PostPosted: Fri Apr 25, 2008 12:37 am    Post subject: Reply with quote

Lukasz wrote:
The genromsfs.c is a host (PC) side tool, so the problem is that your Mingw32 install is missing the headers, not your PS2 enviroment.


Yep. I had suspisons along these lines too. Where would one get these missing header files? Would Cygwin have these do you think?
Back to top
View user's profile Send private message Visit poster's website
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