|
|
系统sid
编译一个软件:
configure和make都通过了
可是checkinstall 提示:
checkinstall 1.5.3, Copyright 2001 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
Installing with "make install"...
========================= Installation results ===========================
ERROR: ld.so: object '/usr/lib/installwatch.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib/installwatch.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib/installwatch.so' from LD_PRELOAD cannot be preloaded: ignored.
Copying documentation directory...
/var/tmp/fJSQZAXWjCmjQZEdbHJk/installscript.sh: line 13: 27755 段错误 mkdir -p "/usr/share/doc/edb-1.0.5.007"
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
是哪里的问题呢? |
|