Skip to main content

Questions tagged [compiling]

Compiling is the process of transforming source code into byte codes for a particular computer architecture.

Filter by
Sorted by
Tagged with
1 vote
1 answer
39 views

I'm trying to compile the drm-subtree of JSM because I want to enable the panfrost driver on the RockPro64 / KHADAS EDGE-V / RK3399. The code is here: https://github.com/jsm222/drm-subtree He improved ...
john_connor's user avatar
2 votes
1 answer
59 views

I'm not used to build apps from source and when I do, it's not free from hiccups. While trying to build the app qman, I was met with this error code: [1/11] Generating src/config.h with a custom ...
Cristiano Xavier do Nascimento's user avatar
0 votes
1 answer
51 views

Disclaimer: im not a linux expert and the only reason im posting is because i looked everywhere (hopefully) so please be gentle if you are going to flame me. -Attempting to compile libubus, ...
lin_lib's user avatar
0 votes
1 answer
119 views

EDIT 1 - Following instructions from : https://github.com/on-prem/tinycore-kernel EDIT 2 - after trying make os, it fails giving an Error 2 compiler error. i know that it has something to do with the ...
kernel1111111's user avatar
0 votes
1 answer
276 views

I just coded two system calls using the Linux 6.12.1 kernel, and I transferred the kernel to a Lubuntu virtual machine with 25 GB space (on Virt-Manager/KVM), but when I compile the new kernel, I get ...
ALEXIS LAZANAS's user avatar
1 vote
1 answer
115 views

I'm trying to build a statically linked copy of xz-utils, such that the xz do not have dependencies on libc. I tried the usual way, which is to set LDFLAGS=-static, and works for most other packages ...
rs3's user avatar
  • 11
0 votes
2 answers
52 views

I am trying to recompiling my kernel. I did a small change in drivers/media/usb/uvc/uvc_driver.c and put a pr_info() only to see in dmesg if its working. I changed the .config file too in ...
Luiz Otávio Teixeira Mello's user avatar
0 votes
1 answer
105 views

I am hoping someone would be able to help me with the following. I have been trying to compile fdisk for UEFI shell the files are provided at https://sourceforge.net/projects/uefi-fdisk/ as per the ...
Tri Stack's user avatar
0 votes
0 answers
31 views

I am compiling a custom linux kernel for a compute cluster. The cluster is currently running on kernel version 4.4.47 since last 5 years. I need to upgrade the kernel to a more recent version. I've ...
Sâu's user avatar
  • 101
0 votes
0 answers
46 views

I'm trying to follow the advice here: Install a Python package on Debian/Devuan when apt has no package for it and create a Debian/Devuan package for the ffsubsync Python package. All the dependencies ...
einpoklum's user avatar
  • 11.1k
0 votes
0 answers
343 views

I'm trying to build GCC 12.4.0 on Oracle Linux 9.4 (sorry about that... not my choice of distribution), as a non-root user. So, I've downloaded and built my relevant prerequisites: gmp, mpfr, mpc, isl,...
einpoklum's user avatar
  • 11.1k
0 votes
0 answers
78 views

I'd like to grab information from the shell and pass it into a kernel module through the makefile. I can do this with user space programs using -D. Is there a similar mechanism for kernel modules? For ...
KyleG's user avatar
  • 1
0 votes
0 answers
233 views

I have a Brother HL-L2300D monochrome laser printer I'm trying to interface with a Raspberry Pi as a print server. Using Apple CUPS 2.2.10-6+deb10u7 and printer-driver-brlaser 4.1 from APT, the ...
ttshaw1's user avatar
  • 45
1 vote
1 answer
239 views

I'm building a customized OpenWRT image for a Teltonika RUT241 Modem/Router. My build is based off the 'SDK' from the manufacturer with a few extra addons. When I build it on my local development PC (...
brhans's user avatar
  • 111
1 vote
1 answer
663 views

When I was compiling kernel I faced with this error: ** No rule to make target 'certs/rhel.pem', needed by 'certs/x509_certificate_list'. Stop. I ran these commands: scripts/config --disable ...
amirabbas Gheisary's user avatar
0 votes
1 answer
277 views

I'm having a bit of trouble with compiling the Coral AI PCIe drivers for my Terramaster NAS. Terramaster support has been no use at all. However, one other user has managed to compile some modules to ...
Andy E's user avatar
  • 469
0 votes
1 answer
104 views

I'm trying to add the meta-st-x-linux-ai to my yocto build setup so that I can have the onnxruntime python package available on my linux, but I get the following errors : Notice that all my layers ...
SADALI Mohand's user avatar
3 votes
3 answers
688 views

I'll be installing Gentoo for the first time and as a preparation I am crawling Gentoo wiki for packages I'll need and what USE flags those packages use. What I am not sure about is at what level I ...
Mailo Světel's user avatar
3 votes
1 answer
256 views

I have a special Linux environment: all files and folders are read-only and G++ is installed. I am also unable to run sudo. I can just run a C++ program on it. I want to compile another piece of C++ ...
MrPython's user avatar
0 votes
0 answers
202 views

I am trying to install the latest version of GCC 13.2 on my system: Linux minty-virtual-machine 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ...
Madagascar's user avatar
1 vote
1 answer
2k views

In trying to compile my makefile, I keep getting the same error message repeatedly: Makefile:12: *** missing separator. Stop I've removed the tabs, removed the spaces, deleted the makefile entirely ...
Kyla Henry's user avatar
0 votes
1 answer
119 views

I needed to enable SCSI support in CentOS 7.9 so I followed the instructions here: https://wiki.centos.org/HowTos(2f)I_need_the_Kernel_Source.html to add SCSI support and recompile, which worked as ...
Jim C's user avatar
  • 23
1 vote
1 answer
205 views

Trying to compile ADCIRC, a Fortran program with NetCDF support, and I hit the following error. /usr/bin/ld: cannot find -lhdf5_fortran: No such file or directory collect2: error: ld returned 1 exit ...
Alexandre Georges's user avatar
1 vote
1 answer
1k views

I need to install SAGA GIS for some interpolations. Sadly, sudo apt-get install saga will only install version 7.3.0, but I need version 9, preferably 9.3.0. The SourceForge repo doesn't contain Linux ...
Pixelcode's user avatar
  • 151
0 votes
0 answers
110 views

I'm not able to install sudo on my FreeBSD 14.0-RELEASE-p3 amd64 marietto:/usr/ports/security/sudo # make ===> License sudo accepted by the user ===> sudo-1.9.15p4 depends on file: /usr/...
mister_smith's user avatar

1
2 3 4 5
32