Solaris 8 basically everything GNU

gcc version 2.95.3 20010315 (release)

gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o
options.c:22: popt.h: No such file or directory
make: *** [options.o] Error 1

and not to complain but ...
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o
receiver.c: In function `delete_already_done':
receiver.c:58: warning: comparison between signed and unsigned

gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o
exclude.c: In function `get_exclude_tok':
exclude.c:337: warning: subscript has type `char'
exclude.c:350: warning: subscript has type `char'

gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c util.c -o util.o
util.c: In function `strlower':
util.c:617: warning: subscript has type `char'


Pete Lancashire
Unix Systems Administration
Columbia Sportswear Co. Inc.
[EMAIL PROTECTED]
(503) 985-4173


--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to