http://bugs.winehq.org/show_bug.cgi?id=1960
Summary: Bison 1.875 does not compile
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shaokahn(a)outworld.ch
System:
Mandrake 9.2
Bison 1.875
Wine (tryed severals)
compiling error:
make[1]: Entering directory
`/home/stefan/Documents/Downloads/wine-20030219/library'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory
`/home/stefan/Documents/Downloads/wine-20030219/library'
make[1]: Entering directory
`/home/stefan/Documents/Downloads/wine-20030219/ole'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory
`/home/stefan/Documents/Downloads/wine-20030219/ole'
make[1]: Entering directory
`/home/stefan/Documents/Downloads/wine-20030219/unicode'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory
`/home/stefan/Documents/Downloads/wine-20030219/unicode'
make[1]: Entering directory
`/home/stefan/Documents/Downloads/wine-20030219/tools'
make[2]: Entering directory
`/home/stefan/Documents/Downloads/wine-20030219/tools/wpp'
bison -y -ppp -d -t ./ppy.y
make[2]: *** [y.tab.c] Broken pipe
make[2]: Leaving directory
`/home/stefan/Documents/Downloads/wine-20030219/tools/wpp'
make[1]: *** [wpp] Fehler 2
make[1]: Leaving directory
`/home/stefan/Documents/Downloads/wine-20030219/tools'
make: *** [tools] Fehler 2
Resolve:
downgrading Bison
I installed 1.35 and its working with this
Greetings
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1952
lesha(a)netman.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From lesha(a)netman.ru 2004-24-01 14:30 -------
I finally know exactly what was going on. Someone knowledgeable needs to decide
if this is a problem Wine should fix. My laptop has SpeedStep, and if you power
it up without AC power, it will boot in 1200 Mhz, and /proc/cpuinfo will list
1200 mhz. Turning on AC power switches back to 1700Mhz (or manual acpi
adjustments). However, /proc/cpuinfo reflects only 1200. Wine apparently uses
CPU cycles for timing (IMO, a lousy idea). Thus, when I had gone through power
up without AC, later switched to AC, Wine thinks that my Mhz rating is lower
than it is, and I get a speed increase of 42%. If I now use ACPI to reconfigure
as 1200 Mhz, I end up with normal speeds again. So, really, ACPI could be
considered at fault for not updating cpuinfo. But maybe /proc/cpuinfo isn't even
the right place to read this information. Or at least, maybe one shouldn't rely
on reported MHz for timing. For instance, the native shooters (Prboom, Quake3)
don't mind at all if I switch the CPU frequency mid-game. Opinions?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1912
------- Additional Comments From tobias.burnus(a)physik.fu-berlin.de 2004-24-01 08:15 -------
Created an attachment (id=503)
--> (http://bugs.winehq.org/attachment.cgi?id=503&action=view)
Last 4000 lines of terminal output using -debugmsg +relay,+snoop,+ole (6.9 KiB,
gzipped)
> can you run with -debugmsg +relay,+snoop,+ole, grep -v CriticalSection
Well, if I run the current CVS version of wine *without* -debugmsg, the splash
window is shown and behind the main window (but with no background drawn), wine
shows then only hundreds of such lines (cf. above):
err:win:WIN_FindWndPtr window 0x10035 belongs to other process
If I use the -debugmsg (and direct the output into a log file), I get only 29M
of log and no splash window, but instead the following dialogue box after
---- Application Error----
Exception EAcessViolation in module illprs.dll at 00028A77. Access violation at
address 4145BA77 in module illprs.dll. Read of adress 000000000.
[OK]
--------------------------
and wine exits after I hit ok.
--
Configure bugmail: http://bugs.winehq.org/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.
http://bugs.winehq.org/show_bug.cgi?id=1959
Summary: Problem compiling wine 20040121
Product: Wine
Version: 20040121
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
gmake[2]: Entering directory `/tmp/wine-20040121/dlls/kernel'
gmake[2]: *** No rule to make target `../../include/pshpa', needed by
`except.o'. Stop.
gmake[2]: Leaving directory `/tmp/wine-20040121/dlls/kernel'
gmake[1]: *** [kernel] Error 2
gmake[1]: Leaving directory `/tmp/wine-20040121/dlls'
gmake: *** [dlls] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1958
Summary: Build fails at directx
Product: Wine
Version: 20040121
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gillb4(a)telusplanet.net
tools/wineinstall and manual builds stall at the same point.
./configure and make depend run to completion without problems.
make runs, and stalls at the following:
make[2]: Entering directory `/data/wine/wine-20040121/dlls/glut32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/data/wine/wine-20040121/dlls/glut32'
make[2]: Entering directory `/data/wine/wine-20040121/dlls/d3d8'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o directx.o directx.c
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: error: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this
function)
directx.c:639: error: (Each undeclared identifier is reported only once
directx.c:639: error: for each function it appears in.)
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/data/wine/wine-20040121/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/data/wine/wine-20040121/dlls'
make: *** [dlls] Error 2
<sorry> The previous 5 versions have built in the same way without fail. I use
Nvidia binary graphics drivers with mesa and glut (all of which works well).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1734
memeyou(a)memeyou.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |memeyou(a)memeyou.net
------- Additional Comments From memeyou(a)memeyou.net 2004-23-01 16:14 -------
I tried Notes 6.5 on wine cvs and 20031212 on FC1.
Result:
fixme:hook:NotifyWinEvent (32782,0x2002f,-4,2)-stub!
fixme:hook:NotifyWinEvent (32782,0x2002f,-4,2)-stub!
fixme:console:SetConsoleCtrlHandler (0x601a93c0,0) - no error checking or
testing yet
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
fixme:hook:NotifyWinEvent (32777,0x30021,-4,0)-stub!
fixme:hook:NotifyWinEvent (32774,0x30021,-4,-1124809948)-stub!
fixme:hook:NotifyWinEvent (32768,0x1005b,-4,0)-stub!
fixme:hook:NotifyWinEvent (32768,0x1005c,-4,0)-stub!
Thread=[000A:0002-000B]
Stack base=0x00DFE798, Stack size = 8480 bytes
PANIC: LookupHandle: null handle
fixme:msvcrt:_XcptFilter (-1073741819,0xdfc254)semi-stub
fixme:seh:EXC_RtlRaiseException call to unimplemented function
netapi32.dll.NetUserEnum
FATAL (0): unexpected crash: exception(0): thread 13 got system exception:
Unknown (2147483904)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Mike,
Here's my current patch. I'll submitt it to wine patches
early next week after I have verified that it works with CVS.
--Phil
On Fri, 23 Jan 2004, Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=1954
>
>
>
>
>
> ------- Additional Comments From mike(a)theoretic.com 2004-23-01 09:55 -------
> Can you submit a patch for this?
>
> --
> Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
http://bugs.winehq.org/show_bug.cgi?id=1952
lesha(a)netman.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From lesha(a)netman.ru 2004-23-01 14:45 -------
Went away in 20040122. Whatever that was...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.