Ticket #155 (closed enhancement: fixed)
make unistall stumbles at symlink
| Reported by: | Nick | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 0.12.x |
| Severity: | trivial | Keywords: | |
| Cc: |
Description (last modified by alwin) (diff)
Uninstalling "/usr/local/kdeother/share/doc/HTML/en/kdesvn/common"
CMake Error: File "/usr/local/kdeother/share/doc/HTML/en/kdesvn/common" does not exists. make[3]: *** [CMakeFiles/uninstall] Error 255 make[2]: *** [CMakeFiles/uninstall.dir/all] Error 2 make[1]: *** [CMakeFiles/uninstall.dir/rule] Error 2 make: *** [uninstall] Error 2 nick@linuxamd:unix$ ls -lsa /usr/local/kdeother/share/doc/HTML/en/kdesvn/common 0 lrwxrwxrwx 1 root root 9 2007-07-19 18:26 /usr/local/kdeother/share/doc/HTML/en/kdesvn/common -> ../common
ADDITIONAL INFORMATION: If I remove the file manually, and then just 'touch' th file to recreate, uninstall works fine - it just stumbles on this symlink.
Nick
