Skip to content

make fail star.cpp #2672

@snipershady

Description

@snipershady
g++ -c   -O3 -std=c++11 -fopenmp -D'COMPILATION_TIME_PLACE="2025-11-06T10:38:49+00:00 :/opt/star/STAR-2.7.11b/source"' -D'GIT_BRANCH_COMMIT_DIFF=""' -pipe -Wall -Wextra STAR.cpp
STAR.cpp: In function ‘void usage(int)’:
STAR.cpp:52:45: error: ‘parametersDefault’ was not declared in this scope
   52 |         cout.write(reinterpret_cast<char *>(parametersDefault),
      |                                             ^~~~~~~~~~~~~~~~~
STAR.cpp:53:20: error: ‘parametersDefault_len’ was not declared in this scope
   53 |                    parametersDefault_len);
      |                    ^~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:100: STAR.o] Error 1

OS: Debian 13
gcc version: 14.2.0 (Debian 14.2.0-19)
make version: GNU Make 4.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions