Menu

#6 CMake

1.16
closed
None
2023-05-03
2023-04-27
John Veness
No

Hi Christophe, many thanks for your recent work on this project. I've cloned the latest code as I wanted to try out the local dir structure stuff but am having trouble with the new build system (I managed to compile 1.15 OK).

"cmake ." and "cmake --build ." seem to work OK, but "sudo make install" (or "sudo cmake --install .") output:

-- Install configuration: ""
-- Installing: /usr/local/bin/fatx
CMake Error at cmake_install.cmake:62 (file):
  file INSTALL cannot find "/home/john/coding/fatx-code/fusefatx mkfs.fatx
  label.fatx fsck.fatx unrm.fatx": No such file or directory.

Reading CMakeLists.txt I see there is an intention to make symlinks fusefatx, mkfs.fatx etc,, but those don't seem to be being created.

I don't really know how to use cmake so maybe I'm missing a step! Any advice? Thanks in advance.

Oh, and you probably want to change the INSTALL file.

John

Discussion

  • John Veness

    John Veness - 2023-04-27

    I've also just noticed that the new system is trying to install to /usr/local/bin whereas 1.15 installed to /usr/local/sbin

     
  • Christophe DUVERGER

    • Milestone: 1.17 --> 1.16
     
  • Christophe DUVERGER

    • status: open --> closed
     
  • Christophe DUVERGER

    • assigned_to: Christophe DUVERGER
     

Log in to post a comment.

MongoDB Logo MongoDB