Bugs item #1549, was opened at 2010-07-29 18:49 Status: Open Priority: 3 Submitted By: Scott Shinn (atomicturtle) Assigned to: Nobody (None) Summary: Cmake -DCMAKE_INSTALL_PREFIX=/ error Architecture: 64 Bit Resolution: None Severity: normal Version: v1.0 Component: gsa Operating System: Linux Product: None Hardware: None URL:
Initial Comment: When trying to define the destdir, make install DESTDIR=%{buildroot}/ INSTALL="install -p" will return: CMake Error at src/cmake_install.cmake:41 (FILE): file called with network path DESTINATION. This does not make sense when using DESTDIR. Specify local absolute path or remove DESTDIR environment variable. DESTINATION= //sbin Call Stack (most recent call first): cmake_install.cmake:37 (INCLUDE) Otherwise not defining a destination directory, or setting -DCMAKE_INSTALL_PREFIX=/ to an alternate path such as: -DCMAKE_INSTALL_PREFIX=/test will run successfully. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=220&aid=1549&group_id=29 _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel