Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wine amd64 ebuild
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 581
Location: Escaping from NY

PostPosted: Tue Mar 01, 2005 4:37 pm    Post subject: Reply with quote

Do your fonts look alirght? Am I the only one with this problem?
_________________
Michael
Back to top
View user's profile Send private message
Pajarico
Guru
Guru


Joined: 01 May 2004
Posts: 493
Location: Madrid, España.

PostPosted: Tue Mar 01, 2005 6:23 pm    Post subject: Reply with quote

xordan wrote:
I got it to compile with USE="-arts". Seems to run ok.

Works. Goodbye sound :oops:

Someone is receiving a message telling that you have to add some lines to /etc/ld.so.conf, if not wine libs will not be found??
_________________
Gentoo: the only software worth paying that is free.
Back to top
View user's profile Send private message
Pajarico
Guru
Guru


Joined: 01 May 2004
Posts: 493
Location: Madrid, España.

PostPosted: Tue Mar 01, 2005 6:29 pm    Post subject: Reply with quote

maiku wrote:
Do your fonts look alirght? Am I the only one with this problem?

Actually they look better :) What's your problem?
_________________
Gentoo: the only software worth paying that is free.
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 581
Location: Escaping from NY

PostPosted: Tue Mar 01, 2005 10:45 pm    Post subject: Reply with quote

Seems to be a losing battle. Wine outputs
Quote:
There may be more fonts available - try increasing the value of MAX_FONTS
when I run it and the fonts look as terrible and as unreadable as always. Adding
Quote:
"MAX_FONTS" = "100"
doens't do much either.
_________________
Michael
Back to top
View user's profile Send private message
Pajarico
Guru
Guru


Joined: 01 May 2004
Posts: 493
Location: Madrid, España.

PostPosted: Wed Mar 02, 2005 1:02 am    Post subject: Reply with quote

Can't help you...
_________________
Gentoo: the only software worth paying that is free.
Back to top
View user's profile Send private message
localghost
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 185
Location: Sint-Niklaas, Belgium

PostPosted: Thu Mar 10, 2005 7:22 am    Post subject: Reply with quote

I'll see all your errors and raise you with:
Code:
make[2]: Entering directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/winmm/winealsa'
gcc -m32 -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  -march=athlon64 -O2 -pipe -o audio.o audio.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vwin32.vxd.spec    vwin32.o  vwin32.vxd.dbg.o   -o vwin32.vxd.so -L../../dlls  -lwinedos -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port
make[2]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/vwin32.vxd'
make[2]: Entering directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/winmm/winearts'
gcc -m32 -c -I. -I. -I../../../include -I../../../include -I/usr/kde/3.3/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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  -march=athlon64 -O2 -pipe -o arts.o arts.c
gcc -m32 -c -I. -I. -I../../../include -I../../../include -I/usr/kde/3.3/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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  -march=athlon64 -O2 -pipe -o audio.o audio.c
audio.c:211: let op: 'wodPlayerCmdString' defined but not used
../../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o winearts.drv.dbg.c --debug -C. arts.c audio.c
gcc -m32 -c -I. -I. -I../../../include -I../../../include -I/usr/kde/3.3/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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  -march=athlon64 -O2 -pipe -o winearts.drv.dbg.o winearts.drv.dbg.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winearts.drv.spec    arts.o audio.o  winearts.drv.dbg.o   -o winearts.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -L/usr/kde/3.3/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ldxguid -luuid -L../../../libs/port -lwine_port
audio.c:250: let op: 'getCmdString' defined but not used
gcc -m32 -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  -march=athlon64 -O2 -pipe -o alsa.o alsa.c
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/kde/3.3/lib/libartsc.so when searching for -lartsc
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lartsc
collect2: ld gaf exit-status 1 terug
winegcc: gcc failed.
make[2]: *** [winearts.drv.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/winmm/winearts'
make[1]: *** [winmm/winearts] Error 2
make[1]: *** Waiting for unfinished jobs....
gcc -m32 -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  -march=athlon64 -O2 -pipe -o midi.o midi.c
../../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o winealsa.drv.dbg.c --debug -C. audio.c alsa.c midi.c
gcc -m32 -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  -march=athlon64 -O2 -pipe -o winealsa.drv.dbg.o winealsa.drv.dbg.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winealsa.drv.spec    audio.o alsa.o midi.o  winealsa.drv.dbg.o   -owinealsa.drv.so -L../../../dlls  -lwinmm -luser32 -ladvapi32 -lkernel32 -lntdll -L../../../libs/wine -lwine -ldxguid -luuid -lasound -L../../../libs/port -lwine_port
make[2]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/winmm/winealsa'
make[1]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20050211 failed.
!!! Function src_compile, Line 92, Exitcode 2
!!! all
!!! If you need support, post the topmost build error, NOT this status message.
emerge info tells us
Code:
Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar  5 2005, 14:41:15)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r5
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="nl_BE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa apache2 arts bash-completion berkdb bitmap-fonts cdr crypt cups curl doc dvd dvdr esd fam font-server fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib innodb java jp2 jpeg kde kdeenablefinal libcaca libwww lzw lzw-tiff maildir motif mozilla mp3 mpeg multilib mysql ncurses nls offensive oggvorbis opengl oss pam pdflib perl php png python qt readline sasl sdl slang spell ssl svg symlink tcltk tcpd tetex tifftruetype truetype-fonts type1-fonts usb userlocales wmf xml xml2 xmms xosd xpm xprint xrandr xv zlib linguas_nl"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS

_________________
411 /0µr 84$3 4r3 8310n9 70 µ$.


Last edited by localghost on Thu Mar 10, 2005 5:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Pajarico
Guru
Guru


Joined: 01 May 2004
Posts: 493
Location: Madrid, España.

PostPosted: Thu Mar 10, 2005 12:38 pm    Post subject: Reply with quote

maiku wrote:
Seems to be a losing battle. Wine outputs
Quote:
There may be more fonts available - try increasing the value of MAX_FONTS
when I run it and the fonts look as terrible and as unreadable as always. Adding
Quote:
"MAX_FONTS" = "100"
doens't do much either.

Try "emerge corefonts -av".
_________________
Gentoo: the only software worth paying that is free.
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 581
Location: Escaping from NY

PostPosted: Thu Mar 10, 2005 1:26 pm    Post subject: Reply with quote

Quote:
mike-gentoo-1 ~ # emerge -av corefonts

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] media-fonts/corefonts-1-r2 +X 3,842 kB
:(
_________________
Michael
Back to top
View user's profile Send private message
brankob
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 188

PostPosted: Fri Mar 11, 2005 3:15 am    Post subject: Reply with quote

Hmmm.

I still have troubles with emerging wine. After multiple tries, I have tried emerging it manually and on "make depend && make" system reports:
Quote:

<SNIP>

gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o server.o server.c
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o signal_i386.o signal_i386.c
signal_i386.c: In function `wine_sigaction':
signal_i386.c:114: error: `SYS_sigaction' undeclared (first use in this function)
signal_i386.c:114: error: (Each undeclared identifier is reported only once
signal_i386.c:114: error: for each function it appears in.)



I have tried also with newest wine - version 20050310, which farts at the exact same point with make.

After inspecting the file in question (signal_i386.c) I have found the problem in the function:


Quote:

static inline int wine_sigaction( int sig, struct kernel_sigaction *new,
struct kernel_sigaction *old )
{
__asm__ __volatile__( "pushl %%ebx\n\t"
"movl %2,%%ebx\n\t"
"int $0x80\n\t"
"popl %%ebx"
: "=a" (sig)
: "0" (SYS_sigaction), "S" (sig), "c" (new), "d" (old) );
if (sig>=0) return 0;
errno = -sig;
return -1;
}



SYS_sigaction is not defined. I haved grepped everything in /usr/include for it and found no match.

After this function in signal_i386.c there is very similar function which uses SYS_sigaltstack

Grepping for SYS_sigaltstack in include files have found a match in /usr/includes/bits/syscall.h:
Quote:

include/bits/syscall.h:217:#define SYS_sigaltstack __NR_sigaltstack


But there isn't anything even similar to SYS_sigaction.

At the head of the file, there is a message that syscall.h is autogenerated at the instalation of glibc.

If SYS_sigaction shuld be there, is something wrong with my glibc ?


Here is my emerge --info :

Quote:

Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Opteron(tm) Processor 240
Gentoo Base System version 1.4.16
Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 8 2005, 06:05:57)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=opteron -O3 -pipe -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=opteron -O3 -pipe -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache moo sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="sl_SI.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa arts berkdb bitmap-fonts cdr crypt cscope cups curl directfb divx4linux doc dvdr emacs esd evo fam fbcon flac font-server fortran ftp gdbm ggi gif gnome gnomedb gpm gstreamer gtk guile hal imagemagick imlib ipv6 jack java jp2 jpeg junit kde libgda libwww lzw lzw-tiff mad mikmod motif mozilla mp3 multilib mysql nas ncurses nls nptl oggvorbis openal opengl oss pam perl png postgres python qt readline samba scanner sdl shared sharedmem slang sockets speex ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb userlocales xine xml xml2 xmms xosd xpm xrandr xv xvid zlib"
Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Back to top
View user's profile Send private message
localghost
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 185
Location: Sint-Niklaas, Belgium

PostPosted: Fri Mar 11, 2005 7:33 am    Post subject: Reply with quote

I was able to emerge wine with this in package.use:
Code:
app-emulation/wine   -alsa -arts -doc

_________________
411 /0µr 84$3 4r3 8310n9 70 µ$.
Back to top
View user's profile Send private message
miho
n00b
n00b


Joined: 17 Jun 2003
Posts: 13

PostPosted: Fri Mar 11, 2005 8:35 am    Post subject: Reply with quote

All up to date emul packages installed but still:

Code:
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole filtergraph.o testlist.o  -o quartz_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lole32 -luser32 -lgdi32-lkernel32 -lstrmiids
make[3]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/quartz/tests'
make[2]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/quartz'
make[1]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls'
make: *** [dlls] Error 2


:cry:

useflags:
Code:
+X -alsa -arts -cups -debug -doc -gif -glut -jack -jpeg -lcms -nas -ncurses +opengl +oss


any suggestion ?
Back to top
View user's profile Send private message
DrFishstik
Tux's lil' helper
Tux's lil' helper


Joined: 05 Dec 2002
Posts: 85
Location: University Park, PA

PostPosted: Sun Mar 13, 2005 5:23 pm    Post subject: Oh noes! Reply with quote

USE="-alsa -arts -doc" emerge wine


20050310 works!
Back to top
View user's profile Send private message
brankob
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 188

PostPosted: Sun Mar 13, 2005 7:05 pm    Post subject: Reply with quote

Quote:

make[3]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/quartz/tests'
make[2]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/quartz'
make[1]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls'
make: *** [dlls] Error 2

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



It doesn't work in exactly the same way... :(
Back to top
View user's profile Send private message
Delvin
Guru
Guru


Joined: 07 Jul 2004
Posts: 546

PostPosted: Sun Mar 13, 2005 7:43 pm    Post subject: Reply with quote

I've got an error compiling wine that is not, i think, a library problem...the message:
Code:
 emerge -v wine
Calculating dependencies ...done!
>>> emerge (1 of 1) app-emulation/wine-20050310 to /
>>> md5 src_uri ;-) Wine-20050310.tar.gz
>>> Unpacking source...
>>> Unpacking Wine-20050310.tar.gz to /var/tmp/portage/wine-20050310/work
 * Applying winearts-kdecvs-fix.patch ...                                                                                              [ ok ]-fstack-protector
 * Applying 20041019-no-stack.patch ...                                                                                                [ ok ]>>> Source unpacked.
 * econf: updating wine-20050310/tools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating wine-20050310/tools/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --sysconfdir=/etc/wine --with-curses --with-opengl --with-x --disable-trace --disable-debug
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... gcc -m32
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/wine-20050310/work/wine-20050310/config.log

!!! ERROR: app-emulation/wine-20050310 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



seems to be a gcc error but it happend only when i emerge wine...

can you help me?

sorry for my poor english...
_________________
Ne tirez pas sur les canards !!
Back to top
View user's profile Send private message
brankob
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 188

PostPosted: Sun Mar 13, 2005 7:50 pm    Post subject: Reply with quote

It seems to me that you don't have multilib in your USE option, so your gcc and glibc were compiled without 32-bit option.

do "emerge info" and see if you have "multilib" in USE.

Also, check if you are using profile 2005.0

If not, check documentation on the site, there is something on about how to switch from 2004.x to 2005.0.

I think you have to do that before you can expect wine to compile...
Back to top
View user's profile Send private message
Delvin
Guru
Guru


Joined: 07 Jul 2004
Posts: 546

PostPosted: Sun Mar 13, 2005 7:55 pm    Post subject: Reply with quote

i tried to switch to 2005.0 but i also had lots of problems...

i try again and post my problems in a new thread then i'll try to emerge wine again
_________________
Ne tirez pas sur les canards !!
Back to top
View user's profile Send private message
brankob
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 188

PostPosted: Sun Mar 13, 2005 8:02 pm    Post subject: Reply with quote

Me too. When I have changed the symlink /etc/make.profile to 2005.0, first emerge sync has warned me that things are not that simple and that I should follow the instructions on the link it had given me.

Automatic & simple version on that link did not work for me, moreover it screwed my portage ( nothing that changing the /etc/make.profile back to 2004.3 and emerging baselayout couldn't fix) so I had to do it manually, which have worked fine...
Back to top
View user's profile Send private message
timo18
n00b
n00b


Joined: 23 Jul 2004
Posts: 4

PostPosted: Mon Mar 14, 2005 2:57 pm    Post subject: hope Reply with quote

So is there hope for updated ebuilds in near furure? Not very into this hacking-updating to unstable versions.
Back to top
View user's profile Send private message
nucular
n00b
n00b


Joined: 23 Feb 2005
Posts: 11
Location: Finland

PostPosted: Tue Mar 15, 2005 10:09 pm    Post subject: Reply with quote

miho wrote:
All up to date emul packages installed but still:

Code:
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole filtergraph.o testlist.o  -o quartz_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lole32 -luser32 -lgdi32-lkernel32 -lstrmiids
make[3]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/quartz/tests'
make[2]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls/quartz'
make[1]: Leaving directory `/var/tmp/portage/wine-20050211/work/wine-20050211/dlls'
make: *** [dlls] Error 2


:cry:

useflags:
Code:
+X -alsa -arts -cups -debug -doc -gif -glut -jack -jpeg -lcms -nas -ncurses +opengl +oss


any suggestion ?


Same error here, I tried with the wine-20050211 and wine-20050310 versions.

Also tried USE="-alsa -arts -doc" and USE="-arts" on both.
No use.. same error everytime.
Back to top
View user's profile Send private message
herbie
Guru
Guru


Joined: 09 Oct 2002
Posts: 319
Location: London UK

PostPosted: Tue Mar 15, 2005 10:55 pm    Post subject: Reply with quote

All bugs relating to wine on amd64 have been closed/fixed so as far as the wine maintainer is concerned there are no problems with it. These bugs cannot be fixed if you do not report them. Please file bug report(s) on bugs.gentoo.org.

nucular, miho: the actual error message is just a few lines above what you pasted. All that tells me is that make bailed because of some error, it does not tell me why.
Back to top
View user's profile Send private message
nucular
n00b
n00b


Joined: 23 Feb 2005
Posts: 11
Location: Finland

PostPosted: Wed Mar 16, 2005 7:38 am    Post subject: Reply with quote

There were several other warnings also from videorenderer.c but they all were samekind, just different function.


Code:

videorenderer.c: In function `Videowindow_get_Width':
videorenderer.c:1336: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_Top':
videorenderer.c:1345: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_Top':
videorenderer.c:1354: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_Height':
videorenderer.c:1363: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_Height':
videorenderer.c:1372: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_Owner':
videorenderer.c:1381: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_Owner':
videorenderer.c:1390: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_MessageDrain':
videorenderer.c:1399: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_MessageDrain':
videorenderer.c:1408: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_BorderColor':
videorenderer.c:1417: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_BorderColor':
videorenderer.c:1426: warning: unused variable `This'
videorenderer.c: In function `Videowindow_get_FullScreenMode':
videorenderer.c:1435: warning: unused variable `This'
videorenderer.c: In function `Videowindow_put_FullScreenMode':
videorenderer.c:1444: warning: unused variable `This'
videorenderer.c: In function `Videowindow_SetWindowForeground':
videorenderer.c:1453: warning: unused variable `This'
videorenderer.c: In function `Videowindow_NotifyOwnerMessage':
videorenderer.c:1465: warning: unused variable `This'
videorenderer.c: In function `Videowindow_SetWindowPosition':
videorenderer.c:1477: warning: unused variable `This'
videorenderer.c: In function `Videowindow_GetWindowPosition':
videorenderer.c:1489: warning: unused variable `This'
videorenderer.c: In function `Videowindow_GetMinIdealImageSize':
videorenderer.c:1499: warning: unused variable `This'
videorenderer.c: In function `Videowindow_GetMaxIdealImageSize':
videorenderer.c:1509: warning: unused variable `This'
videorenderer.c: In function `Videowindow_GetRestorePosition':
videorenderer.c:1521: warning: unused variable `This'
videorenderer.c: In function `Videowindow_HideCursor':
videorenderer.c:1530: warning: unused variable `This'
videorenderer.c: In function `Videowindow_IsCursorHidden':
videorenderer.c:1539: warning: unused variable `This'
../../tools/winebuild/winebuild -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -o quartz.dll.dbg.c --debug -C. acmwrapper.c avidec.c avisplit.c control.c                   dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumpins.c enumregfilters.c filesource.c filtergraph.c filtermapper.c main.c memallocator.c parser.c pin.c                   regsvr.c systemclock.c transform.c videorenderer.c waveparser.c
make[3]: Entering directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/quartz/tests'
gcc -m32 -c -I. -I. -I../../../include -I../../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -                  fno-strict-aliasing -gstabs+ -Wpointer-arith  -march=athlon64 -O2 -pipe -o filtergraph.o filtergraph.c
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boun                  dary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -march=athlon64 -O2 -pipe -o quartz.dll.dbg.o quartz.dll.dbg.c
gcc -m32 -c -I. -I. -I../../../include -I../../../include  -DWINE_NO_DEBUG_MSGS -DWINE_NO_TRACE_MSGS  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -                  fno-strict-aliasing -gstabs+ -Wpointer-arith  -march=athlon64 -O2 -pipe -o testlist.o testlist.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./quartz.spec    acmwrapper.o avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o en                  ummoniker.o enumpins.o enumregfilters.o filesource.o filtergraph.o filtermapper.o main.o memallocator.o parser.o pin.o regsvr.o systemclock.o transform.o videorend                  erer.o waveparser.o  quartz.dll.dbg.o version.res  -o quartz.dll.so -L../../dlls  -ldsound -lddraw -lmsacm32 -lmsvfw32 -lole32 -loleaut32 -luser32 -ladvapi32 -lker                  nel32 -L../../libs/wine -lwine -lstrmiids -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port 
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole filtergraph.o testlist.o  -o quartz_test.exe.so -L../../../libs/port -lwine_port -L../../../dll                  s -L../../../libs -lole32 -luser32 -lgdi32 -lkernel32 -lstrmiids 
make[3]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/quartz/tests'
make[2]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/quartz'
make[1]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20050310 failed.
!!! Function src_compile, Line 91, Exitcode 2
!!! all
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
nucular
n00b
n00b


Joined: 23 Feb 2005
Posts: 11
Location: Finland

PostPosted: Wed Mar 16, 2005 3:43 pm    Post subject: Reply with quote

Okay, I think this is the proper error message. It was just so far back in the buffer that I didn't realize to search so far back. :oops:

Code:
signal_i386.c: In function `wine_sigaction':
signal_i386.c:114: error: `SYS_sigaction' undeclared (first use in this function)
signal_i386.c:114: error: (Each undeclared identifier is reported only once
signal_i386.c:114: error: for each function it appears in.)
make[2]: *** [signal_i386.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: *** Waiting for unfinished jobs....
Back to top
View user's profile Send private message
ShinFu
n00b
n00b


Joined: 26 Apr 2004
Posts: 34
Location: inside my skin

PostPosted: Thu Mar 17, 2005 7:06 pm    Post subject: Reply with quote

i think this error shouldnt be now:
Code:
/lib/libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [x11drv.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls/x11drv'
make[1]: *** [x11drv] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-20050310 failed.
!!! Function src_compile, Line 102, Exitcode 2
!!! all

i still get this error but i:
switched to 2005.0 using the scripted way
and it seems the files are there
Code:
#cd /emul/linux/x86/usr/lib
#ln -s libXext.so.6 libXext.so
ln: `libXext.so': File exists
#ln -s libX11.so.6 libX11.so
ln: `libX11.so': File exists

Code:
[ebuild   R   ] app-emulation/emul-linux-x86-xlibs-1.2-r7  0 kB

am i missing something??
Back to top
View user's profile Send private message
herbie
Guru
Guru


Joined: 09 Oct 2002
Posts: 319
Location: London UK

PostPosted: Thu Mar 17, 2005 8:37 pm    Post subject: Reply with quote

ShinFu wrote:
am i missing something??

Code:
EXTRA_ECONF="--x-libraries=/emul/linux/x86/usr/lib" emerge wine
Back to top
View user's profile Send private message
flipy
Apprentice
Apprentice


Joined: 15 Jul 2004
Posts: 232

PostPosted: Fri Mar 18, 2005 10:50 am    Post subject: Reply with quote

I'm getting this annoying error :/
Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/.. /../../libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/.. /../../libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/ bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [x11drv.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dl ls/x11drv'
make[1]: *** [x11drv] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/dl ls'
make: *** [dlls] Error 2

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

i'm using a 2005.0 profile, and I've already have the nedded libraries in /emul/linux/x86/usr/lib (not need to change anything)
so why is complaining about incompatible?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next
Page 3 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum