ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] nspluginwrapper
@ 2008-06-29 20:49 Anton Gorlov
  2008-06-29 22:19 ` Led
  0 siblings, 1 reply; 8+ messages in thread
From: Anton Gorlov @ 2008-06-29 20:49 UTC (permalink / raw)
  To: ALT Devel discussion list

Пытаюсь собрать nspluginwraper для бранчаю После правка -as-needed 
падает на make install со словами
/usr/bin/ld: skipping incompatible 
/usr/lib64/gcc/x86_64-alt-linux/4.1.2/libsupc++.a when searching for 
-lsupc++

Как такое правильно лечить? А то очень нужно сей костыль.




mkdir -p /usr/lib/nspluginwrapper/noarch
mkdir -p /usr/lib/nspluginwrapper/x86_64
mkdir -p /usr/lib/nspluginwrapper/x86_64/linux
mkdir -p /usr/lib/nspluginwrapper/i386
mkdir -p /usr/lib/nspluginwrapper/i386/linux
install -m 755 -s npwrapper.so 
/usr/lib/nspluginwrapper/x86_64/linux/npwrapper.so
gcc -std=c99 -m32 -o npviewer.bin npviewer-npw-viewer.o 
npviewer-npw-rpc.o npviewer-rpc.o npviewer-debug.o npviewer-utils.o 
npviewer-npruntime.o npviewer-cxxabi-compat.o -m32 -Llsb-build-i386 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -ldl -lglib-2.0 -lX11 -lXt 
-ldl -lpthread -Wl,--export-dynamic 
-Wl,--version-script,/home/stalker/Documents/bld/nspluginwrapper-0.9.91.5/src/npw-viewer.map 
-lsupc++
/usr/bin/ld: skipping incompatible 
/usr/lib64/gcc/x86_64-alt-linux/4.1.2/libsupc++.a when searching for 
-lsupc++
/usr/bin/ld: cannot find -lsupc++
collect2: ld returned 1 exit status


-- 
   np: Blackmore's Night - Prince Waldecks Galliard [stopped]


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

end of thread, other threads:[~2008-06-30  6:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-29 20:49 [devel] nspluginwrapper Anton Gorlov
2008-06-29 22:19 ` Led
2008-06-29 22:25   ` Anton Gorlov
2008-06-29 22:51     ` Led
2008-06-30  3:37       ` Anton Gorlov
2008-06-30  4:43         ` Slava Semushin
2008-06-30  6:02         ` Vitaly Lipatov
2008-06-30  6:04           ` Anton Gorlov

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