This has been going on for at least a week for alpha:

cc -O -pipe -mcpu=ev4 -Wall -pedantic   -c /usr/src/usr.bin/fetch/fetch.c
/usr/src/usr.bin/fetch/fetch.c: In function `stat_display':
/usr/src/usr.bin/fetch/fetch.c:131: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:131: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:134: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:134: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c: In function `stat_end':
/usr/src/usr.bin/fetch/fetch.c:173: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:173: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c: In function `fetch':
/usr/src/usr.bin/fetch/fetch.c:301: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:301: warning: long long int format, off_t arg
(arg 2)
/usr/src/usr.bin/fetch/fetch.c:339: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:339: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:339: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:339: warning: long long int format, off_t arg
(arg 4)
/usr/src/usr.bin/fetch/fetch.c:358: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:358: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:361: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:361: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:394: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:394: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:394: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:394: warning: long long int format, off_t arg
(arg 4)
/usr/src/usr.bin/fetch/fetch.c:509: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:509: warning: long long int format, off_t arg
(arg 3)
/usr/src/usr.bin/fetch/fetch.c:509: warning: ANSI C does not support the `ll'
length modifier
/usr/src/usr.bin/fetch/fetch.c:509: warning: long long int format, off_t arg
(arg 4)
/usr/src/usr.bin/fetch/fetch.c: In function `main':
/usr/src/usr.bin/fetch/fetch.c:758: `fetchAuthMethod' undeclared (first use in
this function)
/usr/src/usr.bin/fetch/fetch.c:758: (Each undeclared identifier is reported
only once
/usr/src/usr.bin/fetch/fetch.c:758: for each function it appears in.)
*** Error code 1




Can somebody decide what's right here and let me know? It's blocking
buildwords for alphas.

-matt





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to