search for: write_msft

Displaying 5 results from an estimated 5 matches for "write_msft".

2006 Jan 20
1
error on compiling wine 0.9.6 on fedora core 4 - wine 0.9.5 works!
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port -lfl ../../libs/libwpp.a(lex.yy.o)(.text+0x5e8): In function `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_': /usr/local/rpm/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple definition of `_yy_dummy_uses_of_stati...
2010 Jul 28
1
Libiberty/mkstemps compile problem
...lems, I started to compile wine 1.2 for my 86_64 system. Configuration went well, but compilation aborted on: make[1]: Entering directory `/home/jcoppens/wine-1.2/tools/widl' gcc -m32 -g -O2 -o widl client.o expr.o hash.o header.o proxy.o server.o typegen.o typelib.o typetree.o utils.o widl.o write_msft.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a ../../libs/port/libwine_port.a parser.yy.o: In function `do_import': /home/jcoppens/wine-1.2/tools/widl/parser.l:477: undefined reference to `mkstemps' I found out this should come from libiberty, which is present as a static library...
2010 Aug 02
3
Error compile wine1.3 on Ubuntu10.04 64bit
CFLAGS="-m32 $(CFLAGS)" LDFLAGS="-L/usr/lib32 $(LDFLAGS)" ./configure I notice here some strange lines: ... checking whether we need to define __i386__... no ... configure: lib(n)curses 32-bit development files not found, curses won't be supported. configure: libv4l 32-bit development files not found. When I do make: Code: /usr/bin/ld: i386:x86-64 architecture of input
2007 May 11
0
Wine release 0.9.37
...widl: Get rid of the typeref_t structure, simplify code. widl: Get rid of the tname field of var_t, simplify code. widl: Add string_of_type function, prettify code. widl: Remove redundant get_var_vt function. widl: Simplify make_safearray. widl: Remove dead code in write_msft.c. widl: Remove var_t's ptr_level field and start write_pointers. Dan Kegel (1): advapi: Improve SetEntriesInAclA stub. Detlef Riekenberg (8): localspl: Code cleanup for XcvDataPort_AddPort. winspool: Return the correct errorcode in OpenPrinter (Xcv). winspool: A...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
....c > :info:build config.status: creating tools/widl/Makefile > :info:build config.status: creating tools/winebuild/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c server.c typegen.c typelib.c typetree.c utils.c widl.c write_msft.c parser.y parser.l > :info:build ../../tools/makedep -C. -S../.. -T../.. import.c main.c parser.c relay.c res16.c res32.c spec16.c spec32.c utils.c > :info:build config.status: creating tools/winedump/Makefile > :info:build config.status: creating tools/win...