[Bug 171526] Review Request: wine - A Windows 16/32 bit emulator

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 1 18:37:17 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: wine -  A Windows 16/32 bit emulator


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=171526





------- Additional Comments From Jochen at herr-schmitt.de  2005-11-01 13:37 EST -------
When I try to make

$ moch wine-0.9-3.src.rpm

I will got the following messages:

gcc -o wine-kthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400
kthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port  
gcc -c -I. -I. -I../include -I../include    -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wdeclaration-after-statement -Wpointer-arith  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables  -o pthread.o
pthread.c
gcc -o wine-pthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400
pthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port -lpthread  
gcc -c -I. -I. -I../include -I../include    -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wdeclaration-after-statement -Wpointer-arith  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables  -o preloader.o
preloader.c
gcc -o wine-preloader -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c000000
preloader.o -L../libs/port -lwine_port 
preloader.o: In function `map_so_lib':
/builddir/build/BUILD/wine-0.9/loader/preloader.c:734: undefined reference to
`__stack_chk_fail'
preloader.o: In function `wld_printf':
/builddir/build/BUILD/wine-0.9/loader/preloader.c:360: undefined reference to
`__stack_chk_fail'
collect2: ld returned 1 exit status
make[1]: *** [wine-preloader] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/wine-0.9/loader'
make: *** [loader] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.60875 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.60875 (%build)

This may be solve, if you add the following line
on top of the SPEC file:

%define __global_cflags -O2 -g -pipe -fexceptions 

Best Regards:

Jochen Schmitt

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list