Hi all
I'm trying to compile deal.II on my mac but end up with the following error /
problem:
=====tbb=========================MT== release/libtbb.dylib
make[2]: *** No targets specified and no makefile found. Stop.
make[1]: [parameter_gui] Error 2 (ignored)
and then at the end of the compilation of the debug stage it seems to fail on
the linking:
======================debug======MT== distributed/tria.cc
=====deal.II==========debug======MT== Linking library:
libdeal_II.g.dylib
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
mktemp [-d] [-q] [-u] -t prefix
make[1]: ***
[/Users/andrewmcbride/lib/deal_svn/deal.II/lib/libdeal_II.g.dylib] Error 1
make: *** [debug] Error 2
I'm using gcc version 4.2.1 (Apple Inc. build 5664) and it's a clean install
from the svn repository
I have the correct version of qt installed although I know this is not related
to the main problem but it would be nice to get the parameter gui working:
qmake -v
QMake version 2.01a
Using Qt version 4.6.0 in /Library/Frameworks
from the config log:
checking whether Qt version is >= 4.3... yes
Any ideas?
Many thanks
Andrew
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii