From ruben at mrbrklyn.com Mon Oct 17 22:26:06 2016 From: ruben at mrbrklyn.com (Ruben Safir) Date: Mon, 17 Oct 2016 23:26:06 -0400 Subject: [crossfire] compiling sour ce In-Reply-To: References: <724efacd-d413-6e15-da41-b014c47afcd3@mrbrklyn.com> Message-ID: <5c3e6bf2-9f51-7289-ce59-381ff5101d31@mrbrklyn.com> On 09/11/2016 03:35 PM, Rick Tanner wrote: > On 9/11/16 2:43 AM, ruben wrote: >> I downloaded the latest bz2 file from sourceforge and it is not >> compiling. I need more specific instruction that this: >> >> symlink you 'arch' direcotry? >> >> Which arch? the kernel source? /usr/include/arch/ ? Why should it not >> find that with gcc and #include? > > > The archetype directory that includes item graphics, stats, monster > information, etc. > > A separate download from Soureforge. > https://sourceforge.net/projects/crossfire/files/crossfire-arch/1.71.0/ > > See also: > http://wiki.cross-fire.org/dokuwiki/doku.php/server:server_compiling#setup > > I would also recommend using SVN to get the latest code base as the bz2 > files are approaching 2.5 years (released on 2014-04-08) old now and > roughly 1,000 changes since their release. > > > > _______________________________________________ > crossfire mailing list > crossfire at metalforge.org > http://mailman.metalforge.org/mailman/listinfo/crossfire > CMake Error at CMakeLists.txt:43 (install): install TARGETS given no RUNTIME DESTINATION for executable target "crossfire-client-gtk2". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! See also "/home/ruben/src/crossfire/client/trunk/gtk-v2/src/build/CMakeFiles/CMakeOutput.log". [ruben at flatbush build]$ pwd /home/ruben/src/crossfire/client/trunk/gtk-v2/src/build -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 From kevinz5000 at gmail.com Mon Oct 17 22:35:36 2016 From: kevinz5000 at gmail.com (Kevin Zheng) Date: Mon, 17 Oct 2016 20:35:36 -0700 Subject: [crossfire] compiling sour ce In-Reply-To: <5c3e6bf2-9f51-7289-ce59-381ff5101d31@mrbrklyn.com> References: <724efacd-d413-6e15-da41-b014c47afcd3@mrbrklyn.com> <5c3e6bf2-9f51-7289-ce59-381ff5101d31@mrbrklyn.com> Message-ID: On 10/17/2016 20:26, Ruben Safir wrote: > CMake Error at CMakeLists.txt:43 (install): > install TARGETS given no RUNTIME DESTINATION for executable target > "crossfire-client-gtk2". > > > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 3.6) > > should be added at the top of the file. The version specified may be > lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > This warning is for project developers. Use -Wno-dev to suppress it. > > -- Configuring incomplete, errors occurred! > See also > "/home/ruben/src/crossfire/client/trunk/gtk-v2/src/build/CMakeFiles/CMakeOutput.log". Could you provide more context? Perhaps OS/arch and CMakeOutput.log? -- Kevin Zheng kevinz5000 at gmail.com | kevinz at berkeley.edu | PGP: 0xC22E1090 From ruben at mrbrklyn.com Tue Oct 18 21:01:59 2016 From: ruben at mrbrklyn.com (Ruben Safir) Date: Tue, 18 Oct 2016 22:01:59 -0400 Subject: [crossfire] compiling sour ce In-Reply-To: References: <724efacd-d413-6e15-da41-b014c47afcd3@mrbrklyn.com> <5c3e6bf2-9f51-7289-ce59-381ff5101d31@mrbrklyn.com> Message-ID: <1f34d380-c6c4-afbd-e7b6-6d490258c842@mrbrklyn.com> On 10/17/2016 11:35 PM, Kevin Zheng wrote: > On 10/17/2016 20:26, Ruben Safir wrote: >> CMake Error at CMakeLists.txt:43 (install): >> install TARGETS given no RUNTIME DESTINATION for executable target >> "crossfire-client-gtk2". >> >> >> CMake Warning (dev) in CMakeLists.txt: >> No cmake_minimum_required command is present. A line of code such as >> >> cmake_minimum_required(VERSION 3.6) >> >> should be added at the top of the file. The version specified may be >> lower >> if you wish to support older CMake versions for this project. For more >> information run "cmake --help-policy CMP0000". >> This warning is for project developers. Use -Wno-dev to suppress it. >> >> -- Configuring incomplete, errors occurred! >> See also >> "/home/ruben/src/crossfire/client/trunk/gtk-v2/src/build/CMakeFiles/CMakeOutput.log". > > Could you provide more context? Perhaps OS/arch and CMakeOutput.log? > it is on a current version of linux -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 From kevinz5000 at gmail.com Wed Oct 19 01:46:02 2016 From: kevinz5000 at gmail.com (Kevin Zheng) Date: Tue, 18 Oct 2016 23:46:02 -0700 Subject: [crossfire] compiling sour ce In-Reply-To: <1f34d380-c6c4-afbd-e7b6-6d490258c842@mrbrklyn.com> References: <724efacd-d413-6e15-da41-b014c47afcd3@mrbrklyn.com> <5c3e6bf2-9f51-7289-ce59-381ff5101d31@mrbrklyn.com> <1f34d380-c6c4-afbd-e7b6-6d490258c842@mrbrklyn.com> Message-ID: <708b5079-cf12-6c6d-6203-40732ecd9b7f@gmail.com> On 10/18/2016 19:01, Ruben Safir wrote: >> Could you provide more context? Perhaps OS/arch and CMakeOutput.log? >> > > it is on a current version of linux Could you attach or pastebin CMakeOutput.log or some actionable information? I can't help if I can't reproduce your issue. -- Kevin Zheng kevinz5000 at gmail.com | kevinz at berkeley.edu | PGP: 0xC22E1090