On Tue, 2007-08-14 at 15:43 -0400, wenjie zheng wrote:> I downloaded the 1.1 night build from here:
> http://hg.dovecot.org/dovecot/archive/tip.tar.gz
>
> autogen.sh
> ./configure (with a long list of options)
> make
>
> I got this error information:
> ...
> rpcgen -c /usr/include/rpcsvc/rquota.x | \
> -e 's/IXDR_PUT/(void)IXDR_PUT/g' \
> -e 's/int32_t \*buf/int32_t *buf __attr_unused__/' >
rquota_xdr.c
> /bin/sh: line 1: -e: command not found
I don't understand why SED is sometimes set to empty. I've a similar
problem in one Solaris system. I just fix this always with "make
SED=sed".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20070814/c18e01e9/attachment-0002.bin>