PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Wine installation klappt nicht



gery
03.09.05, 09:39
Hi!

zZT abreite ich auch nem SELinux Gentoo 2.6 hardened kernel, i386.
SELinux aber noch nicht enabled.


bash-2.05b# emerge --info
!!! SELinux not loaded: SELinux is not enabled.
Portage 2.0.51.22-r2 (selinux/2004.1/x86, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.11-hardened-r15 i686)
================================================== ===============
System uname: 2.6.11-hardened-r15 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
dev-lang/python: 2.3.4
sys-apps/sandbox: 1.2.11
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils: 2.15.90.0.1.1-r3
sys-devel/libtool: 1.5.18-r1
virtual/os-headers: 2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=i686 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=i686 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox selinux sfperms strict"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.llarian.net/ http://gentoo.binarycompass.org http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa berkdb cdr crypt cups curl dvd eds esd fam foomaticdb gd gdbm gif gstreamer java junit kde mad motif mysql ncurses nls opengl pam perl png ppds python qt readline selinux ssl tcpd tiff usb x86 xml2 zlib userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


Und hier der Fehler bei emerge wine:

=i686 -o olefont.o olefont.c
olefont.c: In function `OLEFontImpl_SetHdc':
olefont.c:1135: warning: unused variable `this'
olefont.c: In function `OLEFontImpl_GetTypeInfoCount':
olefont.c:1190: warning: unused variable `this'
olefont.c: In function `OLEFontImpl_GetTypeInfo':
olefont.c:1211: warning: unused variable `this'
olefont.c: In function `OLEFontImpl_GetIDsOfNames':
olefont.c:1240: warning: unused variable `this'
olefont.c: In function `OLEFontImpl_EnumConnectionPoints':
olefont.c:1791: warning: unused variable `this'
olefont.c: In function `SFCF_QueryInterface':
olefont.c:2101: warning: unused variable `This'
olefont.c: In function `SFCF_LockServer':
olefont.c:2127: warning: unused variable `This'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -pipe -march=i686 -mcpu=i686 -o olepicture.o olepicture.c
olepicture.c:52:22: gif_lib.h: No such file or directory
olepicture.c: In function `OLEPictureImpl_get_hPal':
olepicture.c:477: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_EnumConnectionPoints':
olepicture.c:752: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_GetClassID':
olepicture.c:823: warning: unused variable `This'
olepicture.c: In function `OLEPictureImpl_IsDirty':
olepicture.c:834: warning: unused variable `This'
olepicture.c: At top level:
olepicture.c:899: error: `DGifOpen' undeclared here (not in a function)
olepicture.c:899: warning: type defaults to `int' in declaration of `pDGifOpen'
olepicture.c:900: error: `DGifSlurp' undeclared here (not in a function)
olepicture.c:900: warning: type defaults to `int' in declaration of `pDGifSlurp'
olepicture.c:901: error: `DGifCloseFile' undeclared here (not in a function)
olepicture.c:901: warning: type defaults to `int' in declaration of `pDGifCloseFile'
olepicture.c:930: error: syntax error before '*' token
olepicture.c: In function `_gif_inputfunc':
olepicture.c:931: error: `gif' undeclared (first use in this function)
olepicture.c:931: error: (Each undeclared identifier is reported only once
olepicture.c:931: error: for each function it appears in.)
olepicture.c:933: error: `len' undeclared (first use in this function)
olepicture.c:937: error: `data' undeclared (first use in this function)
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:1019: error: `GifFileType' undeclared (first use in this function)
olepicture.c:1019: error: `gif' undeclared (first use in this function)
olepicture.c:1024: error: `GifImageDesc' undeclared (first use in this function)
olepicture.c:1024: error: `gid' undeclared (first use in this function)
olepicture.c:1025: error: `SavedImage' undeclared (first use in this function)
olepicture.c:1025: error: `si' undeclared (first use in this function)
olepicture.c:1026: error: `ColorMapObject' undeclared (first use in this function)
olepicture.c:1026: error: `cm' undeclared (first use in this function)
olepicture.c:1028: error: `ExtensionBlock' undeclared (first use in this function)
olepicture.c:1028: error: `eb' undeclared (first use in this function)
olepicture.c:1041: error: called object is not a function
olepicture.c:1042: error: called object is not a function
olepicture.c:1043: error: `GIF_ERROR' undeclared (first use in this function)
olepicture.c:1168: error: called object is not a function
olepicture.c: In function `OLEPictureImpl_GetSizeMax':
olepicture.c:1707: warning: unused variable `This'
olepicture.c: In function `SPCF_QueryInterface':
olepicture.c:2000: warning: unused variable `This'
olepicture.c: In function `SPCF_LockServer':
olepicture.c:2031: warning: unused variable `This'
make[2]: *** [olepicture.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory `/var/tmp/portage/wine-20050111-r1/work/wine-20050111/dlls/olecli'
../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -o olecli.spec.c --main-module olecli32.dll --dll olecli.spec
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -pipe -march=i686 -mcpu=i686 -o olecli16.o olecli16.c
make[2]: Leaving directory `/var/tmp/portage/wine-20050111-r1/work/wine-20050111/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: *** Waiting for unfinished jobs....
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -pipe -march=i686 -mcpu=i686 -o olecli_main.o olecli_main.c
../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -o olecli32.dll.dbg.c --debug -C. olecli_main.c olecli16.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -pipe -march=i686 -mcpu=i686 -o olecli.spec.o olecli.spec.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O2 -pipe -march=i686 -mcpu=i686 -o olecli32.dll.dbg.o olecli32.dll.dbg.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./olecli32.spec olecli.spec.o olecli16.o olecli_main.o olecli32.dll.dbg.o -o olecli32.dll.so -L../../dlls -lole32 -lgdi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/port -lwine_port
make[2]: Leaving directory `/var/tmp/portage/wine-20050111-r1/work/wine-20050111/dlls/olecli'
make[1]: Leaving directory `/var/tmp/portage/wine-20050111-r1/work/wine-20050111/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20050111-r1 failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! all
!!! If you need support, post the topmost build error, NOT this status message.



Wäre echt dankbar, wenn mir jemand helfen könnte!

stefan.becker
03.09.05, 09:50
gif_lib.h: No such file or directory

Was sagt uns das wohl? Installier mal libgif-devel oder ähnliches. Kommt halt auf die Distribution an.