je me présente ou plutot ma distrib ^^ :
I introduce myself or rather my distribution
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-march=athlon64 -mtune=athlon64 -Wno-error -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="aac alsa css dvd dvdr encode esd ffmpeg flac gnome gstreamer jpeg ladcca ladspa lame
mp3 mpeg mplayer raw shorten svg v4l2 wavpack win32codecs x264 xine xvid mmx sse sse2 X gtk cairo"
MAKEOPTS="-j2"
PORTDIR_OVERLAY=/usr/local/portage
for wine64 on 64 bits system
when i compile with sources i've this errors
for the file install-wine-deps.sh, it works for ubuntu exclusively and if i skip this file i ve this error :
server.c:875: warning: ignoring return value of 'fchdir', declared with attribut e warn_unused_result
server.c: In function 'server_init_thread':
server.c warning: assignment makes pointer from integer without a cast
server.c warning: assignment makes pointer from integer without a cast
server.c warning: assignment makes pointer from integer without a cast
server.c warning: assignment makes pointer from integer without a cast
server.c error: 'struct init_thread_request' has no member named 'teb_high '
server.c error: 'struct init_thread_request' has no member named 'peb_high '
server.c error: 'struct init_thread_request' has no member named 'entry_hi gh'
server.c error: 'struct init_thread_request' has no member named 'ldt_copy _high'
server.c error: 'struct init_thread_request' has no member named 'pointer_ bytes'
server.c error: 'const struct init_thread_reply' has no member named 'poin ter_bytes'
make[2]: *** [server.o] Error 1
make[2]: Leaving directory `/root/wine64-git/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/root/wine64-git/dlls'
make: *** [dlls] Error 2
I am trying to install without chroot version but I hangs on java package which gives me an error extraction
Extracting...
/var/tmp/portage/app-emulation/emul-linux-x86-java-1.6.0.13/distdir/jdk-6u13-dlj-linux-i586.bin: line 821: ./install.sfx.7333: No such file or directory
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.
*
* ERROR: app-emulation/emul-linux-x86-java-1.6.0.13 failed.
* Call stack:
* ebuild.sh, line 48: Called src_unpack
* environment, line 2734: Called die
* The specific snippet of code:
* sh "${DISTDIR}"/${At} --accept-license --unpack || die "Failed to unpack";
* The die message:
* Failed to unpack
vlotho wrote:/var/tmp/portage/app-emulation/emul-linux-x86-java-1.6.0.13/distdir/jdk-6u13-dlj-linux-i586.bin: line 821: ./install.sfx.7333: No such file or directory
And what's that got to do with Wine? Ask gento forum why doesn't it work.