On Wed, Apr 9, 2008 at 10:54 PM, Stefan Leichter <[EMAIL PROTECTED]> wrote: > Hello, > > installing wine does not longer work for me. It fails with: > > make[2]: Entering directory `/usr/src/wine/wine-build/programs/xcopy' > /usr/bin/install -c xcopy.exe.so /usr/local/lib/wine/xcopy.exe.so > make[2]: Leaving directory `/usr/src/wine/wine-build/programs/xcopy' > make[1]: *** Keine Regel vorhanden, um das Target »winelauncher«, > benötigt von »install«, zu erstellen. Schluss. > make[1]: Leaving directory `/usr/src/wine/wine-build/programs' > make: *** [programs/__install__] Fehler 2 > > The difference from my build system to the most others is, that i do out of > tree builds. > > Bye Stefan > > >
Ditto, in English: /usr/bin/ginstall -c xcopy.exe.so /tmp/winefoo/lib/wine/xcopy.exe.so make[2]: Leaving directory `/home/leiz/wine-git/programs/xcopy' make[1]: *** No rule to make target `winelauncher', needed by `install'. Stop. make[1]: Leaving directory `/home/leiz/wine-git/programs' make: *** [programs/__install__] Error 2
