[Dune] [#1053] alberta.m4 does not find library in lib64

Dune flyspray at dune-project.org
Sun Mar 18 23:21:52 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Christoph GrĂ¼ninger (gruenich) 

Attached to Project - Dune
Summary - alberta.m4 does not find library in lib64
Task Type - Bug Report
Category - Alberta
Status - New
Assigned To - 
Operating System - Linux 64bit
Severity - Medium
Priority - Normal
Reported Version - SVN (pre2.2)
Due in Version - 2.2
Due Date - Undecided
Details - I compiled Alberta, installed it with prefix in a directory and it was not be found by dune-grid. The test alberta.m4 checked prefix/lib but on my system it was installed in prefix/lib64. A symbolic link lib->lib64 did the trick.
This is hard coded in alberta.m4:
    ALBERTA_LIBPATHFLAGS='-L$(ALBERTAROOT)/lib'
    DUNEALBERTA_LIBPATHFLAGS='-L$(top_builddir)/lib'
    LDFLAGS="$LDFLAGS -L$ALBERTAROOT/lib"
There is a AC_CACHE_CHECK after the definition which complicates this task a bit.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1053

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list