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 

Sample does not compile

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



Joined: 29 Apr 2005
Posts: 36

PostPosted: Fri Jul 15, 2005 8:38 am    Post subject: Sample does not compile Reply with quote

I installed the psp toolchain and sdk as per the tutorial on another website (I dont have a link handy but theres really only one). Everything is installed and the sdktest compiles fine but the sample under utility/netconf gives errors about sceCtrlData, PSP_CTRL_SELECT and PSP_CTRL_CROSS being undeclared. Any help on this subject would be appreciated...
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Jul 15, 2005 10:46 am    Post subject: Reply with quote

Can you paste the specific errors, or should we guess?
Back to top
View user's profile Send private message Visit poster's website
cyod



Joined: 29 Apr 2005
Posts: 36

PostPosted: Fri Jul 15, 2005 12:56 pm    Post subject: Reply with quote

Code:
$ make
psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall   -c -o main.o main.c
main.c: In function 'main':
main.c:62: error: 'SceCtrlData' undeclared (first use in this function)
main.c:62: error: (Each undeclared identifier is reported only once
main.c:62: error: for each function it appears in.)
main.c:62: error: parse error before 'pad'
main.c:74: error: 'pad' undeclared (first use in this function)
main.c:98 error: 'PSP_CTRL_SELECT' undeclared (first use in this function)
main.c:101 error: 'PSP_CTRL_CROSS' undeclared (first use in this function)
make: *** [main.o] Error 1
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Jul 15, 2005 1:41 pm    Post subject: Reply with quote

Searching for 'SceCtrlData' found this thread:

http://forums.ps2dev.org/viewtopic.php?t=2553&highlight=scectrldata
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 -> 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