Search found 5 matches

by alpher
Tue Nov 18, 2008 2:29 pm
Forum: PSP Development
Topic: [Need help] error of pspirkeyb install
Replies: 2
Views: 1421

[Need help] error of pspirkeyb install

make[1]: Entering directory `/home/alpher/trunk/psplibraries/build/pspirkeyb/asciidemo' psp-gcc -I/usr/local/pspdev/SDK/include -I../libpspirkeyb/include -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -D_PSP_FW_VERSION=401 -c -o main.o main.c mksfoex -d MEMSIZE=1 'IR Keyb ASCii Test' PARAM.SF...
by alpher
Tue Nov 18, 2008 12:22 pm
Forum: PSP Development
Topic: errors while install SDL
Replies: 2
Views: 1291

Thanks
by alpher
Tue Nov 18, 2008 12:52 am
Forum: PSP Development
Topic: errors while install SDL
Replies: 2
Views: 1291

errors while install SDL

hi, everyone, I need to install SDL in pspdev, but after svn co svn://svn.pspdev.org/psp/trunk/SDL cd SDL ./autogen make I got an error like this: XF86DGA.c:21:40: error: asm/page.h: No such file or directory make[3]: *** [XF86DGA.lo] error 1 make[3]: Leaving directory `/home/alpher/SDL/src/video/XF...
by alpher
Mon Nov 17, 2008 5:07 pm
Forum: PSP Development
Topic: Need help in toolchain
Replies: 10
Views: 4623

I re-committed the patch for libcglue and performed a full install of the toolchain from scratch to test (revision 2446). Worked fine for me. There is still error, now in the svn, the time.h says: int _EXFUN(gettimeofday, (struct timeval *__p, struct timezone *__z)); BUT libcglue.c : int gettimeofd...