[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Wed Mar 14 12:57:44 CET 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below.

User who did this: - Thimo Neubauer (aylee)

Attached to Project - Dune
Summary - dune-grid configuration fails for global installation of
dune-common
Task Type - Bug Report
Category - Tarballs
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 1.0
Due Date - Undecided
Details - I've installed dune-common beta2 with the usual "./configure
&& make && make install" and that went fine. Then I unpacked dune-grid
and tried the same. First problem:

[...]
checking for dune-common installation or source tree... failed
configure: could not search for module dune-common
configure: error: pkg-config is required for using installed modules
Exit 1

Strangely enough the environment variable PKG_CONFIG isn't set in
./configure so setting it in the shell to "pkg-config" got me a bit
further:

[...]
checking for dune-common installation or source tree... 
        global installation in /usr/local
checking dune/common/stdstreams.hh usability... yes
checking dune/common/stdstreams.hh presence... yes
checking for dune/common/stdstreams.hh... yes
checking for libdunecommon... no
configure: error: global installation does not seem to contain a valid
dune-common (failed to link with libdunecommon.la)

config.log says:

configure:31439: ./libtool --tag=CXX --mode=link g++ -g -O2  -o
conftest -g -O2  -I/usr/local/include     /
usr/local/lib conftest.cpp  -ldunecommon >&5
mkdir .libs
g++ -g -O2 -o conftest -g -O2 -I/usr/local/include /usr/local/lib
conftest.cpp  -ldunecommon
conftest.cpp:39:1: warning: "DUNE_MINIMAL_DEBUG_LEVEL" redefined
conftest.cpp:23:1: warning: this is the location of the previous
definition
/usr/bin/ld: /usr/local/lib: No such file: File format not recognized
collect2: ld returned 1 exit status

Somehow the "-L" is missing in front of /usr/local/lib.



More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=268

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list