http://bugs.winehq.com/show_bug.cgi?id=951
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 16:27 -------
I should have been paying more attention to a recent discussion on wine devel
about this. This is one of the reasons for make depend.
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=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=954
Summary: compile fail on the first file :P
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: sam(a)neutrino.phy.uct.ac.za
please don't flame me if you know about this already! i tried my best to look
for new bugs but didn't see any :)
i downloaded 20020804 source
"configure
make depend
make"
fails at the "make" stage very quickly with
Entering directory `/usr/src/wine-20020804/library'
gcc -c -I. -I. -I../include -I../include -march=i686 -O3 -ffast-math
-fno-exceptions -fomit-frame-pointer -malign-double -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-DDLLDIR="\"/usr/lib/wine/lib/wine\"" -D_REENTRANT -I/usr/X11R6/include -o ldt.o
ldt.c
/tmp/ccYuWLtV.s: Assembler messages:
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:167: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:167: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:173: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:173: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:179: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:179: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:185: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:185: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:191: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:191: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:197: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:197: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:203: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:203: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:210: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:210: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.endef'
make[1]: *** [ldt.o] Error 1
i have also tried 20020710, this file seems to compile OK in that version.
i use gcc-2.95.3 on linux-2.4.19
cheers,
Sam
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=954>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=746
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |andi(a)rhlx01.fht-esslingen.de
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 13:20 -------
Forward to Andi as he started to work on it.
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=746>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=209
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:40 -------
Closing
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=209>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=327
This bug depends on bug 209, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
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=327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=209
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:39 -------
Now new information. Closing the 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=209>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=880
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:36 -------
SHFileOperationA operation 4 is operation FO_RENAME.
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=880>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=873
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:25 -------
Forwarding to the developer responsible for shell.
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=873>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=874
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:23 -------
Forwarding the bug to the developer, responsible for shell.
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=874>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=953
Summary: hlp2sgml fails to build due to unresolved
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ronis(a)onsager.chem.mcgill.ca
I tried a full build (cvs update -dAP/configure/make depend/make) and got the
following:
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
hlpfile.o: In function `HLPFILE_ReadHlpFile':
hlpfile.o(.text+0x442): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x56f): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x58e): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5ad): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5cc): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0xcfa): more undefined references to `GetProcessHeap' follow
collect2: ld returned 1 exit status
Notice no libraries appear on the gcc line.
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=953>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From pavel.reznicek(a)wo.cz 2002-08-07 11:46 -------
Hi, is somebody working on this bug?
Pavel Reznicek [Rzheznyeechek]
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=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-08-07 11:43 -------
The suggestion to do a make depend worked, or at least the build died somewhere
else (I'm going to file a new bug report on this, now). The direcory now
contains the file y.tab.h. What's interesting, is that I've been using the same
shell script to update/configure/build wine for years and it never did a make
depend (altough I agree that it should have).
Thanks for your help.
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=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 09:07 -------
Changing the default font does not change the current sessions font and changing
the current font does not affect the default font. At least that is what I see.
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=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 08:21 -------
Hi Rein,
First, thanks for the time you are using.
Now just a detail: I am REAL new to Linux
and don't know how to use such a patch... If you could also give me a link to a "do-this-that-way for
dummies", I would be greatfull.
Chill
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 06:58 -------
Hi again,
Well... Version 1.60q is even worse. It freezes and can't do anything at
all...
The whole Wine Freezes and I have to reboot...
Chill
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
chill(a)malka.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20010112 |20020411
------- Additional Comments From chill(a)malka.com 2002-08-07 04:14 -------
Ups... Sorry... I didn't see the version... I am using the 20020411 (it seems!)... But I seem to
have two installed... Codeweavers and just Wine...
I'll try to reinstall and see
(eventually with The Bat 1.61)
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From rklazes(a)xs4all.nl 2002-08-07 03:57 -------
You are using a wine (20010112) that is far too old.
Upgrade, sending attachments work fine for me (using thebat! 1.60q).
Rein.
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 02:30 -------
Hi Johan,
Well, it sends and sends and sends until it is cut off.
It doesn't blok the
messages coming *after* the file atached, those are send normally, as well as the one with the
other accounts, those are send to... But the file attached stays blocked forever
Chill
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From johane(a)lysator.liu.se 2002-08-07 02:22 -------
You said that the font change does not affect the current session. I have not
seen that.
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=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From johane(a)lysator.liu.se 2002-08-07 02:18 -------
What happens then?
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=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=943
prupe(a)myrealbox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From prupe(a)myrealbox.com 2002-08-06 20:47 -------
Fixed by Alexandre Julliard in memory/virtual.c 1.83
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=943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 19:15 -------
curious my /widl/CVS/Entries looks like this
/.cvsignore/1.1/Tue Jul 16 03:20:46 2002//
/Makefile.in/1.2/Tue Aug 6 00:36:08 2002//
/header.c/1.1/Tue Jul 16 03:20:46 2002//
/header.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.l/1.3/Tue Aug 6 00:36:08 2002//
/parser.y/1.1/Tue Jul 16 03:20:46 2002//
/proxy.c/1.1/Tue Jul 16 03:20:46 2002//
/proxy.h/1.1/Tue Jul 16 03:20:46 2002//
/utils.c/1.1/Tue Jul 16 03:20:46 2002//
/utils.h/1.1/Tue Jul 16 03:20:46 2002//
/widl.c/1.2/Tue Aug 6 00:36:08 2002//
/widl.h/1.1/Tue Jul 16 03:20:46 2002//
/widltypes.h/1.1/Tue Jul 16 03:20:46 2002//
D
And this too
[tony@tony widl]$ cvs diff y.tab.h
cvs server: I know nothing about y.tab.h
[tony@tony widl]$
Thats not right.
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=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
------- Additional Comments From julliard(a)winehq.com 2002-08-06 19:04 -------
Should be fixed now. Thanks for the good report.
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=943
------- Additional Comments From julliard(a)winehq.com 2002-08-06 18:55 -------
Should be fixed now. Thanks for the good report.
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=943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.