Hi all, Been following the instructions at http://matt.simerson.net/computing/qmail.toaster1.5.shtml and got to intalling sqwebmail and bummed out here, these are the results of trying to install 1.1.2 as I'm trying to keep with the instructions Any ideas? Ta Ray gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc822.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc822_getaddr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc822_getaddrs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc822_mkdate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc2047u.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c rfc2047.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c imapsubj.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c imaprefs.c rm -f librfc822.a ar cru librfc822.a rfc822.o rfc822_getaddr.o rfc822_getaddrs.o rfc822_mkdate.o rfc822_parsedt.o rfc2047u.o rfc2047.o imapsubj.o imaprefs.o ranlib librfc822.a gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c testsuite.c gcc -g -O2 -Wall -o testsuite testsuite.o librfc822.a gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c reftest.c gcc -g -O2 -Wall -o reftest reftest.o librfc822.a ./testsuite | cmp -s - ./testsuite.txt ./reftest | cmp -s - ./reftest.txt *** Error code 1 Stop in /usr/local/src/sqwebmail-1.1.2/rfc822. *** Error code 1 Stop in /usr/local/src/sqwebmail-1.1.2.
