ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] Pcsx-1.5-alt3: rebuild failed [15]
  @ 2006-08-31 22:58 ` Alexey Tourbin
  0 siblings, 0 replies; only message in thread
From: Alexey Tourbin @ 2006-08-31 22:58 UTC (permalink / raw)
  To: devel

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

On Wed, Aug 30, 2006 at 02:41:52PM +0400, QA Team Robot wrote:
> Package: Pcsx-1.5-alt3
> Packager: Gleb Stiblo <ulfr@altlinux>

> + make -j1 -C PeopsSoftGpu116/src
> make: Entering directory `/usr/src/RPM/BUILD/Pcsx-1.5/PeopsSoftGpu116/src'
> gcc -g -Wall -fPIC -O4 -fomit-frame-pointer -ffast-math -I/usr/local/include  `pkg-config gtk+-2.0 --cflags` -DUSE_XF86VM   -c -o gpu.o gpu.c
> gcc -g -Wall -fPIC -O4 -fomit-frame-pointer -ffast-math -I/usr/local/include  `pkg-config gtk+-2.0 --cflags` -DUSE_XF86VM   -c -o cfg.o cfg.c
> gcc -g -Wall -fPIC -O4 -fomit-frame-pointer -ffast-math -I/usr/local/include  `pkg-config gtk+-2.0 --cflags` -DUSE_XF86VM   -c -o draw.o draw.c
> In file included from /usr/include/X11/extensions/xf86vmode.h:39,
>                  from draw.c:3727:
> /usr/include/X11/Xmd.h:162: error: two or more data types in declaration specifiers

[builder@mash src]$ pwd
/usr/src/RPM/BUILD/Pcsx-1.5/PeopsSoftGpu116/src
[builder@mash src]$ grep -r BOOL . |grep define
./externals.h:#define BOOL unsigned short
[builder@mash src]$ grep -C2 BOOL /usr/include/X11/Xmd.h
#ifndef I_NEED_OS2_H
typedef CARD8           BYTE;
typedef CARD8           BOOL;
#else
#define BYTE    CARD8
#define BOOL    CARD8
#endif

[builder@mash src]$ gcc `pkg-config gtk+-2.0 --cflags` -DUSE_XF86VM -E draw.c |grep CARD8
typedef unsigned char CARD8;
typedef CARD8 BYTE;
typedef CARD8 unsigned short;
[builder@mash src]$ 

Вот так оказия!

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-31 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31 22:58 ` [devel] Pcsx-1.5-alt3: rebuild failed [15] Alexey Tourbin

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