-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use HTTPS to securely download the source archive.
Copy it from `scripts/TEMPLATE.be0`.
``` gcc -pthread -g -O2 -Wl,--export-dynamic -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o guile.o implicit.o job.o load.o loadapi.o main.o misc.o posixos.o output.o read.o remake.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o remote-stub.o glob/libglob.a -lguile -lgmp -lcrypt -lm -lltdl -ldl glob/libglob.a(glob.o): In function `glob_in_dir': /dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:1367: undefined reference to `__alloca' /dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:1342: undefined reference to `__alloca' /dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:1283: undefined reference to `__alloca' /dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:1256: undefined reference to `__alloca' glob/libglob.a(glob.o): In function `glob': /dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:581: undefined reference to `__alloca' glob/libglob.a(glob.o):/dev/shm/bee-root/make/make-4.2.1-0/source/glob/glob.c:732: more undefined references to `__alloca' follow collect2: error: ld returned 1 exit status ``` [1]: https://git.savannah.gnu.org/cgit/make.git/commit/?id=48c8a116a914a325a0497721f5d8b58d5bba34d4 [2]: https://lists.nongnu.org/archive/html/bug-make/2017-11/msg00027.html
Hi Paul,
|
@thomas, thank you for checking. My patch is the upstream patch. This should be good to go. |
Ooops, Ooops 2: |
On 06/25/18 12:37, Thomas Kreitler wrote:
Ooops,
I thougt this was merged already, the installed make says ```GNU Make 4.2.90```.
My main concern is that this version doesn't build a current kernel w/o patching the source tree.
Has this changed with the to be installed version?
This is the installed version. Just apply the patch to build the Linux kernel.
|
On 06/25/18 13:26, Paul Menzel wrote:
On 06/25/18 12:37, Thomas Kreitler wrote:
> Ooops,
> I thougt this was merged already, the installed make says ```GNU Make 4.2.90```.
> My main concern is that this version doesn't build a current kernel w/o patching the source tree.
> Has this changed with the to be installed version?
This is the installed version. Just apply the patch to build the Linux kernel.
See commit f24ab7d.
|
Thanks, |
On 06/25/18 13:55, Thomas Kreitler wrote:
But why is it called version 4.2.1, whilst 'make -v' says 4.2.90 ?
I didn’t check the version output, and didn’t take the time to figure
out how to deal with version from git. Version 4.2.90 should have
been used.
|
Sign in
to join this conversation on GitHub.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tested on keineahnung.