Displaying 11 results from an estimated 11 matches for "lwine_unicode".
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: warning: `struct r_debug' declared inside par...
2004 Oct 09
0
Can't compile 20040914
Hello all.
I can't compile wine-20040914 cleanly: I have to make depend && make -i to
skip an error in sfnt2fnt.c:
gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
sfnt2fnt.o: In function fill_fontinfo':
/home/fab/test/wine/wine-20040914/tools/sfnt2fnt.c:168: undefined reference
to wine_cp_get_table'
collect2: ld returned 1 exit status
Versions up to this one have always compiled with no error at all.
I tried the CVS versi...
2006 Apr 20
0
Compililation / linking problems
...nit.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
---------------------
what do I do?
the configure script said it didn...
2001 Sep 26
0
winelib and mfc
...filest.o filex.o
fixalloc.o list_p.o map_pp.o nolib.o objcore.o olelock.o plex.o thrdcore.o
timecore.o wincore.o winfrmx.o wingdi.o winhand.o winmain.o winmenu.o
winocc.o winstr.o winutil.o appcore.o arccore.o filecore.o strcore.o
appmodul.o winfrm.o libmfc.spec.o -L/usr/local/lib -lwine
-lwine_unicode -lwine_uuid -lm -lmsvcrt
to make this things i used the winemaker and the last version wine by CVS.
Thank You.
Guilherme Kunz
guiok@ig.com.br
_________________________________________________________
Oi! Você quer um iG-mail gratuito?
Então clique aqui: http://registro.ig.com.br/
2002 May 23
0
**Compile Error** /usr/bin/ld: cannot open output file wine: Is a directory
Here is my compilation error.
__________________
gcc -o wine miscemu/miscemu.o -L./dlls 0lntdll -L./library -lwine
-L./unicode -lwine_unicode -lm
/usr/bin/ld: cannot open output file wine: Is a directory
collect2:ld returned 1 exit status
make: *** [wine] Error 1
compilation failed, aborting install
____________
I run ./tools/wineinstall and it goes for about four minutes until this
error message terminates the process. I have tried t...
2003 Jul 26
0
compile problems with libwine
...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 Game.o KoordKonsole.o Marshalling.o Network.o Socket.o Sync.o koordkonsole2.exe.spec.o -L/usr/lib/wine/ -lwine -lwine_unicode -lwine_uuid -lm
KoordKonsole.o: In function `main':
/home/andreas/src/c++/KoordKonsole2.3_wine/KoordKonsole.cpp:17: undefined reference to `WSAStartup'
/home/andreas/src/c++/KoordKonsole2.3_wine/KoordKonsole.cpp:26: undefined reference to `WSACleanup'
Network.o: In function `CPosServ...
2005 Nov 27
0
Latest CVS download opensolaris, AMD 64, build errors
....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 processing errors. No output written to
msvcrt.dll.so
collect2: ld ret...
2002 Jul 18
1
debian potato cvs wine segfaults on compile
.../../files/files.o ../../if1632/if1632.o
../../loader/loader.o ../../loader/ne/ne.o ../../memory/memory.o
../../misc/misc.o ../../msdos/msdos.o ../../ole/ole.o
../../relay32/relay32.o ../../scheduler/scheduler.o ../../win32/win32.o -o
libntdll.so -L../../dlls -L../../library -lwine -L../../unicode
-lwine_unicode -lm
make[2]: Leaving directory `/home/kreator/files/wine/dlls/ntdll'
rm -f libntdll.so && ln -s ntdll/libntdll.so libntdll.so
make[2]: Entering directory `/home/kreator/files/wine/dlls/kernel'
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -H
/dev/...
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
.../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
/usr/lib/libsicuuc.a /usr/lib/libsicudata.a -lstdc++ -lgcc_s
-L../../libs/port -lwine_port -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.SKwleX.o)
is not su...
2002 Dec 07
1
need help installing wine...Please!
.... -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -o utils.o utils.c
gcc -g -O2 -Wall -mpreferred-stack-boundary=2 -o winebuild import.o
main.o parser.o relay.o res16.o res32.o spec16.o spec32.o utils.o
-L../../library -lwine -L../../unicode -lwine_unicode
sed -e 's,@PACKAGE_STRING\@,Wine 20021125,g' ./winebuild.man.in
>winebuild.man || rm -f winebuild.man
make[2]: Leaving directory `/usr/wine-20021125/tools/winebuild'
make[1]: Leaving directory `/usr/wine-20021125/tools'
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBR...
2002 Oct 05
6
Problems with installing
...eap.o large_int.o loader.o misc.o nt.o om.o
reg.o rtl.o rtlstr.o rtlbitmap.o string.o sec.o signal_i386.o
signal_powerpc.o signal_sparc.o sync.o virtual.o time.o wcstring.o relay16.o
relay32.o ntdll.dll.glue.o ntdll.dll.dbg.o -o ntdll.dll.so -L../../dlls
-L../../library -lwine -L../../unicode -lwine_unicode -lm
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/home/wayne/wine2/wine/dlls/ntdll'
rm -f ntdll.dll.so && ln -s ntdll/ntdll.dll.so ntdll.dll.so
rm -f libntdll.dll.so && ln -s ntdll/ntdll.dll.so libntdll.dll.so
make[2]: Enteri...