http://bugs.winehq.org/show_bug.cgi?id=5207
------- Additional Comments From marcus(a)jet.franken.de 2006-09-05 12:14 -------
MODULE=mciwave in Makefile.in must be MODULE=mciwave.dll
i mailed a patch to wine-patches
--
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=5207
------- Additional Comments From philcostin(a)hotmail.com 2006-09-05 12:12 -------
David Lichterman has created a patch to address this issue.
--
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=5208
Summary: Firefox aborts with BadMatch / X_GLXMakeCurrent
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running Windows Firefox 1.5.0.3 today, it aborted with
fixme:win:EnumDisplayDevicesW ((null),0,0x7fb84774,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x7fb84774,0x00000000), stub!
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77f3c608)->((nil),00001008)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 142 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2088242
Current serial number in output stream: 2088242
There is no shortage of bugzilla entries with this particular BadMatch -- e.g.
bugs 4016, 4143, 4216, 4539, 4945, 5077 -- but there may be a couple of different
causes, so I'm filing this as a separate bug report for now. I just set
+synchronous
and will get a stack dump if I can.
--
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=5207
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2006-09-05 11:33 -------
the directories moved (mciwave.drv -> mciwave.dll I think)
You need to run
make distclean
and rerun configure.
--
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=5207
------- Additional Comments From Speeddymon(a)gmail.com 2006-09-05 11:18 -------
That's the problem, mciwave did not get compiled when you ran make from the
wine dir. Go back to the wine/dlls/mciwave dir and run make. Then try to
install from the wine dir and let me know what happens.
--
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=5207
------- Additional Comments From Speeddymon(a)gmail.com 2006-09-05 11:09 -------
cd to wine/dlls/mciwave and attach (do not paste) the output of an ls -l
--
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=5207
Summary: CVS 20060509 does not install
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
CVS 20060509 does not install (make install)
make[2]: Entering directory
`/var/tmp/portage/wine-9999/work/wine/dlls/mciwave'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mciwave.spec
mciwave.o -Wl,--rpath,
\$ORIGIN/`../../tools/relpath /usr/lib32/wine /usr/lib32` -o
mciwave.so -L../../dlls -lwinmm -luser32 -lkernel32 -L../../libs -lwine -L../../libs/port -lwine_port
../../tools/mkinstalldirs -m
755 /var/tmp/portage/wine-9999/image//usr/lib32/wine
/bin/install -c
mciwave.so /var/tmp/portage/wine-9999/image//usr/lib32/wine/mciwave.so
/bin/install: cannot stat `mciwave.so': No such file or directory
make[2]: *** [install_lib] Error 1
make[2]: Leaving directory
`/var/tmp/portage/wine-9999/work/wine/dlls/mciwave'
make[1]: *** [mciwave/__install-lib__] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-9999/work/wine/dlls'
make: *** [dlls/__install-lib__] Error 2
but it compiles fine
--
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=4408
------- Additional Comments From Peter.Bienstman(a)UGent.be 2006-09-05 10:18 -------
Has this patch been committed to the tree meanwhile?
--
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.