Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52801 - wine-20040121 compile failed while compiling d3d dll
Summary: wine-20040121 compile failed while compiling d3d dll
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL: http://dinkler.dynip.com/bugs/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 11:21 UTC by Fred Dinkler IV
Modified: 2004-07-07 08:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Dinkler IV 2004-06-02 11:21:41 UTC
When i try to emerge wine, directx.o errs

make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/wine-20040121/work/wine-20040121/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20040121/work/wine-20040121/dlls'
make: *** [dlls] Error 2
!!! ERROR: app-emulation/wine-20040121 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1.emerge wine
2.
3.

Actual Results:  
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o directx.o directx.c
directx.c: In function `IDirect3D8Impl_RegisterSoftwareDevice':
directx.c:105: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterCount':
directx.c:111: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterIdentifier':
directx.c:119: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterModeCount':
directx.c:151: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_EnumAdapterModes':
directx.c:177: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterDisplayMode':
directx.c:229: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDeviceType':
directx.c:270: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDeviceMultiSampleType':
directx.c:328: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDepthStencilMatch':
directx.c:345: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: error: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this
function)
directx.c:639: error: (Each undeclared identifier is reported only once
directx.c:639: error: for each function it appears in.)
directx.c: In function `IDirect3D8Impl_GetAdapterMonitor':
directx.c:697: warning: unused variable `This'
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/wine-20040121/work/wine-20040121/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20040121/work/wine-20040121/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20040121 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)



Expected Results:  
compiled sucsesfully

Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 Mobile Intel(R) Pentium(R) 4     CPU 3.06GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://10.5.0.1/gentoo-portage"
USE="X aalib acpi alsa apm arts avi berkdb bonobo cdr crypt cups curl dvd encode
esd flash foomaticdb gb gdbm gif gnome gpm gtk gtk2 imap imlib java jpeg kde
libg++ libwww mad maildir mikmod mmx motif mozilla mpeg mysql ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sasl
sdl slang smbmount snmp spell sse ssl svga tcltk tcpd tiff truetype wmf x86
xinerama xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-06-29 11:16:29 UTC
could you try a more recent version ?
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-07-07 08:37:21 UTC
no responce