search for: lntdll

Displaying 20 results from an estimated 26 matches for "lntdll".

Did you mean: ntdll
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
...surface_dib.o surface_fakezbuffer.o surface_gamma.o surface_hal.o surface_main.o surface_thunks.o surface_user.o surface_wndproc.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o ddraw.dll.so -L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs -lwine -ldxguid -luuid -L/usr/X11R6/lib64 -lXext -lX11 -L../../libs/port -lwine_port /usr/bin/ld: skipping incompatible /usr/X11R6/lib64/libXext.so when searching for -lXext /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: gcc failed. make[2]: *** [ddraw...
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
...g.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o palette.o path.o pen.o printdrv.o region.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o gdi32.dll.so -ladvapi32 -lkernel32 -lntdll /usr/lib/libsicuuc.a /usr/lib/libsicudata.a -lstdc++ -lgcc_s ../../libs/port/libwine_port.a -L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32 ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/libsicuuc.a(ubidi.ao)) to format elf32-i386 (gdi32.QFXYMS.o) is not s...
2003 Aug 19
1
Problems building dlls for use with winelib
...e with the previously generated temporary library, the imported libraries from winelib and with a spec-file containing the functions to be exported from the dll and compile it (omitted here) with the same flags as used above for the original source files: > winebuild -fPIC -L/usr/local/lib/wine -lntdll -lkernel32 -luser32 > -lgdi32-lcomdlg32 -lcrtdll -o libdll.spec.c --spec libdll.spec > libdll.temp.o Finally, I (at least try to) tie everything together in a single library: > winegcc -shared -Wl,-soname,libdll.so -DSTRICT -D_REENTRANT > -L/usr/local/lib/wine -lntdll -lkernel32 -lus...
2001 Jul 01
1
Compile error in x86 Solaris
Hello, I got these errors during compile wine-20010629 in x86 Solaris make[2]: Leaving directory `/d1/wine-20010629/miscemu' gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine -L./unicode -lwine_unicode -lsocket -lnsl -lm make[1]: Entering directory `/d1/wine-20010629/debugger' gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT -I/usr/openwin/include -o stabs.o stabs.c stabs.c:1271: war...
2006 Jun 02
3
0.9.14 CVS compilation on Gentoo amd64 fails
....9.14 but it failed like this: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mscms.spec hand le.o icc.o mscms_main.o profile.o stub.o transform.o version.res -Wl,--rpath, \$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o mscms.dll.s o -L../../dlls -lkernel32 -lntdll -L../../libs -lwine -llcms -L../../libs/port -lwine_port /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../liblcms.so when searching for -llcms /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_...
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
...hics.o ime.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o systray.o text.o window.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xinerama.o xrandr.o xrender.o xvidmode.o version.res -o winex11.drv.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -limm32 -lkernel32 -lntdll -Wb,-dcomctl32 ../../libs/port/libwine_port.a -lXext -lX11 /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [winex11.drv.so] Error 2 make[2]: Leaving directory `/home/aldrenean/.wine-git/dlls/winex11.drv' make[1]: *** [winex11.drv] Error 2...
2001 Jul 09
1
winelib problems with .configure
...prefix... no checking whether we can build a Linux dll... yes checking whether we need to define __i386__... no checking for g++ -fpermissive option... no checking for g++ -fno-for-scope option... yes checking for windef.h... /opt/wine/include/wine checking for -lwine... /opt/wine/lib checking for -lntdll... /opt/wine/lib checking for wine... /usr/bin/wine checking for winebuild... /opt/wine/bin/winebuild checking for wrc... /opt/wine/bin/wrc checking for atldef.h... configure: error: Could not find the ATL includes What am I doing wrong that it can't find the .h file? I really appreciate the...
2006 Apr 20
0
Compililation / linking problems
...mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o palette.o path.o pen.o printdrv.o region.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o gdi32.dll.so -L../../dlls -ladvapi32 -lkernel32 -lntdll -L../../libs -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port font.o(.text+0x4673): In function `GetCharABCWidthsI': /home/lbouchard/cvs/wine/dlls/gdi/font.c:2390: undefined reference to `WineEngGetCharABCWidthsI' collect2: ld returned 1 exit status --------------...
2008 May 10
2
Can't compile wine-1.0rc1
...s error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4 ../../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 service.o: In function LockServiceDatabase': service.c:(.text+0x1ad7): undefined reference to __wine_exception_handler' service.o: In function UnlockS...
2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
...inegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4 ../../libs/port/libwine_port.a Cannot open -rversion.res : No such file or directory winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [advapi32.dll.so] Error 2 make[2]: Leaving directory `/tmp/wine-1.1.23/dlls/advapi32' make[1]: *** [advapi32] Error 2 make[1]: Leaving d...
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
...nt ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o rpc_epmap.o rpc_message.o rpc_server.o rpc_transport.o rpcrt4_main.o sion.res -o rpcrt4.dll.so -liphlpapi -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -lkernel32 -lntdll -Wb,-diphlpapi -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/po ort.a winebuild: rpc_server.o is an empty file winegcc: ../../tools/winebuild/winebuild failed make[1]: *** [rpcrt4.dll.so] Error 2 make[1]: Leaving directory `/root/wine-1.2-rc6/dlls/rpcrt4' make: *** [dlls/rpcrt4...
2005 Nov 27
0
Latest CVS download opensolaris, AMD 64, build errors
....o except.o exit.o file.o heap.o locale.o lock.o main.o math.o mbcs.o misc.o process.o scanf.o string.o thread.o time.o undname.o wcs.o rsrc.res -o msvcrt.dll.so -L../../dlls -L../../dlls/user32 -L../../dlls/kernel32 -L../../dlls/ntdll -luser32 -lkernel32 -lntdll -Wb,-duser32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port -lsocket -lnsl ld: fatal: symbol `_environ' is multiply-defined: (file /usr/lib/crt1.o type=OBJT; file data.o type=OBJT); ld: fatal: File proc...
2004 Apr 15
1
error during "make"; can't find ./tools/wineinstall
You have to run ./tools/wineinstall as a normal user, not root. Ivan.
2007 Sep 14
1
Compiling git on FC7 64 bit
...pe, a few others). Compiling works until here: make[2]: Entering directory `/home/wine/dlls/opengl32' ... ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L/usr/lib64 -lSM -lICE -lXxf86vm -lXext -lX11 -lGL ../../libs/port/libwine_port.a /usr/bin/ld: skipping incompatible /usr/lib64/libSM.so when searching for -lSM ...(about a dozen more) wgl.o: In function `wglUseFontOutlines_common': /home/wine/dlls/opengl32/wgl.c:387: undefined reference to...
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
...icture.o recinfo.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o ungif.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o dlldata.o oleaut32.res -o oleaut32.dll.so -lcomctl32 -lurlmon -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcomctl32 -Wb,-durlmon ../../libs/port/libwine_port.a olepicture.o: In function `OLEPictureImpl_LoadPNG': /home/ole/Desktop/newine/dlls/oleaut32/olepicture.c:1478: undefined reference to `png_set_longjmp_fn' collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [oleau...
2007 Mar 19
1
Wile: Error when executing "make" in SimplyMepis 3.4.3
...aw.spec clip per.o ddraw.o ddraw_thunks.o device.o direct3d.o executebuffer.o gamma.o light.o main.o material.o palette.o parent.o regsvr.o surface.o surface_thunks.o textur e.o utils.o vertexbuffer.o viewport.o version.res -o ddraw.dll.so -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -ldxguid -luuid -L/usr/X11R6/l ib -lXext -lX11 ../../libs/port/libwine_port.a /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: gcc failed. make[2]: *** [ddraw.dll.so] Error 2 make[2]: Leaving directory `/home/zheng/Desktop/wine-0.9.28/dlls/ddraw' make[1]: *** [dd...
2009 Apr 18
2
Regression testing - compilation error after second bisect
...b_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o text.o window.o winpos.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xrandr.o xrender.o xvidmode.o -o winex11.drv.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -lSM -lICE -lXxf86vm -lXext -lX11 ../../libs/port/libwine_port.a palette.o: In function `X11DRV_RealizeDefaultPalette': /home/james/wine-git/dlls/winex11.drv/palette.c:1267: undefined reference to `GDI_GetObjPtr' /home/james/wine-git/dlls/winex11.drv/palette.c:1283: undefined reference to `...
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
...silentm/wine-0.9.40/dlls/wtsapi32' make[2]: Entering directory `/home/silentm/wine-0.9.40/dlls/opengl32' ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L/usr/lib -lSM -lICE -lXxf86vm -lXext -lX11 -lGL ../../libs/port/libwine_port.a wgl.o: In function `wglUseFontOutlines_common': /home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:388: undefined reference to `gluNewTess' /home/silentm/wine-0.9.40/dlls/opengl32/wgl.c:391: undefined reference...
2005 Aug 16
1
Wine compile failure while compiling glu32
...een trying to compile wine on my Mac PowerBook G3 running Debian, and it continually crashes with the following error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./glu32.spec glu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dlls/ntdll -lkernel32 -lntdll -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXext -lX11 -lGL -lGLU -L../../libs/port -lwine_port glu32.dll-WLkPpT.spec.c:21:1: warning: "__stdcall" redefined <command line>:22:1: warning: this is the location of the previous definition /tmp/ccMKHpZa...
2014 Jan 10
4
[PATCH] Add a minimal hive with "special" keys and values
...character) + +- Hilko Bengen 2014-01-10. diff --git a/images/mkzero/Makefile b/images/mkzero/Makefile new file mode 100644 index 0000000..4d33ade --- /dev/null +++ b/images/mkzero/Makefile @@ -0,0 +1,7 @@ +CROSS=i686-w64-mingw32- + +all: mkzero.exe +mkzero.exe: mkzero.o + $(CROSS)gcc -o $@ $< -lntdll +%.o: %.c + $(CROSS)gcc -o $@ -c $< diff --git a/images/mkzero/mkzero.c b/images/mkzero/mkzero.c new file mode 100644 index 0000000..1b50b22 --- /dev/null +++ b/images/mkzero/mkzero.c @@ -0,0 +1,48 @@ +/* use the NT native API to create registry key and value that contain + a zero character */...