Hi Diez, Diez B. Roggisch wrote,
Hi Maria, Waldemar,
^^o
I’ve put the two different .config-files from respective builds in here:
https://www.dropbox.com/s/bjedqw7890f6fml/kernelconfigs.tgz?dl=0
They do indeed differ a lot, but see below for more conclusions.
Can you please post the error message. This would help me to understand what exactly went wrong in this case.
I don’t understand. I’ve postet the actual compiler error inline here, and the make.log via a shared Dropbox-link. What exact information do you miss?
Sorry, I dropped some information from the mail when adding Mario to cc.
Unfortunately we have no mailinglist archives for dev@openadk.org, as I had some misconfiguration of the mailing list.
I will bounce mario your first mail.
best regards Waldemar
Hi,
back from vacation, and back into the OpenADK setup.
I got one step further in my attempts to build the kernel - now it is the kernel building failing, instead of the kernel downloading.
Find the necessary info attached.
Cheers,
Diez
On 10 Dec 2016, at 00:36, Waldemar Brodkorb wbx@openadk.org wrote:
Hi Diez, Diez B. Roggisch wrote,
Hi Maria, Waldemar,
^^o
I’ve put the two different .config-files from respective builds in here:
https://www.dropbox.com/s/bjedqw7890f6fml/kernelconfigs.tgz?dl=0
They do indeed differ a lot, but see below for more conclusions.
Can you please post the error message. This would help me to understand what exactly went wrong in this case.
I don’t understand. I’ve postet the actual compiler error inline here, and the make.log via a shared Dropbox-link. What exact information do you miss?
Sorry, I dropped some information from the mail when adding Mario to cc.
Unfortunately we have no mailinglist archives for dev@openadk.org mailto:dev@openadk.org, as I had some misconfiguration of the mailing list.
I will bounce mario your first mail.
best regards Waldemar
Hey,
just an update on this: it took me a while to get it, but this in fact a git problem. I’ve not yet dug to the root cause, but the checkout marks those files that have other-case siblings as “deleted”. I can checkout them, and then things continue to work.
Obviously my volume is case sensitive, but something about git is awry. I will investigate further, just wanted to let you know you don’t need to go on a wild goose chase here.
Cheers,
On 11 Jan 2017, at 18:11, Diez B. Roggisch deets@web.de wrote:
Hi,
back from vacation, and back into the OpenADK setup.
I got one step further in my attempts to build the kernel - now it is the kernel building failing, instead of the kernel downloading.
Find the necessary info attached.
Cheers,
Diez
On 10 Dec 2016, at 00:36, Waldemar Brodkorb <wbx@openadk.org mailto:wbx@openadk.org> wrote:
Hi Diez, Diez B. Roggisch wrote,
Hi Maria, Waldemar,
^^o
I’ve put the two different .config-files from respective builds in here:
https://www.dropbox.com/s/bjedqw7890f6fml/kernelconfigs.tgz?dl=0 https://www.dropbox.com/s/bjedqw7890f6fml/kernelconfigs.tgz?dl=0
They do indeed differ a lot, but see below for more conclusions.
Can you please post the error message. This would help me to understand what exactly went wrong in this case.
I don’t understand. I’ve postet the actual compiler error inline here, and the make.log via a shared Dropbox-link. What exact information do you miss?
Sorry, I dropped some information from the mail when adding Mario to cc.
Unfortunately we have no mailinglist archives for dev@openadk.org mailto:dev@openadk.org, as I had some misconfiguration of the mailing list.
I will bounce mario your first mail.
best regards Waldemar
<openadk.zip>
Hi, Diez B. Roggisch wrote,
Hi,
back from vacation, and back into the OpenADK setup.
I got one step further in my attempts to build the kernel - now it is the kernel building failing, instead of the kernel downloading.
I checked your .config on Linux and MacOS X host. Works fine. But I updated the default kernel version for raspberry pi, because the branch is faster to clone in swallow mode than a specific hash. The compressed kernel source is then 1.5 GB and this make some trouble on my MacOS git client too.
Try after git pull. Cleanup your ccache, the compile error might be some ccache issue.
best regards Waldemar