search for: lrpcrt4

Displaying 9 results from an estimated 9 matches for "lrpcrt4".

Did you mean: rpcrt4
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...build --sysroot=../../.. -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/...
2016 Sep 22
2
issues compiling omega
...n/str.o pkglibbindir.o svgparse.o tmpdir.o urlencode.o atomparse.o x lsxparse.o opendocparse.o common/keyword.o msxmlparse.o common/safe.o timegm.o d atetime.o portability/mkdtemp.o -Wl,--enable-runtime-pseudo-reloc -lmagic /home /John/xapian-omega-1.4.0/../xapian-core-1.4.0/.libs/libxapian.dll.a -lrpcrt4 -lw s2_32 -lz -L/usr/local/lib /usr/bin/x86_64-w64-mingw32-ld: cannot find -lmagic collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1102: omindex.exe] Error 1 make[2]: Leaving directory '/home/John/xapian-omega-1.4.0' make[1]: *** [Makefile:1391: all-recursive] Error 1 make...
2008 May 10
2
Can't compile wine-1.0rc1
...idate, but I get this 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:...
2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
...2' ../../tools/winegcc/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...
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
...nnpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.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...
2003 Nov 06
2
MinGW build (static linking) problem
Hi! I am trying to build wxruby with statically linked wxWindows library, but so far - no luck - bunch of unresolved references during the linking phase. I''ve seen on the list that Curt was being able to build it, so any hint would be helpful. gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2. Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Please report any bugs or feature requests here: http://rubyforge.org/tracker/?group_id=35 Changes in this release include: * Added XRC (Xml Resource File) support. * Added totally awesome HTML widget from Tobi
2016 Sep 22
2
issues compiling omega
....o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_h ash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o sample.o url encode.o weight.o expand.o csvescape.o -Wl,--enable-runtime-pseudo-reloc /home/ John/xapian-omega-1.4.0/../xapian-core-1.4.0/.libs/libxapian.dll.a -lrpcrt4 -lz -lws2_32 ./.libs/libtransform.a -L/lib -lpcre -L/usr/local/lib datevalue.o: In function `DateRangeLimit::operator-(int)': /home/John/xapian-omega-1.4.0/datevalue.cc:87: undefined reference to `timegm(tm *)' datevalue.o: In function `DateRangeLimit::operator+(int)': /home/John/xapian...
2017 Mar 15
2
xapian core missing link to math on MSYS2
...hweight.o weight/.libs/dphweight.o weight/.libs/ifb2weight.o weight/.libs/ineb2weight.o weight/.libs/inl2weight.o weight/.libs/lmweight.o weight/.libs/pl2plusweight.o weight/.libs/pl2weight.o weight/.libs/tfidfweight.o weight/.libs/tradweight.o weight/.libs/weight.o weight/.libs/weightinternal.o -lrpcrt4 -lz -lws2_32 -LD:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0 -LD:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../lib -LD:/bda-ci/msys2/unstab...