From: Alexey Tourbin <at@altlinux.ru> To: devel@lists.altlinux.org Subject: Re: [devel] Pcsx-1.5-alt3: rebuild failed [15] Date: Fri, 1 Sep 2006 02:58:57 +0400 Message-ID: <20060831225857.GD11420@localhost.localdomain> (raw) In-Reply-To: <20060830104152.18A67B0D9A@basalt.office.altlinux.org> [-- 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 --]
parent reply other threads:[~2006-08-31 22:58 UTC|newest] Thread overview: expand[flat|nested] mbox.gz Atom feed [parent not found: <20060830104152.18A67B0D9A@basalt.office.altlinux.org>]
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=20060831225857.GD11420@localhost.localdomain \ --to=at@altlinux.ru \ --cc=devel@lists.altlinux.org \ /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 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