busybear-linux icon indicating copy to clipboard operation
busybear-linux copied to clipboard

stubs-lp64.h

Open iliasLab opened this issue 5 years ago • 7 comments

Hello everyone. I have a problem building busybear, because during my make order there is a fatal error as stubs-lp64.h is missing. Can anyone help me fix this problem? I found a relative post but the answers couldn' t help me fix it. Please make simple answers. Still an amateur.

iliasLab avatar Jun 08 '19 15:06 iliasLab

Can you include snippets from the build log and the command you executed?

it will help me figure out which build step has failed

michaeljclark avatar Jun 10 '19 23:06 michaeljclark

Hi, I've the same problem. Any suggestion? Here my log:

/opt/riscv/sysroot/usr/include/gnu/stubs.h:17:11: fatal error: gnu/stubs-lp64.h: No such file or directory

include <gnu/stubs-lp64.h>

       ^~~~~~~~~~~~~~~~~~

compilation terminated.

morganteg avatar Jun 12 '19 09:06 morganteg

A solution that seems to work is:

  1. Go to folder /opt/riscv/sysroot/usr/include/gnu/
  2. cp stubs-lp64d.h stubs-lp64.h

Re-run make command.

morganteg avatar Jun 12 '19 09:06 morganteg

it works :+1:

milisarge avatar May 26 '20 17:05 milisarge

@morganteg amazing, thank you!

tdietert avatar May 27 '20 14:05 tdietert

it works 👍

Can you provide that file again?stubs-lp64.h or stubs-lp64d.h ,please help me.

eaglepie avatar Sep 28 '23 07:09 eaglepie

someone can provide this file stubs-lp64.h or stubs-lp64d.h ,please! I need this file.

eaglepie avatar Sep 28 '23 07:09 eaglepie