Problem to compile mathmap on Ubutu 14.4 LTS

30 views
Skip to first unread message

Juan Camilo Mongui

unread,
Jan 24, 2016, 6:30:54 PM1/24/16
to MathMap
I follow the instructions on the install file, also I installed all the dependencies but when do the 


make:
 

.......                                                                        ^
compiler.c:4641:5: warning: initialization makes integer from pointer without a cast [enabled by default]
     COMPILER_SLICE_CODE(stmt, slice_flag, &_const_predicate, (void*)const_type);
     ^
compiler.c:4641:5: warning: (near initialization for ‘__clos[0]’) [enabled by default]
compiler.c: At top level:
compiler.c:4351:1: warning: ‘last_assignment_to_compvar’ defined but not used [-Wunused-function]
 last_assignment_to_compvar (statement_t *stmts, compvar_t *compvar)
 ^
make: *** [compiler.o] Error 1

Edgar Bonet

unread,
Jan 25, 2016, 6:44:15 AM1/25/16
to mat...@googlegroups.com
Hi!

I am also running Ubuntu 14.04 LTS, and it compiled fine here once I
installed all the needed dependencies.

> compiler.c:4641:5: warning: [...]

You copied and pasted the wrong portion of the compiler output. Those
are warnings, not errors.

> I installed all the dependencies

There are a couple of dependencies not listed in the INSTALL file. See
the message "Building on Ubuntu Trusty" I sent on November to this list.
Did you install all of: libgimp2.0-dev libgsl0-dev libfftw3-dev
libgtksourceview2.0-dev libjpeg-dev libpng12-dev libgif-dev libtool and
doxygen?

Edgar.
Reply all
Reply to author
Forward
0 new messages