Project

General

Profile

Actions

Bug #888

closed

Fix clean/clobber targets

Added by Hammel about 2 years ago. Updated 9 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
00 - Basic Build Issues
Target version:
Start date:
16 Feb 2022
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

Top level clean:

$ make clean
Clobbering: xcc
Clobbering: rpifw
Clobbering: kernel
Clobbering: gles
You must be root to run this target.
make[1]: *** [configs/gles.mk:7: gles-verify] Error 1
Clobbering: busybox
Clobbering: buildroot
Clobbering: pkg
Clobbering: opkg
/bin/sh: 1: cd: can't cd to /home/mjhammel/src/ximba/raspberrypi/src/../bld/opkg
make[1]: *** [configs/opkg.mk:65: opkg-clean] Error 2
make: *** [Makefile:21: clean] Error 2

Clobber likely doesn't run without sudo - should sudo call be moved to Makefile?

Actions

Also available in: Atom PDF