ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Проблема с библиотеками GNOME1
@ 2002-10-28 16:31 Vitaly Lipatov
  2002-10-28 17:45 ` Sergey Vlasov
  0 siblings, 1 reply; 11+ messages in thread
From: Vitaly Lipatov @ 2002-10-28 16:31 UTC (permalink / raw)
  To: devel

Вот такой простой скрипт
GNOMEOPT=`gnome-config --libs bonobo`
echo $GNOMEOPT
cat > conftest.c << EOF
int main() {
main()
; return 0; }
EOF
gcc -o conftest -g -O2 -Wall  conftest.c $GNOMEOPT

Выдаёт мне
$ ./c.sh
-rdynamic -L/usr/lib -lbonobo -loaf -lORBitCosNaming -lORBit 
-lIIOP -lORBitutil -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 
-lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status

и не знаю что с ним поделать
$ locate libXi
/usr/X11R6/lib/libXi.so
/usr/X11R6/lib/libXi.so.6
/usr/X11R6/lib/libXi.so.6.0



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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-11-02 19:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-28 16:31 [devel] Проблема с библиотеками GNOME1 Vitaly Lipatov
2002-10-28 17:45 ` Sergey Vlasov
2002-10-28 21:01   ` Vitaly Lipatov
2002-10-29 12:24     ` Sergey Vlasov
2002-10-29 12:59       ` Vitaly Lipatov
2002-10-29 13:21         ` Sergey Vlasov
2002-10-29 13:29           ` Vitaly Lipatov
2002-10-29 13:51             ` aen
2002-11-02  9:02             ` [devel] " Mikhail Zabaluev
2002-11-02 19:06               ` Vitaly Lipatov
2002-11-02 19:22                 ` aen

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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