radeon_trace.h: No such file or directory When trying to build radeon
up vote
0
down vote
favorite
The full error message from make
:
In file included from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace.h:209,
from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.c:10:
./include/trace/define_trace.h:89:42: fatal error: ../../drivers/gpu/drm/radeon/radeon_trace.h: No such file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
^
compilation terminated.
make[1]: *** [scripts/Makefile.build:327: /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1
make: *** [Makefile:1546: _module_/home/username/linux-4.18.0/drivers/gpu/drm/radeon] Error 2
(replace username
with my home folder name above)
I've been trying to follow this to modify, build, and insert the radeon
module into the already built kernel without having to build the whole kernel as I do always because of this bug.
It happens when I run make -C /lib/modules/$(uname -r)/build M=$(pwd) modules
from the directory ~/linux-4.18.0/drivers/gpu/drm/radeon
.
drivers kernel compiling radeon make
add a comment |
up vote
0
down vote
favorite
The full error message from make
:
In file included from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace.h:209,
from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.c:10:
./include/trace/define_trace.h:89:42: fatal error: ../../drivers/gpu/drm/radeon/radeon_trace.h: No such file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
^
compilation terminated.
make[1]: *** [scripts/Makefile.build:327: /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1
make: *** [Makefile:1546: _module_/home/username/linux-4.18.0/drivers/gpu/drm/radeon] Error 2
(replace username
with my home folder name above)
I've been trying to follow this to modify, build, and insert the radeon
module into the already built kernel without having to build the whole kernel as I do always because of this bug.
It happens when I run make -C /lib/modules/$(uname -r)/build M=$(pwd) modules
from the directory ~/linux-4.18.0/drivers/gpu/drm/radeon
.
drivers kernel compiling radeon make
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The full error message from make
:
In file included from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace.h:209,
from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.c:10:
./include/trace/define_trace.h:89:42: fatal error: ../../drivers/gpu/drm/radeon/radeon_trace.h: No such file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
^
compilation terminated.
make[1]: *** [scripts/Makefile.build:327: /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1
make: *** [Makefile:1546: _module_/home/username/linux-4.18.0/drivers/gpu/drm/radeon] Error 2
(replace username
with my home folder name above)
I've been trying to follow this to modify, build, and insert the radeon
module into the already built kernel without having to build the whole kernel as I do always because of this bug.
It happens when I run make -C /lib/modules/$(uname -r)/build M=$(pwd) modules
from the directory ~/linux-4.18.0/drivers/gpu/drm/radeon
.
drivers kernel compiling radeon make
The full error message from make
:
In file included from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace.h:209,
from /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.c:10:
./include/trace/define_trace.h:89:42: fatal error: ../../drivers/gpu/drm/radeon/radeon_trace.h: No such file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
^
compilation terminated.
make[1]: *** [scripts/Makefile.build:327: /home/username/linux-4.18.0/drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1
make: *** [Makefile:1546: _module_/home/username/linux-4.18.0/drivers/gpu/drm/radeon] Error 2
(replace username
with my home folder name above)
I've been trying to follow this to modify, build, and insert the radeon
module into the already built kernel without having to build the whole kernel as I do always because of this bug.
It happens when I run make -C /lib/modules/$(uname -r)/build M=$(pwd) modules
from the directory ~/linux-4.18.0/drivers/gpu/drm/radeon
.
drivers kernel compiling radeon make
drivers kernel compiling radeon make
edited Nov 17 at 13:20
asked Nov 17 at 13:15
Tooniis
412526
412526
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093718%2fradeon-trace-h-no-such-file-or-directory-when-trying-to-build-radeon%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown