http://bugs.winehq.com/show_bug.cgi?id=682
*** shadow/682 Wed May 15 14:56:51 2002
--- shadow/682.tmp.14297 Wed May 22 12:25:37 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: adelton(a)fi.muni.cz |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 85,87 ****
--- 84,90 ----
Thank you,
Jan Pazdziora
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-22 12:25 -------
+ Jan, thank you for the report.
+ Michael, can you test if this a duplicate of 623.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=702
*** shadow/702 Sat May 18 17:21:28 2002
--- shadow/702.tmp.13801 Wed May 22 12:16:40 2002
***************
*** 76,78 ****
--- 76,82 ----
It seems you are running on a system with access to native NT dlls.This exposes
some unimplemented functions. On a system with access to native win95 dlls, I
could install and run Acroread version 5 to some success.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-22 12:16 -------
+ Emanuele, please provide more information about your system.
+ Did you install Wine with Windows? What version of Windows is this?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=703
*** shadow/703 Fri May 17 08:59:03 2002
--- shadow/703.tmp.13647 Wed May 22 12:14:16 2002
***************
*** 88,90 ****
--- 88,93 ----
(0x00000054,0x00000000,0x418e527c,0x0000001c,(nil)),stub!
err:virtual:VirtualQueryEx Unsupported on other process
[
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-22 12:14 -------
+ Emanuaelle, what kind of applications is this?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=681
*** shadow/681 Sun May 19 12:30:39 2002
--- shadow/681.tmp.13473 Wed May 22 12:12:29 2002
***************
*** 13,19 ****
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
! | Dependencies: BugsThisDependsOn: 706[] |
+============================================================================+
| DESCRIPTION |
NB: comments are against current (15 May 2002) cvs tree rather than Version above.
--- 13,19 ----
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
! | Dependencies: BugsThisDependsOn: 706 |
+============================================================================+
| DESCRIPTION |
NB: comments are against current (15 May 2002) cvs tree rather than Version above.
http://bugs.winehq.com/show_bug.cgi?id=713
*** shadow/713 Sat May 18 08:02:58 2002
--- shadow/713.tmp.13238 Wed May 22 12:09:33 2002
***************
*** 75,77 ****
--- 75,82 ----
backtrace.
ole32.dll seems to be the guilty and it is the builtin one.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-22 12:09 -------
+ Raul, right now there is a discussion on wine-devel about corrupted stack (heap?).
+ It is possible the same issue causes this bug.
+ Needs retesting after the issue with stack/heap issues will be resolved.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=716
*** shadow/716 Sat May 18 19:01:29 2002
--- shadow/716.tmp.12562 Wed May 22 12:00:08 2002
***************
*** 7,15 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: dincht(a)cybermesa.com |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 7,14 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: Speeddymon(a)yahoo.com |
| Reported By: dincht(a)cybermesa.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 33,35 ****
--- 32,48 ----
fix that tonight, if that is the case. wineinstall (and the makefile) are
supposed to run make dep, not make depend... andriy if you could confirm via
comments, please, thanks.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-22 12:00 -------
+ Dustin, I always run "make depend" on updates and it works.
+ Went into the mentioned directory and successfully ran "make depend".
+ Assigning the bug to you.
+
+ Honestly, I do not know why you have this issue. I suspect we would get much
+ more complains if the build or wineinstall was broken in that release.
+
+ Try to reproduce the issue. Run "make distclean" to remove old results.
+ Be sure file config.cache is removed.
+ Check if you have Makefile and Makefile.in files in that directory.
+ Make shows such message when it does not find the Makefile file.
+