Thank you for your previous reply. The problem was that I had no yacc. It is a strange error.
I installed btyacc and got errors like: gcc -o wx/vcard/vcc.o -c -I/usr/local/share/Source/Git/M/include -I/usr/local/lib/wx/include/gtk2-unicode-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/local/share/Source/Git/M/lib/imap/c-client -I/usr/local/share/Source/Git/M/lib/compface -I/usr/local/share/Source/Git/M/src/wx/vcard -pipe -march=native -pthread --fast-math --exec-charset=UTF-8 --input-charset=UTF-8 --unsigned-char --unit-at-a-time -Winline -ggdb1 -pthread -O0 -Wall -MMD -I.src/wx/vcard wx/vcard/vcc.c btyaccpa.ske:111:3: error: expected specifier-qualifier-list before ‘yyparsestate’ btyaccpa.ske:128:21: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token btyaccpa.ske:131:21: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token I'll try again with byacc (Berkeley YACC). ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
