Hijust wanted to take a look on 2.1.0 but im not able to compile it. i get tons of errors. since i did not have any trouble since dbmail2 release candidate including up to 2.0.4 this must be sum 2.1.0 related stuff...
i have attached a log of the compiling process. fedora core1 yum updated system
regards Simon -- Simon Lange Director [EMAIL PROTECTED] =================================== PolyNature Design Limited Lueneburger Str 15 DE-21360 Voegelsen Germany FON +49 [0]4131 220121 FAX +49 [0]4131 224730 CELL +49 [0]160 903 000 77 LONDON OFFICE +44 [0]20 7127 6332 =================================== Consulting Management Development Hosting Administration Housing ----------------------------------- If you wish ENCRYPTED mails, ensure you have a certified signature and our public key. You can get both at https://www.trustcenter.de for free
In file included from dbmail-message.c:38: dbmail-message.h:37:25: gmime/gmime.h: No such file or directory In file included from dbmail-message.c:38: dbmail-message.h:72: error: syntax error before "GMimeObject" dbmail-message.h:72: warning: no semicolon at end of struct or union dbmail-message.h:75: error: syntax error before '}' token dbmail-message.h:83: error: syntax error before "GMimeStream" dbmail-message.h:83: warning: function declaration isn't a prototype dbmail-message.c:72: error: syntax error before "GMimeStream" dbmail-message.c:72: warning: function declaration isn't a prototype dbmail-message.c: In function `dbmail_message_new': dbmail-message.c:83: error: invalid application of `sizeof' to an incomplete type dbmail-message.c:88: warning: implicit declaration of function `g_mime_init' dbmail-message.c:90: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_new_from_stream': dbmail-message.c:104: error: `GMimeStream' undeclared (first use in this function) dbmail-message.c:104: error: (Each undeclared identifier is reported only once dbmail-message.c:104: error: for each function it appears in.) dbmail-message.c:104: error: `stream' undeclared (first use in this function) dbmail-message.c:109: warning: implicit declaration of function `g_mime_stream_fs_new' dbmail-message.c: In function `dbmail_message_set_class': dbmail-message.c:124: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_get_class': dbmail-message.c:139: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_init_with_string': dbmail-message.c:152: warning: implicit declaration of function `g_mime_message_get_header' dbmail-message.c:152: warning: implicit declaration of function `GMIME_MESSAGE' dbmail-message.c:152: error: dereferencing pointer to incomplete type dbmail-message.c: At top level: dbmail-message.c:168: error: syntax error before "GMimeStream" dbmail-message.c:169: warning: function declaration isn't a prototype dbmail-message.c: In function `dbmail_message_init_with_stream': dbmail-message.c:170: error: `self' undeclared (first use in this function) dbmail-message.c:170: error: `stream' undeclared (first use in this function) dbmail-message.c:170: error: `type' undeclared (first use in this function) dbmail-message.c: In function `_set_content': dbmail-message.c:177: error: `GMimeStream' undeclared (first use in this function) dbmail-message.c:177: error: `stream' undeclared (first use in this function) dbmail-message.c:177: warning: implicit declaration of function `g_mime_stream_memake[2]: Leaving directory `/root/install-mta/dbmail-2.1.0' make[1]: Leaving directory `/root/install-mta/dbmail-2.1.0' top level: dbmail-message.c:181: error: syntax error before "GMimeStream" dbmail-message.c:182: warning: function declaration isn't a prototype dbmail-message.c: In function `_set_content_from_stream': dbmail-message.c:188: error: `GMimeStream' undeclared (first use in this function) dbmail-message.c:188: error: `ostream' undeclared (first use in this function) dbmail-message.c:188: error: `fstream' undeclared (first use in this function) dbmail-message.c:188: error: `bstream' undeclared (first use in this function) dbmail-message.c:188: error: `mstream' undeclared (first use in this function) dbmail-message.c:188: warning: left-hand operand of comma expression has no effect dbmail-message.c:188: warning: left-hand operand of comma expression has no effect dbmail-message.c:188: warning: left-hand operand of comma expression has no effect dbmail-message.c:189: error: `GMimeFilter' undeclared (first use in this function) dbmail-message.c:189: error: `filter' undeclared (first use in this function) dbmail-message.c:190: error: `GMimeParser' undeclared (first use in this function) dbmail-message.c:190: error: `parser' undeclared (first use in this function) dbmail-message.c:198: warning: implicit declaration of function `g_mime_stream_buffer_new' dbmail-message.c:198: error: `stream' undeclared (first use in this function) dbmail-message.c:198: error: `GMIME_STREAM_BUFFER_CACHE_READ' undeclared (first use in this function) dbmail-message.c:199: warning: implicit declaration of function `g_mime_stream_mem_new' dbmail-message.c:200: warning: implicit declaration of function `g_mime_stream_buffer_gets' dbmail-message.c:201: error: `type' undeclared (first use in this function) dbmail-message.c:203: warning: implicit declaration of function `g_mime_stream_write_string' dbmail-message.c:205: warning: implicit declaration of function `g_mime_stream_reset' dbmail-message.c:212: warning: implicit declaration of function `g_mime_stream_filter_new_with_stream' dbmail-message.c:213: warning: implicit declaration of function `g_mime_filter_crlf_new' dbmail-message.c:213: error: `GMIME_FILTER_CRLF_DECODE' undeclared (first use in this function) dbmail-message.c:213: error: `GMIME_FILTER_CRLF_MODE_CRLF_DOTS' undeclared (first use in this function) dbmail-message.c:214: warning: implicit declaration of function `g_mime_stream_filter_add' dbmail-message.c:214: error: `GMimeStreamFilter' undeclared (first use in this function) dbmail-message.c:214: error: syntax error before ')' token dbmail-message.c:215: warning: implicit declaration of function `g_mime_stream_write_to_stream' dbmail-message.c:221: warning: implicit declaration of function `g_mime_parser_new_with_stream' dbmail-message.c:223: error: `self' undeclared (first use in this function) dbmail-message.c:225: warning: implicit declaration of function `GMIME_OBJECT' dbmail-message.c:225: warning: implicit declaration of function `g_mime_parser_construct_message' dbmail-message.c:228: warning: implicit declaration of function `g_mime_parser_construct_part' dbmail-message.c: In function `_map_headers': dbmail-message.c:244: error: dereferencing pointer to incomplete type dbmail-message.c:246: warning: implicit declaration of function `g_mime_header_foreach' dbmail-message.c:246: error: dereferencing pointer to incomplete type dbmail-message.c:246: error: invalid type argument of `->' dbmail-message.c:247: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_get_rfcsize': dbmail-message.c:264: error: `GMimeStream' undeclared (first use in this function) dbmail-message.c:264: error: `ostream' undeclared (first use in this function) dbmail-message.c:264: error: `fstream' undeclared (first use in this function) dbmail-message.c:264: warning: left-hand operand of comma expression has no effect dbmail-message.c:265: error: `GMimeFilter' undeclared (first use in this function) dbmail-message.c:265: error: `filter' undeclared (first use in this function) dbmail-message.c:269: error: `GMIME_FILTER_CRLF_ENCODE' undeclared (first use in this function) dbmail-message.c:269: error: `GMIME_FILTER_CRLF_MODE_CRLF_ONLY' undeclared (first use in this function) dbmail-message.c:271: error: `GMimeStreamFilter' undeclared (first use in this function) dbmail-message.c:271: error: syntax error before ')' token dbmail-message.c:272: warning: implicit declaration of function `g_mime_object_write_to_stream' dbmail-message.c:272: error: `GMimeObject' undeclared (first use in this function) dbmail-message.c:272: error: syntax error before ')' token dbmail-message.c:274: warning: implicit declaration of function `g_mime_stream_length' dbmail-message.c:256: warning: unused parameter `self' dbmail-message.c: In function `dbmail_message_set_physid': dbmail-message.c:285: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_get_physid': dbmail-message.c:289: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_set_header': dbmail-message.c:294: warning: implicit declaration of function `g_mime_message_set_header' dbmail-message.c:294: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_to_string': dbmail-message.c:302: error: dereferencing pointer to incomplete type dbmail-message.c:304: warning: implicit declaration of function `g_mime_object_to_string' dbmail-message.c:304: error: dereferencing pointer to incomplete type dbmail-message.c:304: warning: passing arg 1 of `g_string_new' makes pointer from integer without a cast dbmail-message.c: In function `dbmail_message_hdrs_to_string': dbmail-message.c:314: error: dereferencing pointer to incomplete type dbmail-message.c:316: warning: implicit declaration of function `g_mime_object_get_headers' dbmail-message.c:316: error: `GMimeObject' undeclared (first use in this function) dbmail-message.c:316: error: syntax error before ')' token dbmail-message.c:316: error: dereferencing pointer to incomplete type dbmail-message.c:316: warning: passing arg 1 of `g_string_new' makes pointer from integer without a cast dbmail-message.c: In function `dbmail_message_body_to_string': dbmail-message.c:326: error: dereferencing pointer to incomplete type dbmail-message.c:328: error: `GMimeObject' undeclared (first use in this function) dbmail-message.c:328: error: syntax error before ')' token dbmail-message.c:328: error: dereferencing pointer to incomplete type dbmail-message.c:328: warning: passing arg 1 of `g_string_new' makes pointer from integer without a cast dbmail-message.c: In function `dbmail_message_free': dbmail-message.c:360: error: dereferencing pointer to incomplete type dbmail-message.c:361: error: dereferencing pointer to incomplete type dbmail-message.c:362: error: dereferencing pointer to incomplete type dbmail-message.c:363: error: dereferencing pointer to incomplete type dbmail-message.c:364: error: dereferencing pointer to incomplete type dbmail-message.c:365: error: dereferencing pointer to incomplete type dbmail-message.c:367: error: dereferencing pointer to incomplete type dbmail-message.c:369: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_retrieve': dbmail-message.c:458: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_store': dbmail-message.c:511: error: dereferencing pointer to incomplete type dbmail-message.c:518: error: dereferencing pointer to incomplete type dbmail-message.c:521: error: dereferencing pointer to incomplete type dbmail-message.c: In function `_message_insert': dbmail-message.c:580: error: dereferencing pointer to incomplete type dbmail-message.c: In function `dbmail_message_headers_cache': dbmail-message.c:589: error: dereferencing pointer to incomplete type dbmail-message.c:590: error: dereferencing pointer to incomplete type dbmail-message.c:590: error: invalid type argument of `->' dbmail-message.c: In function `_header_get_id': dbmail-message.c:600: error: dereferencing pointer to incomplete type dbmail-message.c:625: error: dereferencing pointer to incomplete type dbmail-message.c: In function `_header_cache': dbmail-message.c:657: error: dereferencing pointer to incomplete type dbmail-message.c: In function `sort_and_deliver': dbmail-message.c:680: error: dereferencing pointer to incomplete type make[2]: *** [dbmail-message.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2
begin:vcard fn:Simon Lange n:Lange;Simon org:PolyNature Design adr:;;Lueneburger Str 15;Voegelsen;NDS;21360;Germany email;internet:[EMAIL PROTECTED] tel;work:+44 (0)20 71276332 tel;fax:+49 (0)4131 224730 tel;home:+49 (0)4131 220121 tel;cell:+49 (0)160 90300077 note;quoted-printable:Consulting=0D=0A= Management=0D=0A= Development=0D=0A= Hosting=0D=0A= Administration=0D=0A= Housing x-mozilla-html:FALSE url:http://www.polynaturedesign.com version:2.1 end:vcard
smime.p7s
Description: S/MIME Cryptographic Signature
