I've just joined the list so be patient.

SuSE 6.4 and sqwebmail 0.37a

I did ./configure okay,
I did make configure check okay,
but make soon fails with:

armagh:/usr/src/sqwebmail-0.37a # make
Making all in numlib
make[1]: Entering directory `/usr/src/sqwebmail-0.37a/numlib'
make[1]: Leaving directory `/usr/src/sqwebmail-0.37a/numlib'
Making all in gdbmobj
make[1]: Entering directory `/usr/src/sqwebmail-0.37a/gdbmobj'
make[1]: Leaving directory `/usr/src/sqwebmail-0.37a/gdbmobj'
Making all in maildir
make[1]: Entering directory `/usr/src/sqwebmail-0.37a/maildir'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -I./.. -I.. -c
maildirfilename.c
maildirfilename.c: In function `maildir_filename':
maildirfilename.c:57: `DIR' undeclared (first use in this function)
maildirfilename.c:57: (Each undeclared identifier is reported only once
maildirfilename.c:57: for each function it appears in.)
maildirfilename.c:57: `dirp' undeclared (first use in this function)
maildirfilename.c:57: warning: statement with no effect
maildirfilename.c:58: parse error before `struct'
maildirfilename.c:67: `dir' undeclared (first use in this function)
maildirfilename.c:91: warning: implicit declaration of function `opendir'
maildirfilename.c:102: `de' undeclared (first use in this function)
maildirfilename.c:102: warning: implicit declaration of function `readdir'
maildirfilename.c:132: warning: implicit declaration of function `closedir'
make[1]: *** [maildirfilename.o] Error 1
make[1]: Leaving directory `/usr/src/sqwebmail-0.37a/maildir'
make: *** [all-recursive] Error 1
armagh:/usr/src/sqwebmail-0.37a #


Can someone help?

Col Wilson

Reply via email to