Displaying 12 results from an estimated 12 matches for "dot_seen".
2006 Mar 30
0
Dovecote Make failure with MySQL support.
...r-mysql.o'
Current working
directory /export/home/nathan/dovecot-1.0.beta3/src/lib-sql
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib lib-dict lib-sql lib-ntlm lib-settings lib-charset
lib-mail lib
-imap lib-index lib-storage lib-auth auth dict master
login-common imap-
login imap pop3-login pop3 util plugins'; for subdir in $list; do
\...
2009 Jul 29
2
problems compiling dovecot-1.2.2 on solaris 10
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...
2007 Mar 14
4
solaris 10 + dovecot (1)
...and failed for target `pop3'
Current working directory /maxi/dovecot-1.0.rc26/src/pop3
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib lib-dict lib-sql lib-ntlm lib-settings lib-charset lib-mail
lib-imap lib-index lib-storage lib-auth auth dict master
login-common imap-login imap pop3-login pop3 deliver util plugins';
for subdir in $list;...
2005 Aug 21
1
Installation error on "make"
...30.
The following command caused the error:
31.
failcom='exit 1'; \
32.
for f in x $MAKEFLAGS; do \
33.
case $f in \
34.
*=* | --[!k]*);; \
35.
*k*) failcom='fail=yes';; \
36.
esac; \
37.
done; \
38.
dot_seen=no; \
39.
target=`echo all-recursive | sed s/-recursive//`; \
40.
list='lib lib-sql lib-ntlm lib-settings lib-charset lib-mail lib-imap lib-index lib-storage lib-auth auth master login-common imap-login imap pop3-login pop3 deliver util'; for subdir in $list...
2009 Jan 21
1
dovecot 1.1.8 compile error
...oxy-openssl.o'
Current working directory /userM/src/dovecot-1.1.8/src/login-common
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib lib-dict lib-sql lib-ntlm lib-otp lib-settings
lib-charset lib-mail lib-imap lib-index lib-storage lib-auth auth
dict master login-common imap-login imap pop3-login pop3 deliver
tests util plugins'...
2006 Jul 02
3
Error compiling on Solaris 10
.../include/signal.h:113: error: parse error before "siginfo_t"
*** Error code 1
make: Fatal error: Command failed for target `file-dotlock.o'
Current working directory /tmp/dovecot-1.0.beta8/src/lib
*** Error code 1
The following command caused the error:
set fnord $MAKEFLAGS; amf=$2; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib lib-dict lib-sql lib-ntlm lib-settings lib-charset
lib-mail lib-imap lib-index lib-storage lib-auth auth dict master
login-common imap-login imap pop3-login pop3 util plugins'; for
subdir in $list; d...
2004 Nov 11
3
make error
Can anyone help with this? I get the following error when running "make".
"configure" worked fine. I am installing the latest dovecot on a Solaris
OS10 machine
make: Fatal error: Command failed for target `all-recursive'
**** Error code 1
Also could someone tell me if it is possible to search all the archives
through the complete message bodies or are we limited to
2007 Dec 31
1
b13 Compile error on Solaris 10 (Sparc)
...mand failed for target `all'
Current working directory /tmp/dovecot-1.1.beta13/src/lib
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib lib-dict lib-sql lib-ntlm lib-otp lib-settings lib-charset
lib-mail lib-imap lib-index lib-storage lib-auth auth dict master
login-common imap-login imap pop3-login pop3 deliver tests util
plugins'; fo...
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
...d for target `al175.o'
Current working directory /home/huge/prog/nut/nut-2.2.1/drivers
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='include common clients conf data docs drivers lib man
packaging scripts server'; for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=...
2005 Dec 16
1
a problem in building dovecot @ opensolaris
...h:84: error: parse error before '*' token
*** Error code 1
make: Fatal error: Command failed for target `quota.lo'
Current working directory
/home/seriv/dovecot/dovecot-1.0.alpha5/src/plugins/quota
*** Error code 1
The following command caused the error:
set fnord $MAKEFLAGS; amf=$2; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='quota imap-quota trash'; for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \...
2012 Feb 29
1
dovecot-2.1-pigeonhole-0.3.0 identifier redeclared: sieve_multiscript_run (patch)
...rent working directory
/home/soft/dovecot/dovecot-2.1-pigeonhole-0.3.0/src/lib-sieve
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='plugins'; for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target=...
2013 Aug 27
1
Install of Dovecot 2.2.5 on Solaris 10/Openssl version 0.9.7d 17 Mar 2004
...er.o'
Current working directory /export/home/hanedo00/dovecot-2.2.5/src/lib-http
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
I have not had any luck thus far finding the solution for this error against test-http-server.o. Any assistance would be appreciated.
Thanks,
Don Haney
This message and any attachments are solely for the use of intended recipients. The information contained herein may include trade secre...