make install broken

Austin English austinenglish at gmail.com
Thu Apr 10 08:31:51 CDT 2008


On Thu, Apr 10, 2008 at 1:25 AM, Lei Zhang <thestig at google.com> wrote:
>
> On Wed, Apr 9, 2008 at 10:54 PM, Stefan Leichter
>  <Stefan.Leichter at camline.com> 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
>
>
>

http://source.winehq.org/git/wine.git/?a=commitdiff;h=d270a9603261d7d3693b375e3e6f7809501d821a

Alexandre removed the winelauncher script, which is probably the
source of your problem. Might have to manually remove it from
/usr/bin?


More information about the wine-devel mailing list