Yet another "Undefined Reference" issue

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
chiwaw
Posts: 15
Joined: Sun Jul 24, 2005 7:12 am

Yet another "Undefined Reference" issue

Post by chiwaw »

Hi everybody, first time here, but I suspect not for the last time ;)

I looked around on all posts that could help me on my problem, and found a lot of help requests for "Undefined Reference", and yet it seems like none of them answer my own problem with it.

I get this error at link time for the "sceIoStat" function call. Even tho my pspkernel.a library is included, and am already making (successfuly) calls to other functions from the kernel lib (mostly graphics ones, like the setbuffer and the waitvblank).

Anyone knows why I get this link error with this specific function, but not from the other ?
User avatar
Agoln
Posts: 326
Joined: Wed Jun 08, 2005 3:14 am
Location: Fort Wayne, IN

Post by Agoln »

Did you include the correct header files?
Lego of my Ago!
Post Reply