[Wine] 1.1.31 checkinstall fails @ lzexpand.dll16/__install__

K4Z00 wineforum-user at winehq.org
Sat Oct 10 19:41:10 CDT 2009


Trying to compile 1.1.31 on an Asus Eee, under the default Xandros/etch install.
./tools/wineinstall runs fine etc then proceed to run checkinstall, which errors with 
Code:
make[2]: Entering directory `/media/A/partition6/wine-1.1.31/dlls/lz32'
/usr/bin/install -c   lz32.dll.so /usr/local/lib/wine/lz32.dll.so
/usr/bin/install -c  -m 644  lz32.dll.fake /usr/local/lib/wine/fakedlls/lz32.dll
/usr/bin/install: setting permissions for `/usr/local/lib/wine/fakedlls/lz32.dll': No such file or directory
/usr/bin/install -c  -m 644  liblz32.def /usr/local/lib/wine/liblz32.def
make[2]: Leaving directory `/media/A/partition6/wine-1.1.31/dlls/lz32'
make[2]: Entering directory `/media/A/partition6/wine-1.1.31/dlls/lzexpand.dll16'
Makefile:1: warning: NUL character seen; rest of line ignored
Makefile:1: *** missing separator.  Stop.
make[2]: Leaving directory `/media/A/partition6/wine-1.1.31/dlls/lzexpand.dll16'
make[1]: *** [lzexpand.dll16/__install__] Error 2
make[1]: Leaving directory `/media/A/partition6/wine-1.1.31/dlls'
make: *** [dlls/__install__] Error 2

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.



Have tried this with checkinstall versions 1.6.1, and 1.6.0, which both error the same. Tried using sudo checkinstall -D --fstrans=no --install=yes, having done a little googling.

Last compiled 1.1.21, which worked fine using checkinstall 1.6.1. Would appreciate any help or suggestions to overcome this. :D







More information about the wine-users mailing list