I've got the following problem: I wanna use a lib (openobex), which is platform-independent and configure;make;make install went good...now I've got a *.a file in /usr/local/pspdev/psp/lib ...and when I include it with:
I do think that I haven't installed the desired lib correctly for the psp...
how - in general- do I do this? I tried the configure/make/make install
I also tried the way to build the libMAD for the PSP...and I still get: "undefinde reference" for every function of the lib, I am calling.
Can anybody tell me how to fix that?
GreetZ AVGP
Last edited by 0xAVGP on Sat Nov 04, 2006 1:08 am, edited 1 time in total.
Theory is, when nothing works and everybody knows that it should...
Pactic is, when everything works and nobody knows why...
If you're not going to give us any of the relevant info (the exact errors, the commands you're using to build the lib, the link lines you're using, makefiles, etc) then I would guess no, nobody's going to help you.