![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on OSLib instalation help - Linux within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Forgive me for being a Linux newbie but I need help with installing the PSP OSLib library. I'm running Kubuntu ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Forgive me for being a Linux newbie but I need help with installing the PSP OSLib library. I'm running Kubuntu if it helps, i downloaded it but "make install" (or just make) didnt work...
Also could you link me to the correct version? I dont know if i have it... Thanks in advance! |
|
|
|
|
|
#3 |
![]() |
crimson@Crimson:~/oslib$ cp mk/linux.mk config.mk
crimson@Crimson:~/oslib$ sudo make make -C xlib all make[1]: Entering directory `/home/crimson/oslib/xlib' gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c xsys0.s gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c cpu2.s gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c exc.s exc.s:270:8: warning: no newline at end of file exc.s: Assembler messages: exc.s:191: Warning: indirect ljmp without `*' gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c ctx.s ctx.s: Assembler messages: ctx.s:93: Warning: indirect ljmp without `*' gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c vm86-exc.s gcc -x assembler-with-cpp -D__LINUX__ -I.. -D__VIRCSW__ -DPROFILE -c mem.s gcc -Wall -O -finline-functions -fno-builtin -nostdinc -D__LINUX__ -I.. -D__VIRCSW__ -D__NOH4__ -DPROFILE -c xinfo.c In file included from ../ll/i386/hw-func.h:34, from xinfo.c:25: ../ll/i386/hw-instr.h: In function ‘restore_fpu’: ../ll/i386/hw-instr.h:126: error: memory input 0 is not directly addressable make[1]: *** [xinfo.o] Error 1 |
|
|
|
|
|
#4 |
![]() ![]() 2335
|
Umm man I honestly don't know know...Umm try
./configure make make install (in that order) I haven't installed OSLib so I can't tell you from past experiences, but have you installed anything in Linux and is your gcc set up and what not? |
|
|
|
![]() |
| Tags |
| instalation , linux , oslib |
| Thread Tools | |
|
|