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 

Error Compiling usbhostfs

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



Joined: 04 Aug 2006
Posts: 6
Location: Hong Kong

PostPosted: Sat Jun 23, 2007 11:48 am    Post subject: Error Compiling usbhostfs Reply with quote

Hi,

I just downloaded the latest usbhostfs via svn and attempted to build it, in order to use remotejoy, but it didn't work. Instead, I got this error:
After issuing make -f Makefile.oe release:
Code:
psp-gcc -I/usr/local/pspdev/psp/sdk/include/libc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -fno-builtin-printf -D_PSP_FW_VERSION=271   -c -o main.o main.c
main.c:496: error: conflicting types for ‘command_xchg’
usbhostfs.h:368: error: previous declaration of ‘command_xchg’ was here
main.c:677: error: conflicting types for ‘usb_connected’
usbhostfs.h:366: error: previous declaration of ‘usb_connected’ was here
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/meo/pspremotejoy/psplinkusb/psplinkusb/usbhostfs'
make: *** [all] Error 2
Can someone please help me with this? I have the latest toolchain, as far as I am aware; I only compiled it last week via svn.

mEo
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
jsharrad



Joined: 20 Oct 2005
Posts: 102

PostPosted: Sat Jun 23, 2007 3:18 pm    Post subject: Reply with quote

I had that problem also, just change the types in the header file to match what are in the source.
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