search for: acledit

Displaying 16 results from an estimated 16 matches for "acledit".

Did you mean: cledit
2010 Aug 19
4
How to compile 64-bit Wine 1.3.0 under Mac OS X 10.6.4
...here: http://wiki.winehq.org/Wine64) on my Mac running Mac OS X 10.6.4 with a goal of taking advantage of the 8.0 GB of RAM I've got. I set CFLAGS="-march=native -m64", CXXFLAGS="-march=native -m64", and ./configure --enable-win64. During make, I get the following error: acledit.3BX36l.s:225:Unknown pseudo-op: .cfi_startproc acledit.3BX36l.s:227:Unknown pseudo-op: .cfi_adjust_cfa_offset acledit.3BX36l.s:227:Rest of line ignored. 1st junk character valued 52 (4). acledit.3BX36l.s:237:Unknown pseudo-op: .cfi_adjust_cfa_offset acledit.3BX36l.s:237:Rest of line ignored. 1st ju...
2010 Mar 04
0
Compiling wine in Solaris.
Hi. I am trying to compile wine in Solaris 10 x86 platform. I am getting the following errors: Code: make[1]: Entering directory `/home/dvik/wine-1.1.39/dlls/acledit' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/home/dvik/wine-1.1.39/dlls/acledit' make[1]: Entering directory `/home/dvik/wine-1.1.39/dlls/acledit' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -p...
2008 Jun 01
1
Can't build Wine
winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [acledit.dll.so] Error 2 make[2]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls/acledit' make[1]: *** [acledit] Error 2 make[1]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls' make: *** [dlls] Error 2 This is a new one for me since I've been compiling every release since 0.9.1. Hint...
2008 Sep 08
0
Re: Can't build Wine
...with stem `Makefile.in.sh'. Trying implicit prerequisite `SCCS/s.Makefile.in.sh'. No implicit rule found for `Makefile.in'. Finished prerequisites of target file `Makefile.in'. No need to remake target `Makefile.in'. Finished prerequisites of target file `acledit.dll.so'. Must remake target `acledit.dll.so'. ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a winebuild: Cannot read main.o winegcc: ../../tools/winebuild/winebuild failed Putting chi...
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error > sh: i686-redhat-linux-gnu-as: command not found > winebuild: i686-redhat-linux-gnu-as failed with status 32512 > winegcc: ../../tools/winebuild/winebuild failed > make[2]: *** [acledit.dll.so] Error 2 > make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit' > make[1]: *** [acledit] Error 2 > ../../tools/winegcc/winegcc -b i686-redhat-linux-gnu -B../../tools/winebuild -s hared ./activeds.spec activeds_main.o -o activeds.dll.so -lkernel32 . ./....
2009 Dec 26
3
Unable to compile wine on WinXP with Cygwin
...#39;. make[2]: Leaving directory `/home/Alex/wine-git/dlls/winecrt0' make[2]: Entering directory `/home/Alex/wine-git/dlls/dinput' make[2]: `libdinput.a' is up to date. make[2]: Leaving directory `/home/Alex/wine-git/dlls/dinput' make[2]: Entering directory `/home/Alex/wine-git/dlls/acledit' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll -lkernel32 ../../libs/port/libwine_port.a ./acledit.spec:4: function 'DllMain' not defined ./acledit.spec:5: function 'FMExtensionProcW' not defined win...
2008 Jul 02
1
Compiling on AMD64 with a cross-compiler
...uild=i686 --host=i686 $* I have my 32-bits compatibility libs in /usr/lib, and I self-compiled alsa with a cross-compiler in 32-bits mode, which I installed in /test/alsa/lib32. As I said, it used to work ok, but now it aborts with make[2]: Entering directory /usr/local/testSpace/wine-1.1.0/dlls/acledit' ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a -L/usr/lib -Wl,-rpath-link,/usr/lib -L/test/alsa/lib32/lib -Wl,-rpath-link,/test/alsa/lib32/lib ld: Relocatable linking with relocations from...
2008 Nov 14
7
Wine on Solaris 10
Hi, Can you tell me if Wine is supported on Solaris 10? Regards Col
2009 Feb 14
3
Building wine with profile generation
Hi all, I'm trying to build wine with the following command: Code: ./configure CFLAGS="-O2 -fprofile-generate" --prefix=/home/ema/winepf As I have a lot of these errors: Code: gcc -O2 -fprofile-generate -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine /usr/bin/ld: sfnt2fnt: hidden symbol
2008 Nov 19
7
Appiing patches to wine GIT
I have never applied patches to wine, so i have a question: I downloaded wine git , then copied cursor-patches-1.1.8.patch to wine source dir, then When i entered $patch -p1 < cursor-patches-1.1.8.patch #receive $Reversed (or previously applied) patch detected! Assume -R? [n] Does it miens that patch no needed? Already installed?
2007 Apr 27
0
Wine release 0.9.36
...Make function definitions and declarations agree. dbghelp: Constify some variables. uxtheme: Fix conflicting declarations. dbghelp: Constify some variables. dbghelp: Constify some variables. ddraw: Constify some variables. activeds: Exclude unused headers. acledit: Exclude unused headers. advpack: Exclude unused headers. avicap32: Exclude unused header. avifil32: Exclude unused headers. amstream: Exclude unused headers. dinput: Constify some variables. dmcompos: Constify a variable. dmusic: Constify a variable....
2008 Feb 08
0
Wine release 0.9.55
...ppy. ntdsapi: Add an API documentation stub to make winapi_check happy. winex11.drv: Add some API documentation stubs to make winapi_check happy. msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSize() are implemented now so export them. winapi_check: Update win32.api for acledit.dll, ctapi32.dll and inetcomm.dll. winapi_check: Assorted win32.api updates. winapi_check: Update win32.api for d3dx8.dll. d3dx8core.h: Remove some extraneous #include directives. d3dx8: Fix the D3DXMatrixAffineTransformation() prototype. d3dx8: Make d3dx8core.h C++ co...
2017 Jun 09
0
Wine release 2.10
...Sort specfile. d3dx9_35: Sort specfile. d3dx9_36: Sort specfile. d3dx9_37: Sort specfile. d3dx9_38: Sort specfile. d3dx9_39: Sort specfile. d3dx9_40: Sort specfile. d3dx9_41: Sort specfile. d3dx9_42: Sort specfile. d3dx9_43: Sort specfile. acledit: Fix ordinal ordering. gameux: Label ordinals. jsproxy: Label ordinals. msimg32: Label ordinals. wmp: Add some ordinals. tdh: Add stub dll. Can Taşan (1): po: Update Turkish translation. Daniel Lehman (2): include: Add sqlucode.h. msvcrt: Translate...
2019 Jun 10
0
Wine release 4.10
...environment variables even if REG_SZ type is used. advapi32: Fix the error code on parse failure. advapi32: Fix the error code on load failure. advapi32: Cache result of LoadString. quartz: Ensure error text is terminated with NUL character. Alexandre Julliard (160): acledit: Build with msvcrt. aclui: Build with msvcrt. activeds: Build with msvcrt. actxprxy: Build with msvcrt. adsldp: Build with msvcrt. adsldpc: Build with msvcrt. advpack: Build with msvcrt. amsi: Build with msvcrt. apphelp: Build with msvcrt. atl:...
2007 Nov 09
0
Wine release 0.9.49
...les in d3dx8.spec. d3dx8: Uniformize the matrix format in the tests. d3dx8: Implement D3DXMatrixOrthoOffCenterRH. d3dx8: Implement D3DXMatrixOrthoOffCenterLH. Detlef Riekenberg (6): include/winbase: Fix a typo. kernel32: Fix description for SetDefaultCommConfig. acledit: Add a stub for FMExtensionProcW. shdocvw: Print the unsupported args in a FIXME. winspool: Error check in add_printer_driver() was to strict. winspool: Use unsigned type to avoid a compiler warning. Dmitry Timoshkov (7): shlwapi: Fix a typo in the previous patch. Spotted b...
2007 Nov 30
0
Wine release 0.9.50
...xeNameW. kernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA. kernel32: Add stub for GetConsoleKeyboardLayoutNameW. Francois Gouget (17): wined3d: Add trailing '\n's to two shader_addline() calls. ntoskrnl: Remove trailing spaces in Wine traces. acledit: Add wfext.h. d3dx8: Make d3dx8math.h C++ compatible. rpcrt4: Add an API documentation stub to make winapi_check happy. cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions. ctapi32: Use quotes to include our headers. Fixes winapi_check warnings....