Opened 11 years ago
Closed 10 years ago
#1690 closed defect (invalid)
error root required when logged in as root
Reported by: | krichter | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jhalfs | Version: | SVN |
Severity: | normal | Keywords: | root |
Cc: |
Description
when running make as user root I'm getting error "You must not be logged in as root to build the system." Makefile is attached. I'm using svn commit 70ba04125dca04d6c5de5cd330183fbef5fab30e.
Attachments (1)
Change History (4)
by , 11 years ago
comment:1 by , 11 years ago
Seems to occur if BUILD_DIR's parent directory is not owned by root. The error message could be better :)
comment:3 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sorry for the late reply. This error is raised if the user ID is 0. It has nothing to do with directory ownership. Closing as invalid.
Note:
See TracTickets
for help on using tickets.
Makefile generated with make command