Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 135143

Summary: wine-0.9.14 compile error without X
Product: Gentoo Linux Reporter: Denis Gubanov <v12aml>
Component: New packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log
compile errors (2> file)

Description Denis Gubanov 2006-06-01 05:35:36 UTC
gameserver3 ~ # emerge --info
Portage 2.1_rc2-r3 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [disabled]
dev-lang/python:     2.3.4-r1, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://192.168.99.8/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.CP1251"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.99.8/gentoo-portage"
USE="x86 apache2 apm bash-completion berkdb bitmap-fonts cli crypt ctype curl dba dri dvd eds emboss encode esd ffmpeg foomaticdb fortran gd gdbm gif gstreamer gtk2 iconv imlib isdnlog jpeg libg++ libwww mad mmap mmx mp3 mppe-mppc mysql ncurses nls no-htdocs nptl nptlonly ogg oggvorbis pam pcre perl pic png posix pppd python readline reflection sendfile session slang sockets spl sse ssl tcpd truetype truetype-fonts type1-fonts udev unicode urandom userlocales vorbis xml xml2 xorg zlib elibc_glibc kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY





make[3]: Leaving directory `/var/tmp/portage/wine-0.9.14/work/wine-0.9.14/dlls/ddraw/tests'
make[2]: Leaving directory `/var/tmp/portage/wine-0.9.14/work/wine-0.9.14/dlls/ddraw'
rm -f ddraw.dll.so && ln -s ddraw/ddraw.dll.so ddraw.dll.so
make[2]: Entering directory `/var/tmp/portage/wine-0.9.14/work/wine-0.9.14/dlls/x11drv'
i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith  -O2 -march=pentium4 -pipe  -o bitblt.o bitblt.c
make[2]: Leaving directory `/var/tmp/portage/wine-0.9.14/work/wine-0.9.14/dlls/x11drv'
make[1]: Leaving directory `/var/tmp/portage/wine-0.9.14/work/wine-0.9.14/dlls'
In file included from bitblt.c:33:
x11drv.h:30:22: error: X11/Xlib.h: No such file or directory
x11drv.h:31:27: error: X11/Xresource.h: No such file or directory
x11drv.h:32:23: error: X11/Xutil.h: No such file or directory
x11drv.h:33:23: error: X11/Xatom.h: No such file or directory
x11drv.h:47:21: error: X11/Xmd.h: No such file or directory
x11drv.h:48:24: error: X11/Xproto.h: No such file or directory
In file included from bitblt.c:33:
x11drv.h:94: error: expected specifier-qualifier-list before 'Pixmap'
x11drv.h:101: error: expected specifier-qualifier-list before 'Pixmap'
x11drv.h:128: error: expected specifier-qualifier-list before 'GC'
x11drv.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BITMAP_monoGC'
x11drv.h:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
x11drv.h:241: error: expected ')' before 'pixmap'
x11drv.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'X11DRV_DIB_CreatePixmapFromDIB'
x11drv.h:245: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'X11DRV_get_pixmap'
x11drv.h:249: error: expected declaration specifiers or '...' before 'GC'
x11drv.h:258: error: expected ')' before '*' token
x11drv.h:274: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
x11drv.h:275: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'create_glxpixmap'
Comment 1 Denis Gubanov 2006-06-01 05:40:13 UTC
Created attachment 88084 [details]
config.log
Comment 2 Denis Gubanov 2006-06-01 05:41:16 UTC
Created attachment 88085 [details]
compile errors (2> file)
Comment 3 SpanKY gentoo-dev 2006-06-05 09:11:36 UTC

*** This bug has been marked as a duplicate of 132946 ***