MantisBT - Doomseeker | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000466 | Doomseeker | [All Projects] Bug | public | 2011-05-23 17:37 | 2018-09-29 14:49 |
| Reporter | ladna | ||||
| Assigned To | Blzut3 | ||||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux Slackware 13.1 x86 | OS | Linux | OS Version | 2.6.33.4-smp |
| Product Version | 0.7 Beta | ||||
| Target Version | Fixed in Version | 0.8 Beta | |||
| Summary | 0000466: "make install" fails with message 'file INSTALL cannot find "/home/charlie/skulltag/doomseeker-2010_src/build/media/icon.png".' | ||||
| Description | Hi, I attempted to build Doomseeker using the steps from COMPILE.txt: mkdir build cd build cmake .. make sudo make install When I ran "sudo make install", I got the following error: charlie@maj7:~/skulltag/doomseeker-2010_src/build$ sudo make install [ 0%] Built target updaterevision Failed to get current revision: Success [ 0%] Built target revision_check [ 4%] Built target lzma [ 13%] Built target wadseeker [ 86%] Built target doomseeker [ 87%] Built target chocolatedoom [ 90%] Built target odamex [ 95%] Built target skulltag [ 97%] Built target vavoom [100%] Built target zdaemon Install the project... -- Install configuration: "" -- Up-to-date: /usr/local/share/doomseeker/engines/libchocolatedoom.so -- Up-to-date: /usr/local/share/doomseeker/engines/libodamex.so -- Up-to-date: /usr/local/share/doomseeker/engines/libskulltag.so -- Up-to-date: /usr/local/lib/libwadseeker.so -- Up-to-date: /usr/local/share/doomseeker/engines/libvavoom.so -- Up-to-date: /usr/local/share/doomseeker/engines/libzdaemon.so -- Up-to-date: /usr/local/bin/doomseeker CMake Error at src/cmake_install.cmake:54 (FILE): file INSTALL cannot find "/home/charlie/skulltag/doomseeker-2010_src/build/media/icon.png". Call Stack (most recent call first): cmake_install.cmake:44 (INCLUDE) make: *** [install] Error 1 | ||||
| Steps To Reproduce | Follow the steps in COMPILE.txt. | ||||
| Additional Information | I resolved the issue myself by copying the "media" folder into the "build" folder and re-running "sudo make install". I imagine the devs already have this folder copied to their build folder and it's just been accidentally omitted. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-05-23 17:37 | ladna | New Issue | |||
| 2011-05-24 19:55 | Blzut3 | Note Added: 0001756 | |||
| 2011-05-24 19:55 | Blzut3 | Status | new => resolved | ||
| 2011-05-24 19:55 | Blzut3 | Resolution | open => fixed | ||
| 2011-05-24 19:55 | Blzut3 | Assigned To | => Blzut3 | ||
| 2011-05-24 19:57 | Blzut3 | Fixed in Version | => 0.8 Beta | ||
| 2012-06-09 13:22 | Torr Samaho | Category | General => Bug | ||
| 2018-09-29 14:49 | WubTheCaptain | Severity | minor => block | ||
| 2018-09-29 14:49 | WubTheCaptain | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||