Displaying 20 results from an estimated 51 matches for "ladvapi32".
Did you mean:
advapi32
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...fasynchronous-unwind-tables dispatch.o olefont.o olepicture.o safearray.o tmarshal.o typelib.o usrmarshal.o varformat.o vartest.o vartype.o test_reg_i.o tmarshal_i.o tmarshal.res testlist.o -o oleaut32_test.exe.so ../../../libs/port/libwine_port.a -loleaut32 -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib
winebuild: vartest.o is an empty file
winegcc: ../../../tools/winebuild/winebuild failed
make[1]: *** [oleaut32_test.exe.so] Error 2
make[1]: Leaving directory `/wine-git/dlls/oleaut32/tests'
make: *** [dlls/oleaut32/tests] Error 2
make: *** Wai...
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
...alette_main.o regsvr.o 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....
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
...gdiobj.o icm.o
mapping.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...
2019 Jun 08
2
Help Building LLVM for Android
...ows-x86_64\bin\clang.exe
> CMakeFiles/cmTC_4a28c.dir/testCCompiler.c.obj -o cmTC_4a28c.exe
> -Wl,--out-implib,libcmTC_4a28c.dll.a
> -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32
> -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32
> -ladvapi32 && cd ."
>
> clang: error: unable to execute command: program not executable
>
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
> ninja: build stopped: subcommand failed.
>
Thanks!
-------------- next part ----------...
2004 Oct 29
1
problem building an R package under Windows XP with calls to NAG C routines
...s.o
-Lc:/R/rw2000/src/gnuwin32 -L"C:\Program Files\Microsoft Visual
Studio\VC98\Lib" -L"C:\Program Files\
Numerical Algorithms Group\CLW3207DA" -L"C:\Program Files\Numerical
Algorithms Group\CLW3207DA\mkl\lib" -lLIBCMT -lnagcsmt-mkl -lmkl_s -lmkl_def
-lmkl_lapack
-lADVAPI32 -lNETAPI32 -lg2c -lR
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s...
2015 Jan 27
2
[LLVMdev] build failure on mingw gcc 4.9.1
...maybe-uninitialized -Wno-comment -std=gnu++11 -g utils/not/CMakeFiles/not.dir/not.cpp.obj -o bin/not.exe -Wl,--major-image-version,0,--minor-image-version,0 lib/libLLVMSupportD.a -limagehlp -lpsapi -lshell32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd .
lib/libLLVMSupportD.a(Signals.cpp.obj): In function `llvm::sys::PrintStackTraceOnErrorSignal()':
D:/Slave/llvm-mingw/build/lib/Support/Windows/Signals.inc:284: undefined reference to `__imp__set_abort_behavior'
D:/Slave/llvm-mingw/build/lib/Support/Windows/Signals.inc:286:...
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
...lass.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32
menu.o: In function `WndProc':
/home/pat/wine-git/dlls/user32/tests/menu.c:1779: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object
/usr/bin/ld: final link f...
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
..._dib.o surface_fakezbuffer.o surfac
e_gamma.o surface_hal.o surface_main.o surface_thunks.o surface_user.o surface_w
ndproc.o version.res -o ddraw.dll.so -L../../dlls -L../../dlls/ole32 -L../../
dlls/user32 -L../../dlls/gdi32 -L../../dlls/advapi32 -L../../dlls/kernel32 -lole
32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -lu
uid -L/usr/X11R6/lib64 -lXext -lX11 -L../../libs/port -lwine_port
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: ski
pping incompatible /usr/X11R6/lib64/libXext.so when searching for -lXext
/usr/lib64/gcc/x86_64-s...
2006 Dec 18
1
Can't find lcabinet when runnig make crosstest
Hi,
when I run make crosstest, I get an error message saying it can't find
lcabinet :
make[2]: Entering directory '/home/colin/Devs/wine/dlls/advpack/tests'
i686-mingw32-gcc advpack.cross.o files.cross.o install.cross.o
testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32
-lkernel32
/usr/lib/gcc/i686-mingw32/3.4.4/../../../../i686-mingw32/bin/ld: can't
find -lcabinet
It seems that other libraries (user32, advapi32, kernel32) comes with
mingw, but cabinet doesn't. Should it ? Or should it take the
cabinet.dll.so file from wine ?
I tried to add -L with t...
2013 Apr 11
1
Cannot find ldfortran (R on Cygwin)
...c
stepacross.c -o stepacross.o
gcc -I/usr/lib/R/include -DNDEBUG -g -O2 -pipe -std=gnu99 -c
vegdist.c -o vegdist.o
*gcc -shared -o vegan.dll cepin.o data2hill.o decorana.o goffactor.o
monoMDS.o nestedness.o ordering.o pnpoly.o stepacross.o vegdist.o
-lgfortran -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32
-L/usr/lib/R/lib -lR /usr/lib/libintl.dll.a -L/usr/lib/ncursesw
/usr/lib/libiconv.dll.a
/usr/lib/../lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
cannot find -lgfortran
*collect2: ld returned 1 exit status
/usr/lib/R/share/make/shlib.mk:6: recipe for target `vegan.dll...
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
....o dib_src_swap.o event.o graphics.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]:...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...Reader.o /usr/build/ll
vm-2/Debug/lib/LLVMBCWriter.o /usr/build/llvm-2/Debug/lib/LLVMCore.o /usr/build/
llvm-2/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTrans
forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l
gcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc
/usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x30406): In function `_GLOBAL__D__Z
N76_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_A63131251
7X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE':
/usr/src/llvm/lib/Target/X86/X86ISelPatter...
2010 Apr 27
3
[LLVMdev] "clang -v" shows a GCC call
...4 (Red Hat 3.4.4)
collect2 -Bdynamic --dll-search-prefix=cyg -o a.out
/usr/lib/gcc/i386-redhat-linux/3.4.4/../../../crt0.o
-L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i386-redhat-linux/3.4.4
-L/usr/lib/gcc/i386-redhat-linux/3.4.4/../../.. /tmp/cc-J586JU.o -lgcc
-lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc
Can you please tell me why is this happen ?
If there's a solution, can you please give it to me in order to make Clang
not using GCC ?
Excuse me if I wrote something stupid or just forgetting something. Just
tell me what's wrong.
Thanks in advance.
--
View this message...
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
...x=cyg -o a.out
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../crt0.o
> -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4
> -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../..
> /cygdrive/c/Users/lbonnet/AppData/Local/Temp/cc-J586JU.o -lgcc -lcygwin
> -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc
>
>
> Excuse me if I wrote something stupid or just forgetting something. Just
> tell me what's wrong.
>
> Thanks in advance.
> --
> View this message in context: http://old.nabble.com/%22clang--v%22-shows-a-GCC-call-tp28378453p28378453.html
> Sent...
2004 Sep 30
0
Building wine-i386 on x86_64 linux
...alette/hal.o dpalette/main.o dsurface/dib.o
dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o dsurface/main.o
dsurface/thunks.o dsurface/user.o dsurface/wndproc.o helper.o main.o
regsvr.o struct_convert.o ddraw.dll.dbg.o version.res -o ddraw.dll.so
-L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32
-L../../libs/wine -lwine -ldxguid -luuid -L/usr/X11R6/lib64 -lXext
-lX11 -L../../libs/port -lwine_port
ld: Relocatable linking with relocations from format elf32-i386
(convert.o) to format elf64-x86-64 (ddraw.dll-FPjYN2.spec.c.uxQvD5.o) is
not supported
./ddraw.spec: ld -r failed...
2004 Aug 30
0
Building 20040813 on debian ppc
...alette/hal.o dpalette/main.o
dsurface/dib.o dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o
dsurface/main.o dsurface/thunks.o dsurface/user.o dsurface/wndproc.o
helper.o main.o regsvr.o struct_convert.o ddraw.dll.dbg.o version.res
-o ddraw.dll.so -L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32
-lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L/usr/X11R6/lib
-lSM -lICE -lXxf86dga -lXxf86vm -lXv -lXext -lX11 -L../../libs/port
-lwine_port
ddraw.dll-W953mt.spec.c:20:1: warning: "__stdcall" redefined
<command line>:22:1: warning: this is the location of the previous...
2006 Apr 20
0
Compililation / linking problems
...mapping.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 -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 sta...
2003 Jul 26
0
compile problems with libwine
...ut warnings or errors, but while linking
this error is printed out:
[....]
LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o koordkonsole2.exe.spec.c --exe koordkonsole2.exe -mcui Game.o KoordKonsole.o Marshalling.o Network.o Socket.o Sync.o -L/usr/lib -L/usr/lib/wine -ladvapi32 -lcomdlg32 -lgdi32 -lkernel32 -lodbc32 -lole32 -loleaut32 -lshell32 -luser32 -lwinspool
/opt/gcc-3.2/bin/gcc -c -I/usr/include/wine/ -I. -I/usr/include/wine/windows -g -O2 -fPIC -D_REENTRANT -o koordkonsole2.exe.spec.o koordkonsole2.exe.spec.c
g++ -shared -Wl,-Bsymbolic -o koordkonsole2.exe.so...
2008 Sep 01
1
Seg fault while compiling v1.1.3
...lass.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32
menu.o: In function `WndProc':
/home/avi/Desktop/wine-1.1.3/dlls/user32/tests/menu.c:1772: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object
/usr/bin/ld: fi...
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
..._clientserver.o ndr_cont 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'
mak...