search for: typetree

Displaying 4 results from an estimated 4 matches for "typetree".

Did you mean: typetrea
2010 Jul 28
1
Libiberty/mkstemps compile problem
...so for years without problems, 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...
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
2009 Mar 13
0
Wine release 1.1.17
...ion return type and interface inheritance properties from type_t to details structures for the appropriate types. widl: Allow enum and union tags to be used without being defined. widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c. widl: Add coclass and module types to the global namespace. widl: Pass var attrs into write_no_repeat_pointer_descriptions and use them for the string check. ole32: Fix a memory leak in an error path in COMPOBJ_DllList_Add. qmgr: Fix a memory leak. qmgr: Add a missi...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...kedep.c relpath.c sfnt2fnt.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 confi...