кхм... make clean && make install помогло... чейто я сам не додумалсо... Теперь новай трабл: libxine заинсталлился, без нареканий, либы свои где надо расположил, а xine-ui сцуko не проходит configure - грит, не могу у вас xine-lib наискать в кампе. Поглядел лог конфигура, там говорят что немогу скомпилять такой код:
#include <xine.h>
#include <stdio.h>
int
main ()
{
return ((XINE_MAJOR_VERSION) || (XINE_MINOR_VERSION) || (XINE_SUB_VERSION));
;
return 0;
}
Пробовал вручную скомпилить такой програмулька, и правдо некампилицо. Не могет xine.h найти. Хотя он лежит сразу в двух местах - в /usr/local/include/ и в /usr/X11R6/include.
Конфигурить с ключами вроде --with-xine-prefix=/usr/local или --with-xine-prefix=/usr/local/include пробовал, так токо хуже. Чо делать-то??
За момент до того как я познаю радость
За секунду до момента, когда жизнь начнется
Ты услышишь громкий выстрел...
И моя жизнь оборвется.
checking for xine-config... /usr/local/bin/xine-config
checking for XINE-LIB version >= 1.0.0... no
*** Could not run XINE test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means XINE was incorrectly installed
*** or that you have moved XINE since it was installed. In the latter case, you
*** may want to edit the xine-config script: /usr/local/bin/xine-config
configure: error: *** You should install xine-lib first ***
===> Script "configure" failed unexpectedly.
Please report the problem to nobutaka@FreeBSD.org [maintainer] and attach the
"/usr/ports/multimedia/xine/work/xine-ui-0.99.4/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /usr/ports/multimedia/xine.
#
и снова меня послали далеко и выразительно. Не в версии дело! Может кто-нибудь сказать, где прописать пути поиска либ?
За момент до того как я познаю радость
За секунду до момента, когда жизнь начнется
Ты услышишь громкий выстрел...
И моя жизнь оборвется.
Please report the problem to nobutaka@FreeBSD.org [maintainer] and attach the
"/usr/ports/multimedia/xine/work/xine-ui-0.99.4/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).