View Single Post
Old 31 October 2011, 21:59   #86
palaste
Registered User
 
Join Date: Oct 2011
Location: Helsinki, Finland
Posts: 74
It appears there is already a discussion for P-UAE 2.3.3, which I am currently trying to compile.

I have now got P-UAE to almost compile. I am using the ready-made build script build_linux_nojit.sh. I had to change the configuration options so that the configure line only says:
./configure $base $other
Then I got an incompatible definition error about the function input_get_default_joystick(). I edited the function by hand to match the declaration in the header file (all I did was add an extra int parameter at the end). Now the problem is that it can't link to any functions in the picasso96.c file, although it seems to compile and picasso96.o gets created. I don't even need Picasso96 support, is there any way to disable it so I can get P-UAE to compile?
palaste is offline  
 
Page generated in 0.04940 seconds with 10 queries