[scponly] rsync-compat configure bug

joe joe at sublimation.org
Sun Nov 3 13:21:01 EST 2002


wow, really?  i cant reproduce this one.  --enable-rsync-compat did set
RSYNC_COMPAT and PROG_RSYNC for me.

one thing of interest, is rsync installed on the box in question?

joe

----

PGP KEY: http://www.sublimation.org/contact.html
PGP Key fingerprint = EC4B 0DA5 B4F6 BDDD 9176 55D6 3A6A 7D63 158F 22D2


On Wed, 30 Oct 2002, Martin Werthmoeller wrote:

> Hy,
>
> I think there's a bug in scponly when configure with
> "--enable-rsync-compat":
>
>     prometheus:scponly-3.3$ ./configure  --enable-rsync-compat
>     checking build system type... i686-pc-linux-gnu
>     checking host system type... i686-pc-linux-gnu
>     ...
>     configure: creating ./config.status
>     config.status: creating Makefile
>     config.status: creating setup_chroot.sh
>     config.status: creating config.h
>     prometheus:scponly-3.3$ make
>     gcc -g -O2 -DHAVE_CONFIG_H
>     -DDEBUGFILE='"/usr/local/etc/scponly/debuglevel"' -o scponly scponly.c
>     helper.c
>     scponly.c:50: PROG_RSYNC' undeclared here (not in a function)
>     scponly.c:50: initializer element is not constant
>     scponly.c:50: (near initialization for commands[14].name')
>
>
> The configure scripts will not write the line:
>
>      #define RSYNC_COMPAT 1
>
> into config.h.
>
> It seems, it is a common problem. I've verified this on Linux and FreeBSD.
>
> Greetings,
> Martin Werthmoeller
> _______________________________________________
> scponly mailing list
> scponly at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/scponly
>




More information about the scponly mailing list