Menu

#7 Build with cmake failing

answered
build error (1)
Curses
1.2b
2024-10-13
2024-02-14
Anonymous
No

Where are build instructions?
Linux aarch64 debian current.

in sbbs/src/
cmake .
or in sbbs/src/build
cmake ..

CMake Error at sbbs3/CMakeLists.txt:167 (add_library):
Cannot find source file:

base64.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at sbbs3/CMakeLists.txt:399 (add_executable):
Cannot find source file:

allusers.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at sbbs3/CMakeLists.txt:432 (add_executable):
Cannot find source file:

dstsedit.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at syncterm/CMakeLists.txt:67 (add_executable):
Cannot find source file:

../smblib/crc16.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

cmake version 3.22.1

Discussion

  • Stephen James Hurd

     
  • Stephen James Hurd

    Build instructions for SyncTERM are in src/syncterm/COMPILING.

     
  • Stephen James Hurd

    Ticket moved from /p/syncterm/tickets/132/

    Can't be converted:

    • _milestone: 2.0
     
  • Stephen James Hurd

    • status: open --> answered
    • assigned_to: Stephen James Hurd
     
  • Stephen James Hurd

    For 1.2rc2, the CMake files have been fixed, and there's a top-level CMakeLists.txt and GNUmakefile in the source archive.

     

Log in to post a comment.

MongoDB Logo MongoDB