Сборка amarok и xine в FC5
Модератор: Модераторы разделов
-
Zumus
- Сообщения: 28
Сборка amarok и xine в FC5
Во время компиляции вышеперечисленных программ выдаёт непонятные ошибки. В чём проблема - не пойму(( Может в gcc 4.1?
-
diesel
- Бывший модератор
- Сообщения: 5989
- ОС: OS X, openSuSE, ROSA, Debian
-
Zumus
- Сообщения: 28
Re: Сборка amarok и xine в FC5
Это пишет xine
а амарок ругается на отстутвие libstdc++.la, правда ругается только при криво собраном и установленном xine, но всё же...
Код: Выделить всё
video_out_xxmc.c:77: error: expected ')' before '*' token
video_out_xxmc.c:84: error: expected ')' before '*' token
video_out_xxmc.c:90: error: expected ')' before '*' token
video_out_xxmc.c:99: error: expected ')' before '*' token
video_out_xxmc.c:112: error: expected ')' before '*' token
video_out_xxmc.c:122: error: expected ')' before '*' token
video_out_xxmc.c:135: error: expected ')' before '*' token
video_out_xxmc.c:148: error: expected ')' before '*' token
video_out_xxmc.c:162: error: expected ')' before '*' token
далее всё в таком же духе
video_out_xxmc.c:2077: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2077: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2077: error: invalid operands to binary *
video_out_xxmc.c:2077: error: expected expression before ')' token
video_out_xxmc.c:2077: error: invalid operands to binary *
video_out_xxmc.c:2077: warning: statement with no effect
video_out_xxmc.c:2079: error: request for member 'cpu_save_enabled' in something not a structure or union
video_out_xxmc.c:2079: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2079: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2079: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2082: error: expected declaration specifiers or '...' before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_nvidia_fix':
video_out_xxmc.c:2083: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2083: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2083: error: invalid operands to binary *
video_out_xxmc.c:2083: error: expected expression before ')' token
video_out_xxmc.c:2083: error: invalid operands to binary *
бла-бла-бла...
video_out_xxmc.c: At top level:
video_out_xxmc.c:2095: error: expected ')' before '*' token
video_out_xxmc.c:2245: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
video_out_xxmc.c:2608: error: expected ')' before '*' token
video_out_xxmc.c:2612: error: expected ')' before '*' token
video_out_xxmc.c:2616: error: expected ')' before '*' token
video_out_xxmc.c:2622: error: expected ')' before '*' token
video_out_xxmc.c:2636: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'vo_info_xxmc'
video_out_xxmc.c:2648: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xine_plugin_info'
make[4]: *** [video_out_xxmc.lo] Ошибка 1
make[4]: Leaving directory `/home/zumus/xine-lib-1.1.1/src/video_out'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/home/zumus/xine-lib-1.1.1/src/video_out'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/zumus/xine-lib-1.1.1/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/zumus/xine-lib-1.1.1'
make: *** [all] Ошибка 2а амарок ругается на отстутвие libstdc++.la, правда ругается только при криво собраном и установленном xine, но всё же...
-
georgy_sh
- Сообщения: 1172
- Статус: thermonuclear...
- ОС: GNU/Linux
Re: Сборка amarok и xine в FC5
Попробуйте откомпилить компилятором gcc32 - он есть на диске Fedora Core 5.
Вполне вероятно, проги не собираются из-за компиллятора. Лично у меня так несколько раз было.
Вполне вероятно, проги не собираются из-за компиллятора. Лично у меня так несколько раз было.
-
Zumus
- Сообщения: 28
Re: Сборка amarok и xine в FC5
make CC=gcc32 выдаёт
Код: Выделить всё
video_out_xxmc.c:1420: `frame' undeclared (first use in this function)
video_out_xxmc.c:1420: syntax error before ')' token
video_out_xxmc.c:1425: warning: implicit declaration of function `x11osd_expose'video_out_xxmc.c:1428: `XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1429: warning: implicit declaration of function `LOCK_AND_SURFACE_VALID'
video_out_xxmc.c:1438: warning: implicit declaration of function `_x_xx44_to_xvmc_palette'
video_out_xxmc.c:1444: warning: implicit declaration of function `XvMCSetSubpicturePalette'
video_out_xxmc.c:1454: warning: implicit declaration of function `XvMCBlendSubpicture'
video_out_xxmc.c: At top level:
video_out_xxmc.c:1473: syntax error before '*' token
video_out_xxmc.c: In function `xxmc_overlay_blend':
video_out_xxmc.c:1476: `xxmc_driver_t' undeclared (first use in this function)
бла-бла-бла
video_out_xxmc.c:2651: warning: (near initialization for `xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for `xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for `xine_plugin_info[1]')
video_out_xxmc.c:2651: initializer element is not constant
video_out_xxmc.c:2651: (near initialization for `xine_plugin_info[1]')
video_out_xxmc.c:2652: warning: data definition has no type or storage class
make[4]: *** [video_out_xxmc.lo] Ошибка 1
make[4]: Leaving directory `/home/zumus/xine-lib-1.1.1/src/video_out'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/home/zumus/xine-lib-1.1.1/src/video_out'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/zumus/xine-lib-1.1.1/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/zumus/xine-lib-1.1.1'-
kusok
- Сообщения: 306
- Статус: laid to rest
- ОС: Debian Sid
Re: Сборка amarok и xine в FC5
А зачем собирать? Всё же откомпиленное есть...
Если всё же хочется, то лучше исходники из src.rpm выдрать, накатить патчи и собирать.
Если всё же хочется, то лучше исходники из src.rpm выдрать, накатить патчи и собирать.
-
Zumus
- Сообщения: 28
Re: Сборка amarok и xine в FC5
Ладно, хрен с этой сборкой, установил себе xine из rpm, но появился трабл - при запуске плеера иксы вылетают, перезапускаются и появляется приглашение. Никто не знает с чем это может быть связано?