Yo Eric!

New warnings, full build log attached.  The important stuff:

[112/136] Compiling ntpfrob/tickadj.c
../../ntpd/ntp_io.c: In function 'interface_dump':
../../ntpd/ntp_io.c:397:26: warning: format '%x' expects argument of type 'unsig
ned int', but argument 2 has type 'int' [-Wformat=]
  printf("addr_refid = %02x%02x%02x%02x\n",
                       ~~~^
                       %02x
         itf->addr_refid[0], itf->addr_refid[1],
         ~~~~~~~~~~~~~~~~~~
../../ntpd/ntp_io.c:397:30: warning: format '%x' expects argument of type 'unsig
ned int', but argument 3 has type 'int' [-Wformat=]
  printf("addr_refid = %02x%02x%02x%02x\n",
                           ~~~^
                           %02x
         itf->addr_refid[0], itf->addr_refid[1],
                             ~~~~~~~~~~~~~~~~~~
../../ntpd/ntp_io.c:397:34: warning: format '%x' expects argument of type 'unsig
ned int', but argument 4 has type 'int' [-Wformat=]
  printf("addr_refid = %02x%02x%02x%02x\n",
                               ~~~^
                               %02x
../../ntpd/ntp_io.c:399:29:
         itf->addr_refid[2], itf->addr_refid[3]);
                             ~~~~~~~~~~~~~~~~~~

[113/136] Compiling ntpfrob/ntpfrob-man.adoc



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: nohup.out
Description: Binary data

Attachment: pgp7dDTYdlJUb.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to