First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 24383
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: André Lemos <tux@tuxslare.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fix-xgl.patch Fix the xgl type clash in xmame patch Jan Gutter 2003-07-15 06:33 0000 597 bytes Details | Diff
fix-xgl.patch Fix the xgl type clash in xmame patch Jan Gutter 2003-07-15 06:34 0000 597 bytes Details | Diff
xmame-ebuild.patch Ebuild patch... if you REALLY can't make ebuilds! text/plain Jan Gutter 2003-07-15 06:36 0000 420 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 24383 depends on: Show dependency tree
Show dependency graph
Bug 24383 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-07-13 04:58 0000
Compiling src/unix/video.c ...
In file included from /usr/X11R6/include/GL/glx.h:27,
                 from video-drivers/gltool.h:53,
                 from video-drivers/glmame.h:35,
                 from video.c:10:
/usr/X11R6/include/X11/Xmd.h:134: error: conflicting types for `INT32'
osd_cpu.h:45: error: previous declaration of `INT32'
/usr/X11R6/include/X11/Xmd.h:136: error: redefinition of `INT16'
osd_cpu.h:44: error: `INT16' previously declared here
/usr/X11R6/include/X11/Xmd.h:140: error: redefinition of `INT8'
osd_cpu.h:43: error: `INT8' previously declared here
make[1]: *** [../../xmame.obj/unix.xgl/video.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xmame-0.70.1/work/xmame-0.70.1/src/unix'
make: *** [osdepend] Error 2

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.5.74-mm1 i686 Intel(R) Celeron(R) CPU 1.70GHz
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 3dnow avi crypt cups encode gif jpeg libg++ mad mikmod mmx mpeg ncurses
png quicktime spell truetype xml2 xmms xv zlib directfb gtkhtml alsa gdbm slang
readline arts tetex aalib bonobo svga ggi tcltk java guile mysql X sdl gpm tcpd
pam libwww ssl perl python esd imlib oggvorbis gnome qt kde motif opengl mozilla
cdr apache2 dvd fbcon gtk2 ipv6 maildir sasl sse tiff usb wmf xml -oss -apm -nls
-pdflib -berkdb gtk -ldap joystick"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i686 -mfpmath=sse -march=pentium3 -pipe -fomit-frame-pointer
-mmmx -msse"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

------- Comment #1 From SpanKY 2003-07-13 16:12:37 0000 -------
what gl are you using ?  nvidia or xfree ? 

------- Comment #2 From André Lemos 2003-07-14 01:08:39 0000 -------
nvidia

------- Comment #3 From Jan Gutter 2003-07-15 06:33:43 0000 -------
Created an attachment (id=14507) [edit]
Fix the xgl type clash in xmame

------- Comment #4 From Jan Gutter 2003-07-15 06:34:04 0000 -------
Created an attachment (id=14508) [edit]
Fix the xgl type clash in xmame

------- Comment #5 From Jan Gutter 2003-07-15 06:36:34 0000 -------
Created an attachment (id=14509) [edit]
Ebuild patch... if you REALLY can't make ebuilds!

------- Comment #6 From Jan Gutter 2003-07-15 06:37:54 0000 -------
I've fixed it (the compilation problem, at least ;-), dunno if it'll work...

So, here's the patch for the ebuild and the package. The patch explains itself quite adequately...

------- Comment #7 From André Lemos 2003-07-15 15:57:10 0000 -------
Yep! It worked fine and dandy! 

Thanks

------- Comment #8 From SpanKY 2003-07-15 18:50:35 0000 -------
added the patch to cvs, thanks so much :) 
 
i wonder if it dies on xmess too ... ;x 

------- Comment #9 From Jan Gutter 2003-07-16 03:21:58 0000 -------
Yah, xmess has the same problem and the same patch works ;-)

First Last Prev Next    No search results available      Search page      Enter new bug