Hacking Question I can’t figure out how to compile the source code for the fusee gelée and I’m losing my mind

Kubez

Well-Known Member
OP
Member
Joined
Jan 4, 2019
Messages
156
Trophies
0
XP
250
Country
United States
Hello. I recently install manjaro on my computer and wanted to try making a payload with custom text. I followed the guide, install devkit arm and all that. When I open the fusee folder in terminal and type make, it says “make: command not found” any possible solution?
 

fate6

Haha, I killed a Pumpkin!
Member
Joined
Aug 2, 2014
Messages
419
Trophies
0
Location
[fate6@Canterlot ~]$
XP
2,259
Country
United States
open up a terminal windows and type in

Code:
sudo pacman install make

EDIT: While you're at it install "base-devel" as well since it should install most things you'll need for compiling things, Been a while since i used pacman and have never used manjaro so IDK if names are different.
 
Last edited by fate6,

Kubez

Well-Known Member
OP
Member
Joined
Jan 4, 2019
Messages
156
Trophies
0
XP
250
Country
United States
open up a terminal windows and type in

Code:
sudo pacman install make

EDIT: While you're at it install "base-devel" as well since it should install most things you'll need for compiling things, Been a while since i used pacman and have never used manjaro so IDK if names are different.
ok so i installed make, now im getting a different error when i type make.
src/display/cfb_console.c:558:2: error: 'memcpy' accessing 3883008 bytes at offsets 0 and 49152 overlaps 3833856 bytes at offset 49152 [-Werror=restrict]
memcpy(CONSOLE_ROW_FIRST, CONSOLE_ROW_SECOND,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CONSOLE_SCROLL_SIZE);
~~~~~~~~~~~~~~~~~~~~
what do i do now?
 

fate6

Haha, I killed a Pumpkin!
Member
Joined
Aug 2, 2014
Messages
419
Trophies
0
Location
[fate6@Canterlot ~]$
XP
2,259
Country
United States
ok so i installed make, now im getting a different error when i type make.
src/display/cfb_console.c:558:2: error: 'memcpy' accessing 3883008 bytes at offsets 0 and 49152 overlaps 3833856 bytes at offset 49152 [-Werror=restrict]
memcpy(CONSOLE_ROW_FIRST, CONSOLE_ROW_SECOND,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CONSOLE_SCROLL_SIZE);
~~~~~~~~~~~~~~~~~~~~
what do i do now?

try asking in the Reswitch discord cause IDK anything about possible errors with compiling.
 

Tilde88

Well-Known Member
Member
Joined
Feb 16, 2015
Messages
295
Trophies
0
Age
36
XP
1,068
Country
United States
Look, I hate to be that guy... but you should not be trying to do this.

The fact that you dont know what Make does, why it fails the way it does, and how to install it, shows you have 0 experience in development, or are savvy with IT or a CLI. Not trying to be rude, but this is not for you.

Cross-compiling is not the first thing you should try if you've never used a CLI, which, based off OP, you havent.

Again, not trying to sound like an a-hole, but you are basically trying to fix all the house wiring and plumbing, because you've used electricity and running water before. It just doesnt work that way.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: Also nice. Never really watched Fallout on Prime, but sounds like a good show.