Search found 7 matches

by deePSP
Wed Oct 11, 2006 12:53 am
Forum: PSP Development
Topic: Compile Bookr for PSP - ERROR ???
Replies: 11
Views: 4147

@liwooood

The bkmemcpy.S was not in the src-file ???
that's funny... Where did you get the bookr 0.7.1 src ??
from the SVN ?? or from qj.net ??
by deePSP
Wed Sep 27, 2006 12:27 am
Forum: PSP Development
Topic: Compile Bookr for PSP - ERROR ???
Replies: 11
Views: 4147

@Insert_witty_name

Thank you very much !!!
It works now. I have installed freetype incorrectly.

Thanx !!
by deePSP
Mon Sep 25, 2006 4:41 am
Forum: PSP Development
Topic: Compile Bookr for PSP - ERROR ???
Replies: 11
Views: 4147

First thanx for helping me(the stupid newbe) @Insert_witty_name I've don so, but i have got a new error :) psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -Imupdf/include -G0 -Wall -O2 -I/usr/local/pspdev/psp/include/freetype2 -L. -L/usr/local/pspdev/psp/sdk/lib bkpdf.o bklayer.o bkdocument.o bkmain...
by deePSP
Sat Sep 23, 2006 8:56 pm
Forum: PSP Development
Topic: Compile Bookr for PSP - ERROR ???
Replies: 11
Views: 4147

@dot_blank I know there is a bug report about bookr on sourceforge but it don't help me. ...OK I have don what you hav said. I have written bkmemcpy.o instead of bkmemcpy.S into the makefile. Then I renamed the bkmemcpy.S file to bkmemcpy.o If I wanted to compile it again, there occures another erro...
by deePSP
Sat Sep 23, 2006 6:28 am
Forum: PSP Development
Topic: Compile Bookr for PSP - ERROR ???
Replies: 11
Views: 4147

Compile Bookr for PSP - ERROR ???

Hello, I've tried to compile the bookr 0.7.1 src for the PSP. It worked alright, but at the end there came the following error: linux:/usr/local/pspdev/psp/sdk/samples/bookr # make make: *** No rule to make target `bkmemcpy.S', needed by `bookr.elf'. Stop. linux:/usr/local/ps...
by deePSP
Sat Sep 23, 2006 6:17 am
Forum: PSP Development
Topic: How to compile other Homebrew ???
Replies: 2
Views: 1385

Thank you weltaall for this tipp, I've found the problem.
by deePSP
Fri Sep 22, 2006 7:31 am
Forum: PSP Development
Topic: How to compile other Homebrew ???
Replies: 2
Views: 1385

How to compile other Homebrew ???

Hey guys! First, please excuse my bad english I'm from Austria :) OK I know, there are so many Topics about "compiling homebrew" but i have a really funny problem... I can compile alle the PSPSDK-samples like MSGDLG, LightsTest,..... cut I can't compile other programs like HELLOWORLD and s...