http://bugs.winehq.com/show_bug.cgi?id=950
Summary: configure incorrectly defines __ASM_FUNC
Product: Wine
Version: 20020804
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: taviso(a)sdf.lonestar.org
i recently tried to upgrade from wine-20020710 to wine-20020804, however it
failed to build with these error messsages http://taviso.decsystem.org/wine , i
made some diffs of all the #include's and compared them and noticed that
__ASM_FUNC was defined like this:
#define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
this #define was generated by configure and put in include/config.h, so i
redefined it like this :
#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
and wine builds correctly. some details of my system:
taviso@darkstar:~$ uname -a
Linux darkstar 2.4.19 #1 Sat Aug 3 10:33:21 BST 2002 i686 unknown
taviso@darkstar:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
taviso@darkstar:~$ cat /etc/slackware-version
Slackware 8.1
heres the configure log: http://taviso.decsystem.org/config.log.failed
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=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 18:35 -------
We need the backtrace (bt)
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=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=926
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-05 18:28 -------
hmm, i didn't think of that... ;) i will try it asap and append the results...
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=926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From idstewart(a)compuvative.com 2002-08-05 18:15 -------
Created an attachment (id=254)
Capture of winedbg triggered by uncaught exception in Setup.exe
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=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
------- Additional Comments From dclark(a)akamail.com 2002-08-05 17:57 -------
I would note one other apparent behavior. From my very unscientific vague
recollections of postings about this, including personal experience, the
corruption only seems to occur on shared Windows partitions.
For example, back when I was using a shared partition, installing the program
Viewmate invariably corrupted the filesystem (I tried it several times). When I
recently switched to a "fake" EXT3 Windows partition, I reinstalled Viewmate
from scratch, and no corruption occurred.
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=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=926
------- Additional Comments From uh_ja(a)gmx.net 2002-08-05 16:13 -------
Actually, Wine missing is not missing Directx components for D2. D2 does work
in wine just fine for me.
What is not supported in wine, which will block D2 from running, would be
SecuRom. So find a nocd patch for D2 to try it under wine.
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=926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From tony.granberg(a)home.se 2002-08-05 14:58 -------
I have actually not access to the CD-drive right now. There's a new harddrive
occuping it at the moment. I have to delay this checkout of the problem for a while.
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=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=316
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 14:54 -------
WFM too... Verifying
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=316>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=316
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From johane(a)lysator.liu.se 2002-08-05 14:51 -------
Killing this bug.
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=316>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.