ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Опять про сборку WineX
@ 2002-10-22  7:57 PG
  2002-10-22 10:35 ` Andy Gorev
  0 siblings, 1 reply; 5+ messages in thread
From: PG @ 2002-10-22  7:57 UTC (permalink / raw)
  To: community

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

Добрый день!

Не подскажет ли community, из-за чего при сборке winex 
(и альтовский WineX-20020827-alt3.src.rpm, и winex22.src.rpm с http://osdn.org.ua/winex) 
возникает следующее (пример для winex22):

<skip>
gcc -c -I. -I. -I../../include -I../../include  -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -O2 -DNDEBUG -fomit-frame-pointer -Wall -mpreferred-stack-boundary=2 -D__WINE__  -D_REENTRANT -I/usr/X11R6/include -o x11drv_main.o x11drv_main.c
In file included from x11drv_main.c:40:
../../include/wine_gl.h:74: redefinition of `PFNGLACTIVETEXTUREARBPROC'
/usr/X11R6/include/GL/glext.h:2743: `PFNGLACTIVETEXTUREARBPROC' previously declared here
../../include/wine_gl.h:75: redefinition of `PFNGLCLIENTACTIVETEXTUREARBPROC'
/usr/X11R6/include/GL/glext.h:2744: `PFNGLCLIENTACTIVETEXTUREARBPROC' previously declared here
../../include/wine_gl.h:76: redefinition of `PFNGLMULTITEXCOORD2FARBPROC'
/usr/X11R6/include/GL/glext.h:2755: `PFNGLMULTITEXCOORD2FARBPROC' previously declared here
make[2]: *** [x11drv_main.o] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/wine/dlls/x11drv'
make[1]: *** [x11drv/libx11drv.so] Error 2
make[1]: Leaving directory `/usr/src/RPM/BUILD/wine/dlls'
make: *** [dlls] Error 2
ошибка: Неверный код возврата из /var/tmp/rpm-tmp.78305 (%build)


Система: Сизиф от 18.10.2002; собиралось gcc3.2, gcc2.96; последние linGLU* установлены.

------------------
Get free mailbox 20 Mb at http://www.hotbox.ru

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

* Re: [Comm] Опять про сборку WineX
  2002-10-22  7:57 [Comm] Опять про сборку WineX PG
@ 2002-10-22 10:35 ` Andy Gorev
  2002-10-22 15:11   ` Ruslan N. Balkin
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Gorev @ 2002-10-22 10:35 UTC (permalink / raw)
  To: community

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

On Tue, 22 Oct 2002 10:57:34 +0300
PG <pg@pisem.net> wrote:

> Добрый день!
> 
> Не подскажет ли community, из-за чего при сборке winex 
> (и альтовский WineX-20020827-alt3.src.rpm, и winex22.src.rpm с
> http://osdn.org.ua/winex) возникает следующее (пример для winex22):

IMHO надо откатиться на предыдущий XFree и его devel соответственно.
Оно перестало собираться именно после этого.

-- 
С Уважением,
Андрей Горев

------------------
Get free mailbox 20 Mb at http://www.hotbox.ru

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

* Re: [Comm] Опять про сборку WineX
  2002-10-22 10:35 ` Andy Gorev
@ 2002-10-22 15:11   ` Ruslan N. Balkin
  2002-10-24  8:06     ` Andy Gorev
  0 siblings, 1 reply; 5+ messages in thread
From: Ruslan N. Balkin @ 2002-10-22 15:11 UTC (permalink / raw)
  To: community

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

On Tue, 22 Oct 2002 13:35:48 +0300
Andy wrote:

> On Tue, 22 Oct 2002 10:57:34 +0300
> PG <pg@pisem.net> wrote:
> 
> > Добрый день!
> > 
> > Не подскажет ли community, из-за чего при сборке winex 
> > (и альтовский WineX-20020827-alt3.src.rpm, и winex22.src.rpm с
> > http://osdn.org.ua/winex) возникает следующее (пример для winex22):
> 
> IMHO надо откатиться на предыдущий XFree и его devel соответственно.
> Оно перестало собираться именно после этого.
> 
Вот с таким вот - у меня собралось.

$ rpm -qa | grep XFree 
XFree86-utils-4.2.1-alt3
XFree86-devel-4.2.1-alt3
XFree86-xfs-4.2.1-alt3
XFree86-75dpi-fonts-4.2.1-alt3
XFree86-cyr_rfx-fonts-koi8-r-1.1-alt5
XFree86-4.2.1-alt3
XFree86-locales-4.2.1-alt3
XFree86-libs-4.2.1-alt3
XFree86-server-4.2.1-alt3
XFree86-cyr_rfx-fonts-cp1251-1.1-ipl3mdk
XFree86-100dpi-fonts-4.2.1-alt3

-- 
С уважением,
Балькин Руслан.

[-- Attachment #2: For security, this message has been digitally signed. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Опять про сборку WineX
  2002-10-22 15:11   ` Ruslan N. Balkin
@ 2002-10-24  8:06     ` Andy Gorev
  2002-10-24  8:21       ` PG
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Gorev @ 2002-10-24  8:06 UTC (permalink / raw)
  To: community

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

On Tue, 22 Oct 2002 19:11:48 +0400
"Ruslan N. Balkin" <baron@dartel.ru> wrote:

> XFree86-4.2.1-alt3
C XFree86-4.2.1-alt4 уже не собирается.

-- 
С Уважением,
Андрей Горев

------------------
Get free mailbox 20 Mb at http://www.hotbox.ru

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

* Re: [Comm] Опять про сборку WineX
  2002-10-24  8:06     ` Andy Gorev
@ 2002-10-24  8:21       ` PG
  0 siblings, 0 replies; 5+ messages in thread
From: PG @ 2002-10-24  8:21 UTC (permalink / raw)
  To: community

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

On Thu, 24 Oct 2002 11:06:25 +0300
Andy Gorev <gorev@mailru.com> wrote:


> > XFree86-4.2.1-alt3
> C XFree86-4.2.1-alt4 уже не собирается.

Насколько я понял, проблема в конфликте описаний:
в include/wine_gl.h от winex

  typedef void (APIENTRY *PFNGLACTIVETEXTUREARBPROC)(GLenum texture);
  typedef void (APIENTRY *PFNGLCLIENTACTIVETEXTUREARBPROC)(GLenum texture);
  typedef void (APIENTRY *PFNGLMULTITEXCOORD2FARBPROC)(GLenum target, GLfloat u, GLfloat v);

и точно такие-же в include/GL/glext.h

Думаю, если подправить wine_gl.h (или лучше glext.h, чтобы не переделывать spec??), 
то должно скомпилироваться.

------------------
Get free mailbox 20 Mb at http://www.hotbox.ru

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

end of thread, other threads:[~2002-10-24  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-22  7:57 [Comm] Опять про сборку WineX PG
2002-10-22 10:35 ` Andy Gorev
2002-10-22 15:11   ` Ruslan N. Balkin
2002-10-24  8:06     ` Andy Gorev
2002-10-24  8:21       ` PG

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