Compilation
"Nicolas DUSSERT" <[email protected]>
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I'm using sqwebmail 3.3.1 and I'd like to use sqwebmail 3.6.2. After "./configure --enable-https", i've tried "make" and then i've got the error (I've tried with sqwebmail 3.6.1, and i've got the same error) :
g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c -o maildirkeywords4.o `test -f 'maildirkeywords4.cpp' || echo './'`maildirkeywords4.cpp
In file included from maildirkeywords4.cpp:9:
maildirkeywords.h:435: set: Aucun fichier ou répertoire de ce type
maildirkeywords.h:436: string: Aucun fichier ou répertoire de ce type
maildirkeywords4.cpp:10: iostream: Aucun fichier ou répertoire de ce type
maildirkeywords4.cpp:15: vector: Aucun fichier ou répertoire de ce type
make[2]: *** [maildirkeywords4.o] Error 1
make[2]: Leaving directory `/tmp/sqwebmail-3.6.2/maildir'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/sqwebmail-3.6.2/maildir'
make: *** [all-recursive] Error 1
Thanks for your help
Nicolas Dussert