Problems compiling: array type has incomplete element type

jschueler at motorcityinteractive.com jschueler at motorcityinteractive.com
Tue Jul 18 16:04:22 EDT 2006


Move the declaration 

   extern struct imapopt_s imapopts[];
 
To the end of the file, after the definition of struct imapopt_s, and 
everything compiles (nearly) perfectly.

Does this qualify as a bug?

 -Jim

On Tue July 18, Jim Schueler wrote:

 mapopts.h:181: error: array type has incomplete element type
 make[1]: *** [libconfig.o] Error 1
 make[1]: Leaving directory `/home/tqis/src/cyrus-imapd-2.2.12/lib'
 make: *** [all] Error 1

-- 


More information about the Info-cyrus mailing list