[opensuse] vice for oS 12.1
Hello: I would like to use vice on 64 bit openSUSE 12.1. I installed vice vice-2.4-2.1.x86_64 from lemmy04 repo. (http://download.opensuse.org/repositories/home:/lemmy04/openSUSE_12.2/x86_64...). When I start x64 I get:
x64 ... C64MEM: Error - Couldn't load kernal ROM `kernal'. Error - Machine initialization failed.
It seems kernal roms are not installed. I tried the other available repo, gberh, it has the same issue. How can I make it work? (( Just in parenthesis: I tried to build it on my system (as always before) but this time I got error messages: In file included from ffmpegdrv.c:35:0: ffmpeglib.h:83:55: error: unknown type name ‘AVFormatParameters’ ffmpeglib.h:87:29: error: unknown type name ‘ByteIOContext’ ffmpeglib.h:88:30: error: unknown type name ‘ByteIOContext’ ffmpeglib.h:121:5: error: unknown type name ‘av_set_parameters_t’ ffmpeglib.h:125:5: error: unknown type name ‘url_fopen_t’ ffmpeglib.h:126:5: error: unknown type name ‘url_fclose_t’ etc. On all previous openSUSE systems (from 9.x to 11.2) I could build it with no problem. en of parenthesis)) Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
0n Feb. 23rd 2013 22:07, schrieb Istvan Gabor:
In file included from ffmpegdrv.c:35:0: ffmpeglib.h:83:55: error: unknown type name ‘AVFormatParameters’
Looks like a bug in the code. Possible reasons could be avformat.h isn't included, avfomat.h isn't found or it doesn't include the needed definitiion anymore. Without the complete output it's hard to be more precise. BTW, opensuse-programming would be the right place for such problems. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Istvan Gabor
-
Philipp Thomas