Compile problem blit example sceKernelGettimeofday

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

Moderators: cheriff, TyRaNiD

Post Reply
nero99
Posts: 1
Joined: Mon Sep 19, 2005 4:19 am

Compile problem blit example sceKernelGettimeofday

Post by nero99 »

I can compile some samples like calculator but when I try to make the blit sample I get the following error.

/home/me/psptoolchain/pspsdk-1.0+beta/sdk/libc/time.c:37: undefined r
eference to `sceKernelGettimeofday'
collect2: ld returned 1 exit status
make: *** [blit.elf] Error 1

Thanks for your help.
Post Reply