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

Dune flyspray at dune-project.org
Mon Apr 23 18:51:43 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1053 - alberta.m4 does not find library in lib64
User who did this - Christoph GrĂ¼ninger (gruenich)

----------
Thanks for the patch. I tested it and I think it works.

But I had difficulties testing it. First I tried it with my working Alberta 3 rc7 installation and everything worked fine. Then I rebuild Alberta from scratch and since then lialberta_utilities is found but when configure tries to link libalberta_1d it complains about missing -lltdl (see below). Some month's ago I already had this problem and it vanished without and now it reoccurred the same way. By Adding the flag in alberta.m4 line 190 (after applying the patch) it worked.


configure:33394: gcc -o conftest -g -O2 -Wall  -I/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/include -I/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/include/alberta  -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib64 conftest.c -lalberta_utilities  -lm  >&5
configure:33394: $? = 0
configure:33406: result: alberta_utilities
configure:33424: checking ALBERTA world dimensions
configure:33468: gcc -o conftest -g -O2 -Wall  -I/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/include -I/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/include/alberta  -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib -L/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib64 conftest.c -lalberta_1d -lalberta_utilities  -lm  >&5
/temp/gruenich/dune/zusatz/alberta-3.0.0-rc7/install/lib64/libalberta_1d.a(libalberta_1d_la-bas_fct.o): In function `plugin_from_module':
bas_fct.c:(.text+0x9793): undefined reference to `lt_dlopenext'
bas_fct.c:(.text+0x97ac): undefined reference to `lt_dlsym'
bas_fct.c:(.text+0x97c0): undefined reference to `lt_dlmakeresident'
bas_fct.c:(.text+0x9818): undefined reference to `lt_dlinit'
bas_fct.c:(.text+0x9839): undefined reference to `lt_dlerror'
bas_fct.c:(.text+0x9853): undefined reference to `lt_dlopenext'
bas_fct.c:(.text+0x9868): undefined reference to `lt_dlsym'
bas_fct.c:(.text+0x988f): undefined reference to `lt_dlerror'
bas_fct.c:(.text+0x98bc): undefined reference to `lt_dlerror'
collect2: ld returned 1 exit status
configure:33468: $? = 1
----------

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

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