2018-07-26, 02:28
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
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