Portál AbcLinuxu, 30. července 2025 15:00
NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your operating system (Linux). You may encounter a few files that cannot be played due to missing open source video/audio codec support.Proto se na temze systemu pokousim zkompilovat i jeho 32 bitovou binarku. Vypomaham si pomoci 'linux32'. Prvni problem nastava zde (vytah):
make[2]: Entering directory `/home/jirkas/build/MPlayer-1.0pre5/loader/dshow' cc -MM -I../libvo -I../../libvo -O4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -DNOAVIFILE_HEADERS DS_AudioDecoder.c DS_Filter.c DS_VideoDecoder.c allocator.c cmediasample.c guids.c inputpin.c outputpin.c 1>.depend In file included from ../wine/winbase.h:5, from ../wine/winreg.h:7, from libwin32.h:17, from DS_AudioDecoder.c:13: ../wine/winnt.h:625:2: #error You need to define a CONTEXT for your CPUTo jsem obesel tak, ze jsem ve 'winnt.h' zkusil zrusit vsechny podminky '#ifdef __i386__' tak, aby byla prislusna cast kodu pro tento CPU vzdy platna. Ted ovsem skoncim na tomhle:
cc -c -I../libvo -I../../libvo -O4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -o cpudetect.o cpudetect.c {standard input}: Assembler messages: {standard input}:2595: Error: suffix or operands invalid for `pop' {standard input}:2598: Error: suffix or operands invalid for `push' {standard input}:2601: Error: suffix or operands invalid for `pop' make: *** [cpudetect.o] Error 1Mel by nekdo nejakou radu?
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.