[Gambas-user] Problems compiling Gambas 3.6.1

CJ lists at ...2828...
Mon Nov 3 03:59:09 CET 2014


Got the following error when trying to compile 3.6.1,
anyone have ideas of what the problem is?

...
Making all in data
make[5]: Entering directory `/home/gambas3-3.6.1/main/lib/data'
  CC     gb_data_la-main.lo
  CC     gb_data_la-c_list.lo
  CC     gb_data_la-c_deque.lo
  CC     gb_data_la-c_circular.lo
  CC     gb_data_la-c_avltree.lo
  CC     gb_data_la-c_graph.lo
  CC     gb_data_la-c_graphmatrix.lo
  CC     gb_data_la-c_heap.lo
  CC     gb_data_la-trie.lo
  CC     gb_data_la-c_trie.lo
c_trie.c:331: error: redefinition of typedef 'CPREFIX'
c_trie.c:224: note: previous declaration of 'CPREFIX' was here
make[5]: *** [gb_data_la-c_trie.lo] Error 1
make[5]: Leaving directory `/home/gambas3-3.6.1/main/lib/data'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/gambas3-3.6.1/main/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gambas3-3.6.1/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gambas3-3.6.1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gambas3-3.6.1'
make: *** [all] Error 2
root at ...3122...:/home/gambas3-3.6.1#

Full logfile attached.

/CJ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.6.1_logfile.zip
Type: application/x-zip-compressed
Size: 11782 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20141103/5bd3e573/attachment.bin>


More information about the User mailing list