Re: [Dovecot] problems compiling dovecot-1.2.2 on solaris 10

2009-07-29 Thread Jason Welsh
well, I thought I had the official tarball, but the dovecot-latest.tar.gz compiled fine.. thanks. Jason Timo Sirainen wrote: > On Wed, 2009-07-29 at 09:33 -0400, Jason Welsh wrote: > >> if test "$dot_seen" = "no"; then \ >> make "$target-am" || exit 1; \ >> fi; test -z "$fail" >> make: Fat

Re: [Dovecot] problems compiling dovecot-1.2.2 on solaris 10

2009-07-29 Thread Timo Sirainen
On Wed, 2009-07-29 at 09:33 -0400, Jason Welsh wrote: > if test "$dot_seen" = "no"; then \ > make "$target-am" || exit 1; \ > fi; test -z "$fail" > make: Fatal error: Command failed for target `all-recursive' > Current working directory /scratch/jawelsh/src/dovecot-1.2.2/src > *** Error code 1 >

[Dovecot] problems compiling dovecot-1.2.2 on solaris 10

2009-07-29 Thread Jason Welsh
if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `all-recursive' Current working directory /scratch/jawelsh/src/dovecot-1.2.2/src *** Error code 1 The following command caused the error: failcom='exit 1'; \ for f i