[Wine] Eclipse 3.2 with JVM 1.5.08

Bojan Antonovic bojan at antonovic.com
Mon Aug 14 07:12:47 CDT 2006


Stefan Leichter schrieb:
>
>   
>> wine: Call from 0x7b8415c0 to unimplemented function 
>> usp10.dll.ScriptLayout, aborting
>>     
> ...
> Can you try the attached patch?
>   
I tried to compile Wine without the patch (btw how long needs it to 
patch?), and the compilation stopped with:

../../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
make[2]: Leaving directory `/home/bojan/wine/dlls/dmime'
make[1]: Leaving directory `/home/bojan/wine/dlls'
make: *** [dlls] Fehler 2

gcc -v
Using built-in specs.
Target: x86_64-suse-linux
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
Thread model: posix
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)

uname -a
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

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.

So you could try to test the patch from your side in few steps:

   1. Install the JDK1.5  from java.sun.com
   2. Download Eclipse 3.2 from www.eclipse.org (a Zip file)
   3. call Eclipse as I did, or set JAVA_HOME correctly (how can an
      environment variable for Windows be set inside Wine?)
   4. select a  working directory with an *existing *project (reason:
      the crash appears only then).

In the case you need an existing project, I can help you by giving one. 
Or grab a HelloWorl from somewhere.

The best is to find an Eclipse tester from eclipse.org. Eclipse uses 
SWT, which is partially implemented in C or C++.

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.

greetings

    Bojan Antonovic



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060814/55f122e0/attachment.htm


More information about the wine-users mailing list