From: Sergei Dolmatov <sergei@dolmatov.dsb.ru>
To: Sisyphus <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] winex не собирается
Date: Wed, 13 Nov 2002 14:25:40 +0800
Message-ID: <20021113062540.GD2791@dolmatov.dsb.ru> (raw)
In-Reply-To: <20021113091913.69bd1db3.blacat@richart.ru>
On Wed, Nov 13, 2002 at 09:19:13AM +0300, Gennady V. Tsoy wrote:
> Приветствую!
>
> Пытаюсь собрать winex, взятый с osdn.org.ua,
> однако не получается:
>
> gcc-3.2 -c -I. -I. -I../../include -I../../include -pipe -Wall -O2 -fexpensive-optimizations -march=athlon -O2 -DNDEBUG -fomit-frame-pointer -Wall -mpreferred-stack-boundary=2 -D__WINE__ -DNO_DEBUG_MSGS -DNO_TRACE_MSGS -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 `/home/blacat/RPM/BUILD/wine/dlls/x11drv'
> make[1]: *** [x11drv/libx11drv.so] Error 2
> make[1]: Leaving directory `/home/blacat/RPM/BUILD/wine/dlls'
> make: *** [dlls] Error 2
> ошибка: Неверный код возврата из /home/blacat/tmp/rpm-tmp.42841 (%build)
Не знаю, правильно или нет, но у меня вылечилось вот так:
--- /home/sergei/cvs/wine/include/wine_gl.h Thu Apr 11 09:09:58 2002
+++ wine_gl.h Wed Nov 13 14:09:15 2002
@@ -70,6 +70,7 @@
#define APIENTRY
#endif
+/*
#ifdef WINE_DDRAW_need_multitexture_pfns
typedef void (APIENTRY *PFNGLACTIVETEXTUREARBPROC)(GLenum texture);
typedef void (APIENTRY *PFNGLCLIENTACTIVETEXTUREARBPROC)(GLenum texture);
@@ -96,7 +97,7 @@
typedef void (APIENTRY * PFNGLFLUSHVERTEXARRAYRANGENVPROC) (void);
typedef void (APIENTRY * PFNGLVERTEXARRAYRANGENVPROC) (GLsizei size, const
GLvoid *pointer);
#endif
-
+*/
#undef XMD_H
#undef APIENTRY
Сейчас пока собирается, еще не запускал ;)
--
Regards,
Sergei Dolmatov.
---
As far as we know, our computer has never had an undetected error.
-- Weisert
next prev parent reply other threads:[~2002-11-13 6:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-13 6:19 Gennady V. Tsoy
2002-11-13 6:25 ` Sergei Dolmatov [this message]
2002-11-13 7:39 ` Gennady V. Tsoy
2002-11-13 10:37 ` Serge Ryabchun
2002-11-13 11:32 ` Gennady V. Tsoy
2002-11-13 11:41 ` Gennady V. Tsoy
2002-11-13 12:19 ` Serge Ryabchun
2002-11-15 10:11 ` [sisyphus] " Michael Shigorin
2002-11-15 10:34 ` Serge Ryabchun
2002-11-15 12:00 ` [sisyphus] " Ruslan N. Balkin
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=20021113062540.GD2791@dolmatov.dsb.ru \
--to=sergei@dolmatov.dsb.ru \
--cc=sisyphus@altlinux.ru \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git