http://bugs.winehq.com/show_bug.cgi?id=851
Summary: Failed run configure script under RH7.2 Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.com ReportedBy: jingle@telekbird.com.cn
Hi, the configure script in both Wine20020605 and CVS snapshot can't run successfully under RH7.2. while the configure script in Wine20020310 is ok. The script exited while getting the sizeof long long. the config.log told me that: -------------------------------------------------------------------------------
configure:12140: $? = 0 configure:12143: test -s conftest.o configure:12146: $? = 0 configure:12156: result: yes configure:12159: checking size of long long configure:12411: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 conftest.c -lm >&5 /tmp/ccm39JWL.s: Assembler messages: /tmp/ccm39JWL.s:378: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccm39JWL.s:378: Warning: Unrecognized .section attribute: want a,w,x /tmp/ccm39JWL.s:378: Error: Rest of line ignored. First ignored character is `,'. configure:12414: $? = 1 configure: program exited with status 1 configure: failed program was: --------------------------------------------------------------------------- some autoxxxx packages in my linux box: automake-1.4p5-2 autoconvert-xchat-0.3.7-4 autoconvert-0.3.7-4 autorun-2.7-1 autoconf253-2.53-3 autofs-3.1.7-21 automake15-1.5-2
Thanx! Jingle.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=851. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.