ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <dubrsl@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] automake и --as-needed
Date: Thu, 09 Mar 2006 13:52:10 +0200
Message-ID: <441016EA.80206@altlinux.ru> (raw)
In-Reply-To: <20060307093455.GH30276@osdn.org.ua>

Michael Shigorin пишет:

>>У автомата штатные ручки есть, читайте доки.
>>    
>>
Ткните пожалуйста пальцем, как правильно. Это действительно нужно, т.к.
необходимо будет аргументировать upstream почему так правильно.
А еще, объясните пожалуйста, какой алгоритм исправления? Вот на этом
примере:

(cd .libs && rm -f libgcompris-1.so.0 && ln -s libgcompris-1.so.0.0.0
libgcompris-1.so.0)
(cd .libs && rm -f libgcompris-1.so && ln -s libgcompris-1.so.0.0.0
libgcompris-1.so)
creating libgcompris-1.la
(cd .libs && rm -f libgcompris-1.la && ln -s ../libgcompris-1.la
libgcompris-1.la)
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl
-DDATADIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/freetype2
-I/usr/include/libxml2   -I/usr/include/SDL -D_REENTRANT
-DGNOME_DISABLE_DEPRECATED      -pipe -Wall -O2 -march=i586 -mcpu=i686
-Wall -c `test -f 'main.c' || echo './'`main.c
/bin/sh ../../libtool --mode=link i586-alt-linux-gcc  -pipe -Wall -O2
-march=i586 -mcpu=i686 -Wall  -L -lXrandr -o gcompris -export-dynamic -u
Py_Initialize -lSDL -lpthread -lsqlite3    main.o   -L/usr/lib
-lpython2.4 ../../src/gcompris/libgcompris-1.la  -lpopt -lSDL_mixer
i586-alt-linux-gcc -pipe -Wall -O2 -march=i586 -mcpu=i686 -Wall -o
.libs/gcompris -u Py_Initialize main.o -Wl,--export-dynamic
-L/usr/src/RPM/BUILD/gcompris-7.3.2/src/gcompris -lXrandr -lSDL
-lpthread -lsqlite3 -L/usr/lib -lpython2.4
../../src/gcompris/.libs/libgcompris-1.so -lpopt -lSDL_mixer
../../src/gcompris/.libs/libgcompris-1.so:make[4]: Leaving directory
`/usr/src/RPM/BUILD/gcompris-7.3.2/src/gcompris'
 undefined reference to `sqlite3_close'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_open'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_errmsg'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_get_table'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_free_table'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_mprintf'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_free'
../../src/gcompris/.libs/libgcompris-1.so: undefined reference to
`sqlite3_exec'
collect2: ld returned 1 exit status
make[4]: *** [gcompris] Error 1
make[3]: Leaving directory `/usr/src/RPM/BUILD/gcompris-7.3.2/src/gcompris'
make[2]: Leaving directory `/usr/src/RPM/BUILD/gcompris-7.3.2/src'
make[1]: Leaving directory `/usr/src/RPM/BUILD/gcompris-7.3.2'
make: Leaving directory `/usr/src/RPM/BUILD/gcompris-7.3.2'

RPM build errors:
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

-- 
WBR,
Dubrovskiy Vyacheslav


  parent reply	other threads:[~2006-03-09 11:52 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-06  5:36 ` [devel] --as-needed (was: [Sisyphus-cybertalk] I: Sisyphus-20060306 packages: +4 (5363)) Andrey Rahmatullin
2006-03-06 12:08   ` Dmitry V. Levin
2006-03-06 13:22     ` [devel] --as-needed Dmitry V. Levin
2006-03-06 15:37       ` Sergey Vlasov
2006-03-06 15:56         ` Dmitry V. Levin
2006-03-06 22:24         ` Dmitry V. Levin
2006-03-06 22:27           ` Dmitry V. Levin
2006-03-07  5:06             ` Andrey Rahmatullin
2006-03-06 22:36           ` Денис Смирнов
2006-03-06 22:46             ` Dmitry V. Levin
2006-03-07  7:19           ` Michael Shigorin
2006-03-07  9:54         ` Dmitry V. Levin
2006-03-07 10:47           ` Mikhail Zabaluev
2006-03-07 10:51             ` Led
2006-03-07 13:11             ` Dmitry V. Levin
2006-03-18 19:06               ` Dmitry V. Levin
2006-03-18 23:21                 ` Dmitry V. Levin
2006-03-27 22:50                   ` Dmitry V. Levin
2006-05-21 23:26                     ` Vitaly Lipatov
2006-05-21 23:37                       ` Dmitry V. Levin
2006-05-22 22:20                         ` Vitaly Lipatov
2006-05-22 22:36                           ` Dmitry V. Levin
2006-05-23 20:02                             ` Vitaly Lipatov
2006-05-23 20:05                               ` Dmitry V. Levin
2006-05-24 20:18                                 ` Vitaly Lipatov
2006-05-24 20:29                                   ` Dmitry V. Levin
2006-05-24 20:34                                     ` Nick S. Grechukh
2006-05-24 20:58                                       ` Dmitry V. Levin
2006-05-24 21:53                                         ` Vitaly Lipatov
2006-05-24 22:01                                           ` Dmitry V. Levin
2006-05-25  9:41                                             ` Igor Zubkov
2006-05-23 20:07                               ` Pavlov Konstantin
2006-03-19  7:17                 ` [devel] [wiki] --as-needed Genix
2006-03-20  8:05                   ` [devel] [wiki!] --as-needed Michael Shigorin
2006-03-19 18:43                 ` [devel] --as-needed Alexey I. Froloff
2006-03-19 21:59                   ` Dmitry V. Levin
2006-03-19 22:06                     ` Alexey I. Froloff
2006-03-07  5:10       ` Andrey Rahmatullin
2006-03-07  7:18         ` [devel] automake и --as-needed Michael Shigorin
2006-03-07  9:24           ` Dmitry V. Levin
2006-03-07  9:34             ` Michael Shigorin
2006-03-07  9:44               ` Dmitry V. Levin
2006-03-07 10:37                 ` [devel] automake и --as-needed (как воспроизвести, пока не добралось?) Michael Shigorin
2006-03-07 11:13                   ` Alexey I. Froloff
2006-03-07 11:48                     ` [devel] automake и --as-needed (LDFLAGS="$LDFLAGS -Wl,--as-needed") Michael Shigorin
2006-03-07 13:13                       ` Dmitry V. Levin
2006-03-07 14:49                         ` [devel] automake и --as-needed (Makefile.am) Michael Shigorin
2006-03-09 11:52               ` Slava Dubrovskiy [this message]
2006-03-09 11:58                 ` [devel] automake и --as-needed Michael Shigorin
2006-03-09 12:07                   ` Slava Dubrovskiy
2006-03-09 13:08                     ` Michael Shigorin
2006-03-09 15:53                 ` Dmitry V. Levin
2006-03-07 10:11           ` Sergey V Turchin
2006-03-07 10:34             ` [devel] klogoturtle obsolete (was: automake и --as-needed) Michael Shigorin
2006-03-07  7:25         ` [devel] --as-needed Alexey I. Froloff
2006-03-07  7:34           ` Andrey Rahmatullin
2006-03-07  9:30         ` Dmitry V. Levin
2006-03-06 18:05     ` Andrey Rahmatullin
2006-03-06 18:25       ` Dmitry V. Levin
2006-03-20  9:38         ` Alexey I. Froloff
2006-03-20 12:57           ` Dmitry V. Levin
2006-03-20 13:08             ` Alexey I. Froloff
2006-06-26 14:50         ` [devel] --as-needed: libtinfo, libncurses Dmitry V. Levin
2006-06-26 15:02           ` Alexey Tourbin
2006-06-27  6:17           ` Stanislav Ievlev
2006-06-27 11:50             ` Dmitry V. Levin
2006-06-27 14:13               ` Stanislav Ievlev
2006-03-07  8:04     ` [devel] --as-needed (was: [Sisyphus-cybertalk] I: Sisyphus-20060306 packages: +4 (5363)) Mikhail Zabaluev
2006-03-08  8:04     ` Valery V. Inozemtsev
2006-03-08 14:48       ` Dmitry V. Levin
2006-03-08 15:44         ` Valery V. Inozemtsev
2006-03-14  8:57     ` Sergey Y. Afonin
2006-03-14 10:12       ` Mikhail Zabaluev
2006-03-14 10:31       ` [devel] --as-needed Dmitry V. Levin
2006-03-06 16:04   ` [devel] --as-needed (was: [Sisyphus-cybertalk] I: Sisyphus-20060306 packages: +4 (5363)) Stanislav Ievlev
2006-03-11 22:41 ` [devel] [Sisyphus-cybertalk] I: Sisyphus-20060306 packages: +4 (5363) Alexey I. Froloff
2006-03-11 22:56   ` Dmitry V. Levin
2006-03-12 10:25     ` Alexey I. Froloff
2006-03-12 17:30       ` Alexey I. Froloff
2006-03-12 18:16         ` Dmitry V. Levin
2006-03-12 18:26           ` Anton Gorlov
2006-03-12 18:31           ` Alexey I. Froloff
2006-03-12 16:26   ` Semushin Slava

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=441016EA.80206@altlinux.ru \
    --to=dubrsl@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /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 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