ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] openmortal-0.7-alt2: rebuild failed
  @ 2006-08-31 22:28 ` Alexey Tourbin
  2006-09-01 10:52   ` Igor Zubkov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2006-08-31 22:28 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1770 bytes --]

On Wed, Aug 30, 2006 at 02:41:50PM +0400, QA Team Robot wrote:
> Package: openmortal-0.7-alt2
> Packager: Igor Zubkov <icesik@altlinux>

> i586-alt-linux-g++  -pipe -Wall -O2 -march=i586 -mtune=pentium4 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2  -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/i386-linux/CORE  -DDATADIR=\"/usr/share/openmortal\" -Wall   -o openmortal  Audio.o FlyingChars.o MortalNetworkImpl.o sge_primitives.o Backend.o Game.o OnlineChat.o sge_surface.o Background.o GameOver.o PlayerSelectController.o sge_tt_text.o Chooser.o gfx.o PlayerSelect.o State.o common.o Joystick.o PlayerSelectView.o TextArea.o Demo.o main.o RlePack.o FighterStats.o menu.o sge_bm_text.o  -lSDL -lpthread -lSDL_image -lSDL_mixer -lSDL_net -lfreetype -lz -rdynamic -Wl,-O1 -Wl,-O1 -L/usr/local/lib /usr/lib/perl5/i386-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/i386-linux/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
> Backend.o: In function `Backend::ReadFromPerl()':
> Backend.cpp:(.text+0xba3): undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> Backend.cpp:(.text+0xbc8): undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> Backend.cpp:(.text+0xbed): undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> Backend.cpp:(.text+0xc12): undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> Backend.cpp:(.text+0xc2a): undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> Backend.o:Backend.cpp:(.text+0xd6b): more undefined references to `Perl_sv_2iv(interpreter*, sv*)' follow
> collect2: ld returned 1 exit status

Mea culpa.
Нужно было добавить extern "C".
Ждите.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] openmortal-0.7-alt2: rebuild failed
  2006-08-31 22:28 ` [devel] openmortal-0.7-alt2: rebuild failed Alexey Tourbin
@ 2006-09-01 10:52   ` Igor Zubkov
  2006-09-01 12:13     ` Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Zubkov @ 2006-09-01 10:52 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 2062 bytes --]

В сообщении от 1 сентября 2006 01:28 Alexey Tourbin написал(a):
> On Wed, Aug 30, 2006 at 02:41:50PM +0400, QA Team Robot wrote:
> > Package: openmortal-0.7-alt2
> > Packager: Igor Zubkov <icesik@altlinux>
> >
> > i586-alt-linux-g++  -pipe -Wall -O2 -march=i586 -mtune=pentium4
> > -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 
> > -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe
> > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > -I/usr/include/gdbm  -I/usr/lib/perl5/i386-linux/CORE 
> > -DDATADIR=\"/usr/share/openmortal\" -Wall   -o openmortal  Audio.o
> > FlyingChars.o MortalNetworkImpl.o sge_primitives.o Backend.o Game.o
> > OnlineChat.o sge_surface.o Background.o GameOver.o
> > PlayerSelectController.o sge_tt_text.o Chooser.o gfx.o PlayerSelect.o
> > State.o common.o Joystick.o PlayerSelectView.o TextArea.o Demo.o main.o
> > RlePack.o FighterStats.o menu.o sge_bm_text.o  -lSDL -lpthread
> > -lSDL_image -lSDL_mixer -lSDL_net -lfreetype -lz -rdynamic -Wl,-O1
> > -Wl,-O1 -L/usr/local/lib
> > /usr/lib/perl5/i386-linux/auto/DynaLoader/DynaLoader.a
> > -L/usr/lib/perl5/i386-linux/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
> > Backend.o: In function `Backend::ReadFromPerl()':
> > Backend.cpp:(.text+0xba3): undefined reference to
> > `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xbc8): undefined
> > reference to `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xbed):
> > undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> > Backend.cpp:(.text+0xc12): undefined reference to
> > `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xc2a): undefined
> > reference to `Perl_sv_2iv(interpreter*, sv*)'
> > Backend.o:Backend.cpp:(.text+0xd6b): more undefined references to
> > `Perl_sv_2iv(interpreter*, sv*)' follow collect2: ld returned 1 exit
> > status
>
> Mea culpa.
> Нужно было добавить extern "C".
> Ждите.

Если можешь починить, разрешение на NMU у тебя сегодня будет (если надо).

-- 
Evanescence - So Close

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] openmortal-0.7-alt2: rebuild failed
  2006-09-01 10:52   ` Igor Zubkov
@ 2006-09-01 12:13     ` Alexey Tourbin
  2006-09-01 12:20       ` Igor Zubkov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2006-09-01 12:13 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 2357 bytes --]

On Fri, Sep 01, 2006 at 01:52:55PM +0300, Igor Zubkov wrote:
> В сообщении от 1 сентября 2006 01:28 Alexey Tourbin написал(a):
> > On Wed, Aug 30, 2006 at 02:41:50PM +0400, QA Team Robot wrote:
> > > Package: openmortal-0.7-alt2
> > > Packager: Igor Zubkov <icesik@altlinux>
> > >
> > > i586-alt-linux-g++  -pipe -Wall -O2 -march=i586 -mtune=pentium4
> > > -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 
> > > -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe
> > > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > > -I/usr/include/gdbm  -I/usr/lib/perl5/i386-linux/CORE 
> > > -DDATADIR=\"/usr/share/openmortal\" -Wall   -o openmortal  Audio.o
> > > FlyingChars.o MortalNetworkImpl.o sge_primitives.o Backend.o Game.o
> > > OnlineChat.o sge_surface.o Background.o GameOver.o
> > > PlayerSelectController.o sge_tt_text.o Chooser.o gfx.o PlayerSelect.o
> > > State.o common.o Joystick.o PlayerSelectView.o TextArea.o Demo.o main.o
> > > RlePack.o FighterStats.o menu.o sge_bm_text.o  -lSDL -lpthread
> > > -lSDL_image -lSDL_mixer -lSDL_net -lfreetype -lz -rdynamic -Wl,-O1
> > > -Wl,-O1 -L/usr/local/lib
> > > /usr/lib/perl5/i386-linux/auto/DynaLoader/DynaLoader.a
> > > -L/usr/lib/perl5/i386-linux/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
> > > Backend.o: In function `Backend::ReadFromPerl()':
> > > Backend.cpp:(.text+0xba3): undefined reference to
> > > `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xbc8): undefined
> > > reference to `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xbed):
> > > undefined reference to `Perl_sv_2iv(interpreter*, sv*)'
> > > Backend.cpp:(.text+0xc12): undefined reference to
> > > `Perl_sv_2iv(interpreter*, sv*)' Backend.cpp:(.text+0xc2a): undefined
> > > reference to `Perl_sv_2iv(interpreter*, sv*)'
> > > Backend.o:Backend.cpp:(.text+0xd6b): more undefined references to
> > > `Perl_sv_2iv(interpreter*, sv*)' follow collect2: ld returned 1 exit
> > > status
> >
> > Mea culpa.
> > Нужно было добавить extern "C".
> > Ждите.
> 
> Если можешь починить, разрешение на NMU у тебя сегодня будет (если надо).

Разрешение на перл мне не нужно.  Починить я его могу.
Проблема именно из-за того, что сломан перл.  У функции Perl_sv_2iv
в прототипе нету extern "C", из-за этого Си+плюс его манглит.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] openmortal-0.7-alt2: rebuild failed
  2006-09-01 12:13     ` Alexey Tourbin
@ 2006-09-01 12:20       ` Igor Zubkov
  0 siblings, 0 replies; 4+ messages in thread
From: Igor Zubkov @ 2006-09-01 12:20 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

В сообщении от 1 сентября 2006 15:13 Alexey Tourbin написал(a):
> Разрешение на перл мне не нужно.  Починить я его могу.
> Проблема именно из-за того, что сломан перл.  У функции Perl_sv_2iv
> в прототипе нету extern "C", из-за этого Си+плюс его манглит.

Блин, я думал что это проблема openmortal.

-- 
Evanescence - Imaginary

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-09-01 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31 22:28 ` [devel] openmortal-0.7-alt2: rebuild failed Alexey Tourbin
2006-09-01 10:52   ` Igor Zubkov
2006-09-01 12:13     ` Alexey Tourbin
2006-09-01 12:20       ` Igor Zubkov

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