[Dune] compilation problem in dune-grid-howto: finitevolume.cc

Jö Fahlke jorrit at jorrit.de
Mon Jun 7 11:47:18 CEST 2010


This should be fixed in dune-grid-howto r318.

Am Mon,  7. Jun 2010, 09:59:22 +0200 schrieb Benedikt Oswald:
> /bin/sh ./libtool --tag=CXX   --mode=link mpicxx -D_REENTRANT
> -I/Users/oswald/extlib/openmpi-1.3.3/include -DMPIPP_H
> -DENABLE_MPI=1 -DMPICH_IGNORE_CXX_SEEK -O2
> -I/Users/oswald/svnwork/dune-trunk/dune-common
> -I/Users/oswald/svnwork/dune-trunk/dune-grid  -I/Users/oswald/
> svnwork/dune-trunk/dune-istl   -D_REENTRANT -I/Users/oswald/extlib/
> openmpi-1.3.3/include -DMPIPP_H -DENABLE_MPI=1
> -I/Users/oswald/svnwork/dune-trunk/dune-common -DGRIDDIM=2

In the future, could you please try not to insert additional line breaks in
the compiler output?  they really make it alot harder to read the error
messages.  If the additional line break happen when copying from the terminal:
 * Try compiling inside emacs ("M-x compile"), or
 * redirecting the compiler output to a file ("make >log 2>&1" or, if you
   still want to see the output during the compilation "make 2>&1 | tee log"),
   or
 * compile from inside script ("man script").

Thanks,
Jö.

-- 
<Ku]aku> seen _Armus_
-:- SignOff Ku]aku: #macht (changing servers)
<Volk> I don't know who _Armus_ is.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20100607/6dbf4838/attachment.sig>


More information about the Dune mailing list