Menu

#1 What is flags?

open
nobody
None
5
2001-07-20
2001-07-20
No

After getting all necessary modules make runs
successfully.
But running "make install" gives the following output:

make install
/bin/sh: flags: command not found
make: *** [install] Error

In line 17 of the Makefile
flags = "-o $(owner) -g $(group)"; \
causes this error. What is flags? Is it a shell command
and where can I get it? I Can't find it on my machine.

Regards,
McNail

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.