Displaying 20 results from an estimated 97 matches for "libwine_unicode".
2004 Apr 15
1
error during "make"; can't find ./tools/wineinstall
You have to run ./tools/wineinstall as a normal user, not root.
Ivan.
2001 Mar 07
2
can't find libntdll.so, but it's there
Wine (20001202-1mdk) invoked, message "can't find libntdll.so, no such file
or directory." However there is such a file. Same wine.conf file used as
with earlier version 20001026-4mdk. In both installations, wine never made
a proper wine.conf file, file was blank and I had to write my own. I don't
notice anything in the wine.conf file about where the libraries are.
2001 Aug 25
1
Office XP Debugging
...t
Program Type: Win32
Debug Options: -debugmsg +relay
Other Extra Commands Passed: -managed
Extra ./configure Commands: None
Wine Dependencies:
libntdll.so => /usr/local/lib/libntdll.so (0x40022000)
libwine.so => /usr/local/lib/libwine.so (0x4011f000)
libwine_unicode.so => /usr/local/lib/libwine_unicode.so (0x40135000)
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x401fd000)
libm.so.6 => /lib/libm.so.6 (0x40242000)
libutil.so.1 => /lib/libutil.so.1 (0x40260000)
libdl.so.2 => /lib/libdl.so.2 (0x40263000)
libc.so.6 => /lib/li...
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
...e file and restart configure.
Apparently the presence of the GL static library prevents linking to it...
A bit nonsensical, but easily fixed by moving the file somewhere else.
The second problem, which I haven't figured out how to fix and is keeping
me from building Wine occurs while building libwine_unicode.so, and all
the other *shared* libs as well (checked using make -k, and everything
else links just fine). Here is make grinding to a halt:
casemap.o collation.o compose.o cptable.o fold.o mbtowc.o sortkey.o
string.o utf8.o wctomb.o wctype.o c_037.o c_042.o c_424.o c_437.o c_500.o
c_737.o c_775.o c...
2003 Nov 20
2
FreeBSD Compilation Issues
I acquired wine from source (version 20031118) just this morning, and I
ran into some issues with an error stopping make in /dll/glu32/, the
last few lines of the output:
------//------
rm -f libwine_unicode.so.1 && ln -s unicode/libwine_unicode.so.1
libwine_unicode
.so.1
gcc -shared -Wl,-Bsymbolic,-z,defs glu32.spec.o glu.o
glu32.dll.dbg.o -o glu
32.dll.so -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE
-lXxf86dga -lXxf
86vm -lXrandr -lXrender -lXv -lXext -lX11 -lGL -lGLU -L../.....
2002 Feb 15
1
ldconfig : ..... .so is not a symbolic link
After updating this morning
cvs udpate -APd
rm config.cache
./configure
make depend && make
i get this when 'make install' :
what should i do ? (think i won't be the only one)
/sbin/ldconfig: /usr/local/lib/libwine_unicode.so is
not a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine_tsx11.so is not
a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine.so is not a
symbolic link
/sbin/ldconfig: /usr/local/lib/libwineps.so is not a
symbolic link
/sbin/ldconfig: /usr/local/lib/libw32skrnl.so is not a
symbolic link
/...
2002 Apr 10
0
wine and opengl
...SM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4052e000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40537000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x4054f000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40554000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40562000)
libwine_unicode.so => /usr/lib/libwine_unicode.so (0x40658000)
libdl.so.2 => /lib/libdl.so.2 (0x40720000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
shouldn't a get a call to libGL?
what could the problem be?
help is very well appreciated
thanks
emanuele
2001 Aug 25
2
Office XP Debbuging (I need some support here) and guidance wouldn't hurt either.
...rogram Type: Win32
Debug Options: -debugmsg +relay
Other Extra Commands Passed: -managed
Extra ./configure Commands: None
Wine Dependencies:
libntdll.so => /usr/local/lib/libntdll.so (0x40022000)
libwine.so => /usr/local/lib/libwine.so (0x4011f000)
libwine_unicode.so => /usr/local/lib/libwine_unicode.so (0x40135000)
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x401fd000)
libm.so.6 => /lib/libm.so.6 (0x40242000)
libutil.so.1 => /lib/libutil.so.1 (0x40260000)
libdl.so.2 => /lib/libdl.so.2 (0x40263000)
libc.so.6 => /l...
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
...sx11.so.1.0
rm -f libwine_tsx11.so && ln -s libwine_tsx11.so.1.0 libwine_tsx11.so
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o ntdll.spec.c -spec
./ntdll.spec
ld.so.1: ../../tools/winebuild/winebuild: fatal:
/usr/local/lib/libwine_unicode.so: open failed: No such file or directory
*** Error code 137
make: Fatal error: Command failed for target `ntdll.spec.c'
Current working directory /export/home/ericw/system/wine-20010629/dlls/ntdll
*** Error code 1
make: Fatal error: Command failed for target `ntdll/libntdll.so'
Current wo...
2001 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing
wrong with the compile?
I downloaded the lastest CVS, applied the transgaming patch, it built
fine and installed fine.
# wine /mnt/hda1/windows/sol.exe
wine: error in loading shared libraries: /usr/local/lib/libntdll.so:
undefined symbol: wine_ldt_copy
thanks
heath
Sent via Deja.com
http://www.deja.com/
2001 Jun 17
1
wineX cvs undefined reference to `atexit'
[root@fnord-rides-again wine]# make
make[1]: Entering directory `/root/wine/unicode'
make[1]: `libwine_unicode.so' is up to date.
make[1]: Leaving directory `/root/wine/unicode'
make[1]: Entering directory `/root/wine/tools'
make[2]: Entering directory `/root/wine/tools/specmaker'
gcc -g -O2 -Wall -o specmaker dll.o main.o misc.o msmangle.o output.o
search.o symbol.o
dll.o: In functio...
2002 Feb 20
4
BUILTINUILTIN32_dlopen
Hallo
I got the error with newest CVS-Wine
fixme:win32:PE_CreateModule Unknown directory 15 ignored
err:module:Berr:module:BUILTINUILTIN32_dlopen failed to load .so
lib for builtin user32.dll: undefined symbol: FT_Vector_Rotate
err:module:PE_fixup_imports Module (file) user32.dll (which is
needed by F:\Sateliti\AD3000Edit\AD3000Edit.exe) not found
I can't use any Programm with Wine.
--
2001 Apr 16
1
Maple, MathCad, Greek letters (was: Greek letters)
...d they seem to work too. This might cause havoc with X applications
that want to use the symbol font though.
Alternatively, I also had success changing unicode/c_042.c and
recompiling. Replacing the first block of 256 entries in uni2cp_low with
the same block from unicode/c_28591.c, recompiling libwine_unicode.so.1.0
and replacing the one in /usr/lib seems to work. With this approach, no
change to the fonts.dir files is necessary.
There may be other windows apps that use unicode to pick characters
from the symbol font, and so this might be more of a maple than a
wine problem. I'm sure others under...
2006 Jan 08
4
Mandriva problems
...o.1
ELF 0x7fe90000-7fe9b000 Deferred libnss_files.so.2
ELF 0x7fe9b000-7feb0000 Deferred winevdm<elf>
\-PE 0x7fea0000-7feb0000 \ install
ELF 0x7feb0000-7fed5000 Deferred libm.so.6
ELF 0x7fed5000-7ffcb000 Deferred libwine_unicode.so.1
ELF 0x7ffcb000-7ffce000 Deferred xlcdef.so.2
ELF 0x7ffce000-7ffdc000 Deferred libxext.so.6
ELF 0xb7e42000-b7e4b000 Deferred libsm.so.6
ELF 0xb7e4c000-b7e50000 Deferred libdl.so.2
ELF 0xb7e50000-b7f7e000 Deferred libc.so...
2005 Aug 25
2
How to run Internet Explorer 6 from existing Windows instalation under Fedora 3 (with wine)
...f>
\-PE 0x77780000-777d0000 \ msvcrt
ELF 0x77aee000-77c00000 Export kernel32<elf>
\-PE 0x77b20000-77c00000 \ kernel32
ELF 0x77d1e000-77d29000 Deferred libnss_files.so.2
ELF 0x77d6f000-77e64000 Deferred libwine_unicode.so.1
ELF 0x77e87000-77f00000 Deferred ntdll<elf>
\-PE 0x77ea0000-77f00000 \ ntdll
ELF 0x77f00000-77f03000 Deferred <wine-loader>
ELF 0x787ff000-7881b000 Deferred ximcp.so.2
ELF 0x789b4000-789b6000 Deferred...
2007 Mar 19
5
Problem well trying to run Need For Speed Porsche Unleased
....1
ELF 0x7fe34000-7fe3d000 Deferred libnss_compat.so.2
ELF 0x7fe3d000-7fe42000 Deferred libxxf86dga.so.1
ELF 0x7fe42000-7fe4a000 Deferred libsm.so.6
ELF 0x7fe4e000-7fe70000 Deferred libm.so.6
ELF 0x7fe70000-7ff66000 Deferred libwine_unicode.so.1
ELF 0x7ff66000-7ffe0000 Deferred ntdll<elf>
\-PE 0x7ff80000-7ffe0000 \ ntdll
ELF 0xb7e70000-b7e73000 Deferred libxau.so.6
ELF 0xb7e75000-b7e78000 Deferred libdl.so.2
ELF 0xb7e78000-b7fa7000 Deferred libc.so....
2003 Nov 10
3
java problem? - Forgotten Battles dedicated
...2' (0x40168000)
No debug information in ELF '/lib/libm.so.6' (0x4016b000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so'
(0x4018e000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1'
(0x40204000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x402f9000)
No debug information in ELF '/lib/libnsl.so.1' (0x40301000)
No debug information in ELF '/lib/libnss_nis.so.2' (0x40316000)
No debug information in ELF '/lib/libnss_files.so.2'...
2005 Oct 30
1
page fault when running CCSC compiler - wine 0.9
...s_compat.so.2
ELF 0x7fecf000-7fed2000 Deferred libxrandr.so.2
ELF 0x7fed2000-7fee6000 Deferred lz32<elf>
\-PE 0x7fee0000-7fee6000 \ lz32
ELF 0x7fee9000-7ff0b000 Deferred libm.so.6
ELF 0x7ff0b000-80000000 Deferred libwine_unicode.so.1
ELF 0xb7e55000-b7e58000 Deferred libdl.so.2
ELF 0xb7e58000-b7f86000 Deferred libc.so.6
ELF 0xb7f87000-b7f99000 Deferred libpthread.so.0
ELF 0xb7f99000-b7fb3000 Deferred libwine.so.1
ELF 0xb7fb3000-b7fb6000 Deferred libx...
2001 Jul 21
0
traceback on save in Camedia Master
..., Olympus
Program Type: Win32
Debug Options: -debugmsg +relay
Other Extra Commands Passed: -managed
Extra ./configure Commands: None
Wine Dependencies:
libntdll.so => /usr/local/lib/libntdll.so (0x4001d000)
libwine.so => /usr/local/lib/libwine.so (0x40117000)
libwine_unicode.so => /usr/local/lib/libwine_unicode.so (0x4012d000)
libncurses.so.5 => /lib/libncurses.so.5 (0x401f5000)
libm.so.6 => /lib/libm.so.6 (0x40231000)
libutil.so.1 => /lib/libutil.so.1 (0x4024d000)
libdl.so.2 => /lib/libdl.so.2 (0x40250000)
libc.so.6 => /lib/libc.so.6 (0x40254000...
2003 Nov 03
0
dll.so do not use import libraries
...efMDIChildProcA". This
function is in user32.dll.so but as I could find out with "ldd abc" the
user32.dll.so is nomore required by the application (strange). With the
old winelibs the libuser32.so was required. I found out that the only
required "dll.so"s are libwine.so and libwine_unicode.so. All "dll.so"s
do not require another dll.so.
Is that what it should look like? Or is this a mistake? Or have I
compiled the files without a special option?
--
Regards
Andreas Hausladen