2009/6/25 Pascale B <[email protected]>: > Hi Eric, > > > Thanks for your help. I use a remote computer in order to test many > operating systems. The content of rpmbuild.out is enigmatic, it seems empty: > > Processing files: sources-1.04.0-1 > RPM build errors: >
Strange that's right. Are you able to "manually" build an RPM on this machine? Would you try to cd /home/lnx/_CPack_Packages/Linux/RPM/SPECS then launch rpmbuild -bb --buildroot=/home/lnx/_CPack_Packages/Linux/RPM/sources-1.04.0-Linux sources.spec This is the command launched by CPackRPM.cmake, may be you'll see more when running it "by hand" -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
