[Gambas-user] Similar problem compiling 3.6.2

CJ lists at ...2828...
Thu Nov 13 14:22:53 CET 2014


Just tried to compile 3.6.2 but get a similar error
like before but this time in gb.mime, any clues?

...
make[4]: Leaving directory `/home/gambas3-3.6.2/gb.net.curl'
make[3]: Leaving directory `/home/gambas3-3.6.2/gb.net.curl'
make[2]: Leaving directory `/home/gambas3-3.6.2/gb.net.curl'
Making all in gb.mime
make[2]: Entering directory `/home/gambas3-3.6.2/gb.mime'
make  all-recursive
make[3]: Entering directory `/home/gambas3-3.6.2/gb.mime'
Making all in src
make[4]: Entering directory `/home/gambas3-3.6.2/gb.mime/src'
  CC     gb_mime_la-main.lo
In file included from main.c:28:
main.h:31:18: error: glib.h: No such file or directory
main.h:32:25: error: gmime/gmime.h: No such file or directory
In file included from c_mimemessage.h:30,
                 from main.c:31:
c_mimepart.h:39: error: expected specifier-qualifier-list before
'GMimeObject'
c_mimepart.h:43: error: expected ')' before '*' token
In file included from main.c:31:
c_mimemessage.h:40: error: expected specifier-qualifier-list before
'GMimeMessage'
c_mimemessage.h:46: error: expected ')' before '*' token
main.c: In function 'GB_INIT':
main.c:49: warning: implicit declaration of function 'g_mime_init'
main.c: In function 'GB_EXIT':
main.c:56: warning: implicit declaration of function 'g_mime_shutdown'
make[4]: *** [gb_mime_la-main.lo] Error 1
make[4]: Leaving directory `/home/gambas3-3.6.2/gb.mime/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gambas3-3.6.2/gb.mime'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gambas3-3.6.2/gb.mime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gambas3-3.6.2'
make: *** [all] Error 2
root at ...3122...:/home/gambas3-3.6.2#

Full logfile attached.

/CJ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.6.2_logfile.zip
Type: application/x-zip-compressed
Size: 11423 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20141113/10df1e51/attachment.bin>


More information about the User mailing list