joed Posted May 9, 2011 Report Share Posted May 9, 2011 (edited) since i updated to ubuntu 11.04 update-workspaces.sh fails<br /><br />i attached the output of the terminal<br /><br />greetings joeedit: didn't work so i post it here:Updating bundled third-party dependencies...bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'cp output/libFColladaSD.a ../lib/libFColladaSD.acp output/libFColladaSR.a ../lib/libFColladaSR.aSpiderMonkey is already up to dateBuilding NVTT...-- Setting optimal options-- Processor: x86_64-- Compiler Flags: -march=athlon64-- Looking for OpenGL - found-- Looking for GLUT - not found-- Looking for DirectX - not found-- Looking for GLEW - not found-- Looking for Cg - found-- Looking for CUDA - not found-- Looking for Maya - not found-- Looking for JPEG - found-- Looking for PNG - found-- Looking for TIFF - found-- Looking for OpenEXR - not found-- Use thread library: -lpthread-- Configuring done-- Generating done-- Build files have been written to: /home/~/spiele/0ad/libraries/nvtt/src/build[ 13%] Built target squish[ 30%] Built target nvcore[ 32%] Built target posh[ 46%] Built target nvmathmake[3]: *** Keine Regel vorhanden, um das Target »/usr/lib/libpng.so«, benötigt von »src/nvimage/libnvimage.so«, zu erstellen. Schluss.make[2]: *** [src/nvimage/CMakeFiles/nvimage.dir/all] Fehler 2make[1]: *** [src/nvtt/CMakeFiles/nvtt.dir/rule] Fehler 2make: *** [nvtt] Fehler 2ERROR: NVTT build failed Edited May 9, 2011 by joed Quote Link to comment Share on other sites More sharing options...
k776 Posted May 9, 2011 Report Share Posted May 9, 2011 Try this (or something along these lines):apt-get install libpng-devIf other errors like this pop up, you may need to go through the install guide again, make sure you have all the games dependencies installed. Quote Link to comment Share on other sites More sharing options...
fabio Posted May 10, 2011 Report Share Posted May 10, 2011 since i updated to ubuntu 11.04 update-workspaces.sh fails<br /><br />i attached the output of the terminal<br /><br />greetings joeedit: didn't work so i post it here:Updating bundled third-party dependencies...bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'cp output/libFColladaSD.a ../lib/libFColladaSD.acp output/libFColladaSR.a ../lib/libFColladaSR.aSpiderMonkey is already up to dateBuilding NVTT...-- Setting optimal options-- Processor: x86_64-- Compiler Flags: -march=athlon64-- Looking for OpenGL - found-- Looking for GLUT - not found-- Looking for DirectX - not found-- Looking for GLEW - not found-- Looking for Cg - found-- Looking for CUDA - not found-- Looking for Maya - not found-- Looking for JPEG - found-- Looking for PNG - found-- Looking for TIFF - found-- Looking for OpenEXR - not found-- Use thread library: -lpthread-- Configuring done-- Generating done-- Build files have been written to: /home/~/spiele/0ad/libraries/nvtt/src/build[ 13%] Built target squish[ 30%] Built target nvcore[ 32%] Built target posh[ 46%] Built target nvmathmake[3]: *** Keine Regel vorhanden, um das Target »/usr/lib/libpng.so«, benötigt von »src/nvimage/libnvimage.so«, zu erstellen. Schluss.make[2]: *** [src/nvimage/CMakeFiles/nvimage.dir/all] Fehler 2make[1]: *** [src/nvtt/CMakeFiles/nvtt.dir/rule] Fehler 2make: *** [nvtt] Fehler 2ERROR: NVTT build failedTry with:cd build/workspaces./clean-workspaces.sh./update-workspaces.sh Quote Link to comment Share on other sites More sharing options...
joed Posted May 10, 2011 Author Report Share Posted May 10, 2011 clean-workspaces helped thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.