http://bugs.winehq.org/show_bug.cgi?id=2473
peter.talken(a)telia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From peter.talken(a)telia.com 2004-11-09 14:11 -------
I checked by using "type -all wine" and found only one version of wine,
wineserever etc.
But I found that I had an old version of libwine1
"libwine1-20040213-3mdk.i586" installed.
So I uninstalled whole wine and tried to install i again.
Then the system tried to install libwine1-20040213-3mdk.i586 again.
When I then tried to install libwine1-20040813-2mdk.i586 separately I got:
(Swedish messages within {})
[root@etab installera_rpm]# urpmi libwine1-20040813-2mdk.i586.rpm
{Vissa begärda paket kan inte installeras:}
Some requested packets could not be installed:
(libwine1-20040813-2mdk.i586 ({på grund av otillräckliga libc.so.6
(GLIBC_2.3.4)) (J/n) n})
libwine1-20040813-2mdk.i586 (due to unsufficient libc.so.6(GLIBC_2.3.4)) (Y/n)
n
As far as I can see, I have this (glib-2.0.pc)
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
glib_genmarshal=glib-genmarshal
gobject_query=gobject-query
glib_mkenums=glib-mkenums
Name: GLib
Description: C Utility Library
Version: 2.4.6
Libs: -L${libdir} -lglib-2.0
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include
There is no libc.so.6 on my system!!
So, how do I get libs.so.6?
/Peter
--
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=1307
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-11-09 11:49 -------
dinput has enhanced joystick support now, fixed I assume.
--
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=2473
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-11-09 10:57 -------
type -all wine
type -all wineserver
will show 2 copies of wine. delete the old one. Also make sure the old
wineserver is not running anymore.
also the first errors can be avoided by doing "rehash" or similar after
installing / removing binaries.
--
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=2476
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-11-09 10:55 -------
lready fixed in CVS.
--
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=2476
Summary: Compiling of int13.c fails because of missing include
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: illmnec(a)sympatico.ca
Compilation of Wine-20040813 stopped at dlls/winedos/int13.c with error:
In file included from int13.c:34:
/usr/include/linux/fd.h:342: error: variable or field `__user' declared void
/usr/include/linux/fd.h:342: error: parse error before '*' token
/usr/include/linux/fd.h:360: error: parse error before '}' token
I edited dlls/winedos/int13.c and added before line 34 the following:
# include <linux/compiler.h>
which fixed the problem.
I am using Linux 2.6.7 with a con kolivas patch (ck6) on slackware 10.0.
--
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=2474
Summary: Program wants to call file in same directory as program,
but claims it cannot find it.
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mainmail(a)chello.at
This bug may be encountered with MP3 Gain (get it at:
http://mp3gain.sourceforge.net/).
Everything works fine, but for the fact that MP3GainGUI.exe wants to call
mp3gain.exe which does the actual work. When I start MP3GainGUI.exe I get a
message box with "PATH\mp3gain.exe NOT FOUND". I veryfied that the file exists,
is in the expected directory, and I even tried multiple cases (are calls from
wine environments case sensitive?) but nothing worked.
And I get a second message saying: "Run-time error '13': Type mismatch". No idea
why this is.
Since mp3gain.exe works fine when directly started with wine, I wonder if the
problem could not be solved if wine were able to start calls from programs also
in a wine environment and/or tries for any available case of the given filename.
--
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=2385
theflameeyes(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From theflameeyes(a)libero.it 2004-10-09 13:05 -------
Ok I cleaned it up and it's partially merged :)
--
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=2465
------- Additional Comments From me(a)the-taz.net 2004-10-09 12:25 -------
Forgot.. The version of Wine I'm running is the latest relase (wine 040813)
--
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.