ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: php-coder <php-coder@ngs.ru>
To: community@altlinux.ru
Subject: [Comm] Fluxbox & imlib2
Date: Mon, 24 Jan 2005 13:21:19 +0600
Message-ID: <119287536.20050124132119@ngs.ru> (raw)


+++ php-coder 24.01.2005 13:17:58

    Вот уже пару дней не могу решить одну проблему :((
    Вышел новый Fluxbox, в котором используется библиотека
    imlib2. Я установил пакет imlib2-devel. Скрипт configure
    находит нужные файлы, все ок. Но на make вылетает со
    следующей ошибкой:

    /bin/sh ../libtool --mode=link g++  -g -O2
    -I/usr/X11R6/include -DSHAPE  -I/usr/include/Xft2
    -I/usr/include/freetype2 -I/usr/X11R6/include
    -I/usr/X11R6/include  -L/usr/X11R6/lib  -lSM -lICE
    -o fluxbox  ArrowButton.o [skip - список файлов *.o]
    FbTk/libFbTk.a -L/usr/X11R6/lib -lX11  -lXext
    -L/usr/X11R6/lib -lXft2 -lfreetype -lXrender -lfontconfig
    -lXrender -lXpm -lImlib2 -lttf -lm -ldl -lXext -lXext
    -lX11 -L/usr/X11R6/lib
    mkdir .libs
    libtool: link: cannot find the library `/usr/lib/libttf.la'

    Попробовал перед сборокой заменить упоминания о '.la' на '.so':
    subst 's/\.la/\.so/g' libtool
    Но все равно вылетает с ошибкой, правда, уже немного другой:

    libtool: link: `/usr/X11R6/lib/libSM.so' is not a valid libtool
    archive

    Еще Андрей Рахматулин посоветовал показать вывод ls -l /usr/lib/*.la,
    но показывать я его не буду, иначе Андрей Рахматулин начнет ругаться
    на большой аттач ;-))

    $ ls -l /usr/lib/*.la |wc -l
    203

    В процессе поиска решения попробовал скомпилировать простенький
    пример из /usr/share/doc/imlib2-devel-1.0.6/index.htm
    Вот, что получилось:

    $ gcc imlib.c -o imlib `imlib2-config --cflags` `imlib2-config --libs`
    /usr/bin/ld: cannot find -lttf
    collect2: ld returned 1 exit status

    Подумал, может это как-то поможет помочь мне :-))

    Спасибо за внимание. Прошу помощи -- сам не спрвился ;((

-- 
 + php-coder
 + php-coder[at]ngs[dot]ru
 + ALT Linux Master 2.2 (kernel 2.4.28)

>Не я ненавижу RMS, а RMS ненавидит таких как я, разработчиков
>проприетарного, закрытого софта.
Да, но при этом ты подумал "Какая же сволочь этот RMS, ненавижу гада".
                    -- anonymous (linux.org.ru)



             reply	other threads:[~2005-01-24  7:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24  7:21 php-coder [this message]
2005-01-24  7:44 ` [Comm] " Konstantin A. Lepikhov
2005-01-24  7:54 ` [Comm] " Alex Gorbachenko
2005-01-24 16:26 ` Andrey Rahmatullin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=119287536.20050124132119@ngs.ru \
    --to=php-coder@ngs.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git