ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Что не хватает для проги.
Date: Sun, 9 Oct 2005 11:48:16 +0400
Message-ID: <200510091148.16378.lav@altlinux.ru> (raw)
In-Reply-To: <434889A1.60304@sibmail.ru>

On Sunday 09 October 2005 07:08, Sharavin Sergey wrote:
> Sergey Vlasov wrote:
> gui.o(.text+0x9da): In function `main':
> /home/sergey/Fotoalbum/fotoalbum-0.10/src/gui_fltk/gui.cpp:108
>: undefined refere
> nce to `Fl::lock()'
> collect2: ld returned 1 exit status
> make: *** [fotoalbum] Ошибка 1
>
> Вот ищё бы где почитать про компиляцию прог
> подоходчивей :-)
По компиляцию кривых прог вы вряд ли прочитаете где.
Ну при компиляции всего несколько проблем может быть:
1. Не найдены заголовочные файлы (ставим devel-пакет)
2. Не линкуется - не(верно) указана библиотека, с которой надо 
линковаться.
3. Библиотека есть, но функции не найдены - несовпадение версий. 
Похоже, ваш случай:
libfltk собрана без --enable-threads (вопрос - к её мантейнеру)
Значит вам нужно заккоментировать USE_THREAD в начале gui.cpp
и всё пойдёт.

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


  reply	other threads:[~2005-10-09  7:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08 15:38 Sharavin Sergey
2005-10-08 17:04 ` Vitaly Lipatov
2005-10-10 11:07   ` Sergey Shilov
2005-10-10  8:07     ` [Comm] " Vitaly Ostanin
2005-10-10  8:18     ` [Comm] " Mike Lykov
2005-10-10  8:26       ` Dolgov OV
2005-10-10  8:53         ` Mike Lykov
2005-10-10 12:07         ` Sergey Shilov
2005-12-20 12:02           ` Sergey Shilov
2005-10-10  8:55     ` Vitaly Lipatov
2005-10-10 12:41       ` Sergey Shilov
2005-12-20 12:23         ` Sergey Shilov
2005-12-20 12:02     ` Sergey Shilov
2005-10-08 17:18 ` Nikolay A. Fetisov
2005-10-08 17:28 ` Sergey Vlasov
2005-10-09  3:08   ` Sharavin Sergey
2005-10-09  7:48     ` Vitaly Lipatov [this message]
2005-10-09  8:35       ` Sharavin Sergey
2005-10-11  3:50       ` Mike Lykov
2005-10-11  5:48         ` Vitaly Lipatov
2005-10-11  5:53           ` Mike Lykov
2005-10-08 22:17 ` Motsyo Gennadi aka Drool
2005-10-09  9:48   ` Антон Горлов
2005-10-09 10:11     ` 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=200510091148.16378.lav@altlinux.ru \
    --to=lav@altlinux.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