Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
OOP-SoSe22 OOP-SoSe22
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Thibaut Lunet
  • OOP-SoSe22OOP-SoSe22
  • Issues
  • #45

Closed
Open
Created May 08, 2022 by Moritz Grube@cxn4108

S3: Cannot compile with Makefile (INFO !)

I created this issue in case anyone else has/had the same problem.

The evaluation program could not compile the makefile. The definition part of it was fine when I tested it locally, but after testing it I uncommented the evaluation part, which resulted in a rather weird mistake.

After testing again I got this error:

Makefile:25: *** missing separator. Stop.

Basically the Makefile formatting requires you to indent with a tab after every command(link). But apparently also needs a new line after the end of a command. Yes, even after the last one.:/

After fixing this everything was fine.

Edited May 09, 2022 by Thibaut Lunet
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking