imake restart infinitely while builds
|
2018-07-26, 02:28
Post: #1
|
|||
|
|||
imake restart infinitely while builds
Hi,
Trying to print the DHCP transcation id (xid). Inclusion of #include <inttypes.h> (in dhcp.c) results in make restarting finitely during build. [DEPS] libgcc/__divmoddi4.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__udivdi3.c [DEPS] libgcc/__umoddi3.c GNU Make 3.82 Built for x86_64-redhat-linux-gnu Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... [DEPS] net/udp/dhcp.c GNU Make 3.82 Built for x86_64-redhat-linux-gnu Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... [DEPS] net/udp/dhcp.c Any help is appreciated. Thanks, Ashok |
|||
2018-07-31, 18:25
Post: #2
|
|||
|
|||
RE: imake restart infinitely while builds
What is your full make line?
And do you have any local modifications? what is the git commit id that you are trying to build? Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)