On Tue, Jan 14, 2003 at 09:25:34PM -0600, Albert Chin wrote: > Latest version of popt is 1.7: > ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz
I just applied this version to my local copy. On FreeBSD with gcc-3.2.1 it produces a bunch of warnings about unused variables and a number of these: In file included from ../rsync/options.c:22: ../rsync/popt/popt.h:444: warning: type qualifiers ignored on function return type This article, http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00814.html does suggest that these warnings are harmless though. The patch is available at http://www.catnook.com/patches/rsync-popt-1.7.diff -- Jos Backus _/ _/_/_/ Sunnyvale, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos at catnook.com _/_/ _/_/_/ require 'std/disclaimer' -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html