On Mon, Aug 14, 2006 at 02:12:47PM +0200, Bojan Antonovic wrote: > I tried to compile Wine without the patch (btw how long needs it to > patch?), and the compilation stopped with: if you ask for the time to patch you most likely tried something like this? patch mypatch.patch <<wait 24h>> CTRL+C you have to feed the patch to the patch program: patch -p0 < mypatch.patch > ../../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 you are compiling for 64bit? i doubt that you actually want to do this. get yourself the 32bit environment for building software and do the things their doccumentation tells you how to use this instead of the regular 64bin env. -- cu
Attachment:
pgpJLrS6gG3ff.pgp
Description: PGP signature
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users