Displaying 20 results from an estimated 27 matches for "wineesd".
2005 Oct 05
1
wineesd error during build on FC4
On fedora core 4 and wine version 20050930 and CVS from 20051005 I get
wineesd error during make depend. Can anyone giver me hints on figuring
out whats making it hiccup. Sorry if this has already been discussed just
joined the list, I did look through the archive though and didn't see
anything.
Thanks for any help.
2007 Mar 19
3
64 bit compilation SUSE 10.2
...2 -o
esound.o esound.c
gcc -m32 -c -I. -I. -I../../../include -I../../../include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o
audio.o audio.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared
./wineesd.drv.spec esound.o audio.o -o wineesd.drv.so -lwinmm
-luser32 -lkernel32 -L/usr/lib64 -lesd -laudiofile -lm -lasound
-ldxguid -luuid ../../../libs/port/libwine_port.a
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib64/libesd.so when...
2008 Oct 21
1
Compile error
...get this error compiling on Fedora 8 i386. I attempt , ulimit -u unlimited, make distclean
Code:
/usr/bin/ld: skipping incompatible /usr/lib64/libaudiofile.so when searching for -laudiofile
/usr/bin/ld: cannot find -laudiofile
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [wineesd.drv.so] Error 2
make[2]: Leaving directory `/home/Emme/Desktop/wine-1.0.1/dlls/wineesd.drv'
make[1]: *** [wineesd.drv] Error 2
make[1]: Leaving directory `/home/Emme/Desktop/wine-1.0.1/dlls'
make: *** [dlls] Error 2
2008 Jun 10
7
error compiling fc9 x64
when i run ./configure in fedora 9 64 bit i get this error
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
this is
2009 Apr 10
0
Wine release 1.1.19
...GetCodePage() instead of duplicating its functionality.
Eric Pouech (2):
winedbg: Fix the way array derefs are done.
winmm: Added support for SND_ALIAS_ID in winmm.PlaySound[AW].
Francois Gouget (9):
winealsa.drv: Remove a few unneeded initialisations and unused variables.
wineesd.drv: Fix a trace and remove an unneeded cast.
wineesd.drv: Remove some unused WINE_WAVExxx fields.
wineesd.drv: Move the wodDsXxx() functions around to avoid forward declarations.
wineesd.drv: Rename esd_fd to stream_fd.
wineesd.drv: Build a unique name so we can identify ou...
2007 Oct 09
2
Recommended Packages document
...2007-10-07 15:26:02.
My question is about the last comment about freeglut3-dev. Still required or
not, would there be any problems if I install it "just in case"?
Jim
Debian
* audio
o winealsa.drv: libasound2-dev
o wineaudioio.drv: libaudiofile-dev
o wineesd.drv: libesd0-dev
o winejack.drv: libjack0.80.0-dev
o winenas.drv: libaudio-dev
* capi
o libcapi20-dev
* cms:
o liblcms1-dev
* printing with CUPS
o libcupsys2-dev
* scanner
o libsane-dev
* drive autodetection
o...
2007 Jan 31
4
Include to wine directxd3d
hi, how i patch the wine with the directxd3d, i can't find information on
the project website in sourceforge, and how add fonts manually to wine.
--
Rubrica
Maximi89
Linux user #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070131/df0e08f9/attachment.html
2008 Dec 09
4
Civilization IV refuses to run, also Morrowind problems
Hi,
I just tried to install Civ4 1.74 according to the notes on its appdb page (using the new 1.1.10 Debian 5.0 packages), but whenever I try to run the game, I get this:
matt at hayashi:~/.wine/drive_c/Program Files/Firaxis Games/Sid Meier's Civilization 4$ wine Civilization4.exe
fixme:service:QueryServiceObjectSecurity 0x141140 4 0x141828 0 0x32ef30 - semi-stub
2008 Dec 29
7
Europa Universalis 2 crash (Ubuntu 8.04 Wine 1.1.10)
According to the AppDB EU2 1.09 has a platinum rating, but it's constantly crashing on me. I installed the game from the CD, updated to the latest version (1.09), and the game launches just fine. When it gets into the menu I notice that it's running a lot slower than it should be. I can start a single player game and it still runs slow, and then crashes. It doesn't matter what I do in
2007 Jan 25
0
Wine release 0.9.30
...rectory to dlls/winealsa.drv.
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv....
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2009 Jun 19
0
Wine release 1.1.24
...e dead code.
rpcrt4/tests: Replace malloc() with HeapAlloc().
cmd: Introduce a WCMD_strsubstW() function to simplify string substitutions.
cmd: Replace malloc() with HeapAlloc().
comctl32: Extend the LVTILEINFO structure.
winapi: Fix a $blevel / $plevel mismatch.
wineesd.drv: Initialize the stream name before using it.
winweesd.drv: Make sure esd_all_info is always initialized and freed when needed.
wineesd.drv: Remove a redundant assignment.
dmime: Remove patterntrack.c and tool.c as they are unused and don't correspond to objects.
comc...
2009 Feb 13
0
Wine release 1.1.15
...: Change two DWORD to DWORD_PTR in vfw.h to match the DDK.
oleaut32: Remove superfluous pointer casts.
winenas.drv: dwParam1 and dwParam2 cwhave the type DWORD_PTR.
ole32: Use GetWindowLongPtr/SetWindowLongPtr for pointers.
msvfw32: Remove some Win64 compiler warnings.
wineesd.drv: Remove superfluous pointer casts.
wineesd.drv: dwParam1 and dwParam2 have the type DWORD_PTR.
ole32: Remove superfluous pointer casts.
imm32: Make space for a 64bit pointer in the IMM window.
dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR.
atl: Remove...
2009 Mar 27
0
Wine release 1.1.18
...lterGraph.
kernel32: Add stub for GetSystemTimes.
Dylan Smith (3):
richedit: Add bounds checks for EM_GETTEXTRANGE with tests.
winhlp32: Invalidate scrollbar when changing pages.
richedit: Properly handle lack of semicolon after font name in rtf.
Francois Gouget (1):
wineesd.drv: Remove esd_host as it is unused.
Hans Leidekker (13):
msi: Add stub implementations of MsiDeterminePatchSequenceA/W.
msi: Implement MsiReinstallProductA/W.
msi: Add stub implementations of MsiSourceListClearAllExA/W.
msi: Don't initialize COM for custom action thre...
2010 May 07
0
Wine release 1.1.44
...winealsa.drv: Clean up DriverProc.
wineoss.drv: Clean up DriverProc.
winenas.drv: Clean up DriverProc.
winenas.drv: Move opening wave device to audio.c.
wineoss.drv: Move opening devices to their respective xxxMessage functions.
winejack.drv: Clean up loading.
wineesd.drv: Clean up loading.
mmdevapi: Add stub for IAudioEndpointVolume.
includes: Add some devpkey definitions.
mmdevapi: Add some DEVPKEY's to property tests.
mmdevapi: Fix IsFormatSupported and initialization.
mmdevapi: Silence a fixme when it's harmless.
w...
2011 Apr 01
0
Wine release 1.3.17
...panese translation.
Alexandre Julliard (14):
c2man: Fix a typo.
gdi32: Don't require a valid point as input to OffsetViewport/WindowOrgEx.
msxml3/tests: Avoid size_t in a trace.
winealsa.drv: Remove unnecessary ifdefs.
wineoss.drv: Remove unnecessary ifdefs.
wineesd.drv: Remove unnecessary ifdefs.
winenas.drv: Remove unnecessary ifdefs.
winejack.drv: Remove unnecessary ifdefs.
winejoystick.drv: Remove unnecessary ifdefs.
winecoreaudio.drv: Remove unnecessary ifdefs.
server: Reset the cursor clip rectangle when the foreground threa...
2009 Apr 24
0
Wine release 1.1.20
...m pass under Wine.
winedbg: Fix a typo in the comment.
Dylan Smith (1):
richedit: Null terminate streamed out rich text.
Florian K?berle (2):
comctl32/tests: Test expanding of a invisible sub tree.
comctl32: Fix expanding of invisible sub trees.
Francois Gouget (9):
wineesd.drv: Add a trailing '\n' to a WARN() trace.
dinput: Add a trailing '\n' to ERR() messages.
Assorted spelling fixes.
winapi: parse_c_declarations() is not used. Remove it.
winapi: Fix the parse_c_declaration() prototype and remove unused variables.
winap...
2007 Mar 16
0
Wine release 0.9.33
...o critical sections.
urlmon: Add DebugInfo to critical sections.
rsaenh: Add DebugInfo to critical sections.
winealsa.drv: Conform critical section DebugInfo names.
dsound: Conform critical section DebugInfo names.
winex11.drv: Add DebugInfo to critical sections.
wineesd.drv: Add DebugInfo to critical sections.
wineaudioio.drv: Add DebugInfo to critical sections.
wineoss.drv: Add DebugInfo to critical sections.
winearts.drv: Add DebugInfo to critical sections.
winmm: Add DebugInfo to critical sections.
dmloader: Add DebugInfo to critic...
2011 Jul 22
0
Wine release 1.3.25
...Support WAVE_MAPPED flag in waveOut*.
winmm: Remove driver implementation of waveIn*.
winmm: Implement waveIn* on top of MMDevAPI.
winmm: Remove driver implementation of mixer*.
winmm: Implement mixer* on top of MMDevAPI.
winenas.drv: Remove unused WinMM driver.
wineesd.drv: Remove unused WinMM driver.
winejack.drv: Remove unused WinMM driver.
mmdevapi: Use a sane default if no buffer size is requested.
winmm: Close ACM stream when closing wave device.
winmm: Perform Open and Close callbacks from client thread.
winmm: Fix check for DC...
2008 Jul 25
0
Wine release 1.1.2
...s: Fix compilation on systems that don't support nameless unions.
sane.ds: Use 'sane-config --ldflags'.
regedit: Remove a couple of left-over debug statements.
Assorted spelling fixes.
gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check.
wineesd: Make use of `esd-config --libs` for the configure check.
configure: Use cups-config to probe for cups support.
Frans Kool (5):
shell32: Fixed Dutch translations.
regedit: Fixed Dutch translations.
winhlp32: Fixed Dutch translations.
wordpad: Fixed and added Dutch tra...