[Dune] dune fails to build

Jö Fahlke jorrit at jorrit.de
Mon Jan 18 11:19:06 CET 2010


Am Mon, 18. Jan 2010, 11:09:48 +0100 schrieb Jö Fahlke:
> ## ------------------ ##
> ## Running config.lt. ##
> ## ------------------ ##
> config.lt:628: creating libtool
> configure:24578: checking for dune-common installation or source tree
> configure:24662: result: found in /Users/joe/src/dune/dune-common
> configure:24697: checking dune/common/stdstreams.hh usability
> configure:24714: g++ -c -ggdb3 -O0 -Wall  -I conftest.cpp >&5
> i686-apple-darwin10-g++-4.2.1: no input files
> configure:24720: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "dune-grid"
> | #define PACKAGE_TARNAME "dune-grid"
> 
> There seems to be an empty include path somewhere, so g++ thinks there are no
> input files.

I believe it comes from the following line in the generated configure:

  DUNE_COMMON_SRCDIR="`sed -ne '/^abs_top_srcdir = /{s/^abs_top_srcdir = //; p}' $DUNE_COMMON_ROOT/Makefile`"

at least configure was complaining about something very similar, and it would
explain the empty include path

  checking for dune-common installation or source tree... sed: 1: "/^abs_top_srcdir = /{s/ ...": extra characters at the end of p command

Grüße,
Jö.

-- 
oil -- operation iraqi liberation
http://www.mo.tecsamples.de/mahnwache/index.html
-------------- 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/20100118/67ae7db0/attachment.sig>


More information about the Dune mailing list