<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Stefan Leichter schrieb:
<blockquote cite="mid200608140959.36190.Stefan.Leichter@camline.com"
 type="cite"><br>
  <pre wrap="">  </pre>
  <blockquote type="cite">
    <pre wrap="">wine: Call from 0x7b8415c0 to unimplemented function 
usp10.dll.ScriptLayout, aborting
    </pre>
  </blockquote>
  <pre wrap=""><!---->...
Can you try the attached patch?
  </pre>
</blockquote>
I tried to compile Wine without the patch (btw how long needs it to
patch?), and the compilation stopped with:<br>
<br>
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./dmime.spec��� audiopath.o dmime_main.o dmutils.o graph.o
lyricstrack.o markertrack.o paramcontroltrack.o patterntrack.o
performance.o regsvr.o segment.o segmentstate.o segtriggertrack.o
seqtrack.o sysextrack.o tempotrack.o timesigtrack.o tool.o wavetrack.o�
version.res�� -Wl,--rpath,\$ORIGIN/`../../tools/relpath
/usr/local/lib/wine /usr/local/lib` -o dmime.dll.so -ldsound -lwinmm
-lole32 -luser32 -ladvapi32 -lkernel32� -ldxguid -luuid
../../libs/port/libwine_port.a<br>
make[2]: Leaving directory `/home/bojan/wine/dlls/dmime'<br>
make[1]: Leaving directory `/home/bojan/wine/dlls'<br>
make: *** [dlls] Fehler 2<br>
<br>
gcc -v<br>
Using built-in specs.<br>
Target: x86_64-suse-linux<br>
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,f95,java,ada --disable-checking
--with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-java-awt=gtk
--disable-libjava-multilib --with-slibdir=/lib64 --with-system-zlib
--enable-shared --enable-__cxa_atexit --without-system-libunwind
--host=x86_64-suse-linux<br>
Thread model: posix<br>
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)<br>
<br>
uname -a<br>
Linux linux 2.6.13-15.11-smp #1 SMP Mon Jul 17 09:43:01 UTC 2006 x86_64
x86_64 x86_64 GNU/Linux<br>
<br>
I downloaded the sourcecode of Wine from CVS. I did a normal
configure+make depend+make -j3. I have a AMD X2 with Suse Linux 10.0.<br>
<br>
So you could try to test the patch from your side in
few steps:<br>
<ol>
  <li>Install the JDK1.5� from java.sun.com</li>
  <li>Download Eclipse 3.2 from <a class="moz-txt-link-abbreviated"
 href="http://www.eclipse.org">www.eclipse.org</a> (a Zip file)</li>
  <li>call Eclipse as I did, or set JAVA_HOME correctly (how can an
environment variable for Windows be set inside Wine?)</li>
  <li>select a� working directory with an <b>existing </b>project
(reason: the crash appears only then).<br>
  </li>
</ol>
In the case you need an existing project, I can help you by giving one.
Or grab a HelloWorl from somewhere.<br>
<br>
The best is to find an Eclipse tester from eclipse.org. Eclipse uses
SWT, which is partially implemented in C or C++.<br>
<br>
Or tell me the version of Wine in which the patchs appears. I will
retest all my software from time to time with the latest Wine version.<br>
<br>
greetings<br>
<br>
��� Bojan Antonovic<br>
<br>
<br>
<br>
</body>
</html>