I am trying to compile Robert's kernel 4.19.31 and having some issues. I 
figured out the second complaint but am not sure about the first one

When I removed the offending code that deals with the email the download 
and setup worked. I haven't went pas menuconfig but so far so good.

I don't plan to create a Debian for my beagleboards X15 , just use a 
modified version of Robert's kernel for Funtoo, Gentoo and Slackware.
The version I use for my Slackware development is RevC. The code compiled 
resides on a 2TB disk connected to the ESATA bus. That gives me enough room 
for work and it is faster than the micro SD or mmc
I haven't tried with distc yet with Slackware, I have setup 3 Odroid HC1 
for work on Odroid C2 and Allwinner boards, all with Funtoo of course.
For TI-RTOS specific code (DSP and M4) I use the SDK I created with yocto 
and yocto. Then I use custom packages to install the firmware.


michel@localhost ti-linux-kernel-dev-4.19.31-ti-r18]$ ./build_kernel.sh 
+ Detected build host ["Fedora release 29 (Twenty Nine)"]
+ host: [x86_64]
fatal: ni ceci ni aucun de ses répertoires parents (jusqu'au point de 
montage /) n'est un dépôt git
Arrêt à la limite du système de fichiers (GIT_DISCOVERY_ACROSS_FILESYSTEM 
n'est pas défini).
+ git HEAD commit: []
RPM distro version: [29]
-----------------------------
scripts/gcc: Using: arm-linux-gnueabihf-gcc (GNU Toolchain for the 
A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------------------------
CROSS_COMPILE=/home/michel/src/ti-linux-kernel-dev-4.19.31-ti-r18/dl/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-
LINUX_GIT =
CORES = 16
Doing Full Rebuild
scripts/git: [git version 2.20.1]
fatal: --local ne peut être utilisé qu'à l'intérieur d'un dépôt git



[michel@localhost scripts]$ cd ..
[michel@localhost ti-linux-kernel-dev-4.19.31-ti-r18]$ ./build_kernel.sh 
+ Detected build host ["Fedora release 29 (Twenty Nine)"]
+ host: [x86_64]
fatal: ni ceci ni aucun de ses répertoires parents (jusqu'au point de 
montage /) n'est un dépôt git
Arrêt à la limite du système de fichiers (GIT_DISCOVERY_ACROSS_FILESYSTEM 
n'est pas défini).
+ git HEAD commit: []
RPM distro version: [29]
-----------------------------
scripts/gcc: Using: arm-linux-gnueabihf-gcc (GNU Toolchain for the 
A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------------------------
CROSS_COMPILE=/home/michel/src/ti-linux-kernel-dev-4.19.31-ti-r18/dl/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-
LINUX_GIT =
CORES = 16
Doing Full Rebuild
scripts/git: [git version 2.20.1]
yakbuild
-----------------------------
scripts/git: LINUX_GIT not defined in system.sh
cloning https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
into default location: 
/home/michel/src/ti-linux-kernel-dev-4.19.31-ti-r18/ignore/linux-src
Clonage dans 
'/home/michel/src/ti-linux-kernel-dev-4.19.31-ti-r18/ignore/linux-src'...
remote: Counting objects: 6596545, done.
remote: Compressing objects: 100% (1004361/1004361), done.
remote: Total 6596545 (delta 5546592), reused 6596545 (delta 5546592)
Réception d'objets: 100% (6596545/6596545), 1.09 GiB | 6.00 MiB/s, fait.
Résolution des deltas: 100% (5546592/5546592), fait.




Michel



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/95435f74-cdb0-4a46-8349-dadc8ce66c2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to